• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Installation & Licensing

    Reply
    New Member
    Posts: 2
    Registered: ‎11-20-2012
    Accepted Solution

    Navisworks Freedom 2013 Silent Installation using batch file

    670 Views, 2 Replies
    11-20-2012 06:26 PM

    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?

    Please use plain text.
    Product Support
    aaronhai
    Posts: 168
    Registered: ‎03-25-2010

    Re: Navisworks Freedom 2013 Silent Installation using batch file

    11-22-2012 02:24 AM in reply to: alan-luayon

    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.



    Aaron Hai
    AutodeskCare | Product Support
    TW | PI | YT | BLOG
    If my reply was helpful, please Kudo or Accept as Solution. :smileyhappy:
    Please use plain text.
    New Member
    Posts: 2
    Registered: ‎11-20-2012

    Re: Navisworks Freedom 2013 Silent Installation using batch file

    11-27-2012 10:39 PM in reply to: aaronhai

    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.

    Please use plain text.