AutoCAD 2025.0.1 - Silent Installation Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi there,
in my school i want to install the newest version of autocad for my lab. so i downloaded the newest version of autocad (2025.0.1) and now im trying to make a silent installation. i'm using the command in the bat-file
"Serverpath\AutoCAD\2025.0.1\image\Installer.exe" -i deploy --offline_mode -q -o "Serverpath\AutoCAD\2025.0.1\image\Collection.xml" --installer_version "2.7.0.10"
the logfile shows this error (see attached file):
...
2024-07-03T10:04:38.990 [Deployment: 5812, single] [WIN10-X64 INFO] Installing: Identity Manager 1.0 1.11.9 English-US 64-Bit (Windows)
2024-07-03T10:04:38.993 [Deployment: 5812, single] [WIN10-X64 INFO] Installing: Autodesk CER Service 7.0.1
2024-07-03T10:06:19.101 [Deployment: 5812, single] [WIN10-X64 ERROR] {8680B22C-713C-3417-9539-7D06D0ABC274} : 1
2024-07-03T10:06:19.101 [Deployment: 5812, single] [WIN10-X64 ERROR] Deployment failed!
2024-07-03T10:06:19.101 [Deployment: 5812, single] [WIN10-X64 INFO] Please explore possible solution from: https://www.autodesk.de/support/technical/search?p=AutoCAD&qt=Error%201&mktvar002=xxx-xxxxxxxx%7CEML
Eventviewe: Error 5704 cer.msi
after a reboot of the client the installation restarts and get's all installed. so my question is why do i need a reboot? if i manually install the software with the same command i got no error and the installation is fine.
i need a silent script to install the software on more then 100 clients (windows 10 22h2).