Installation & Licensing
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Navisworks Freedom 2013 Silent Installati on using batch file
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Dear Support,
I want to do remote installation because planning to deply nwf 2013 on 100 computer.
Remote installation will hang using this command
setup.exe /w /t /qb setup.ini /language en-US
im using the stand alone Navisworks Freedom 2013.
Any idea?
Solved! Go to Solution.
Re: Navisworks Freedom 2013 Silent Installati on using batch file
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi alan-luayon,
Welcome to Autodesk Discussion Groups.
Please turn off silent installations and observe where the installer fails. This may give an indication of which resource the permissions are lacking in. Also, ensure that you have full permissions to your machine and to the location where the deployment exists while you are installing from the deployment.
Please ensure that the installing user has Local Administrative group membership and that no restrictions are imposed to required users account. Note that Local Administrative privileges are required for installation. Do not relocate the My Documents folder off of the Local System and do not use Roaming Profiles.
Local installation log file will also provide indication via error codes.
Appending Network Administration Guide for reference.
Thank you.
Re: Navisworks Freedom 2013 Silent Installati on using batch file
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Procedure
1. Create an deployment for Navisworks Freedom 2013 (servername)
2. Create a batch file navisfreedom2013.bat (see the attached file) rename it from navisfreedom2013.txt to navisfreedom2013.bat
3. Change adminpcname & servername in the batch file
3. Use psexec command: psexec -c -f -d -u domain\administrator \\targetpcname c:\navisfreedom2013.bat
4. Enjoy.


