cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ability to verify installation files

Ability to verify installation files

I work for an IT support company that supports Revit. We often deploy various versions of Autodesk software to multiple computers. Every deployment we get one or two machines where Revit is not fully installed because something has failed during the installation process, without notifying us. 

It is often too late by the time the customer finds out the issue, leaving us having to do a reinstall during business hours, which could be anywhere between 30 minutes and 3 hours. 

 

 

 

 

 

 

1 Comment
daniel_mahony
Explorer

To add to this suggestion, add more verbose information during the install process.

I am currently using powershell to 'tail' the install log, not ideal:


Get-Content -Path "$env:LOCALAPPDATA\Autodesk\ODIS\Install.log" -Wait

Shows a lot of nonsense but at least I can see the install progressing this way.

 

 

Can't find what you're looking for? Ask the community or share your knowledge.

Submit Idea