> SolidWorks Installation and Administration Guide > Multiple Installations > Command-Line Deployment > Installing from the Administrative Image Using the Command Line
SolidWorks Installation and Administration Guide
SolidWorks Installation and Administration
Individual Installations
Multiple Installations
Deploying to Multiple Clients
Using Administrative Images
Command-Line Deployment
Creating an Administrative Image from the Command Line
Preparing Clients for Command-Line Installation from an Administrative Image
Installing from the Administrative Image Using the Command Line
Command-Line Properties
Deploying an Administrative Image Using Microsoft Active Directory
Administration of Multiple Installations
Workgroup PDM
License Administration
Troubleshooting
SolidWorks Installation Manager Application Help
Legal Notices
SolidWorks Product Activation
Hide Table of Contents Show Table of Contents

Installing from the Administrative Image Using the Command Line

You can deploy installations from an administrative image using the command line.

To install silently:
  1. Open a Command Prompt window (in Windows, click Start > Run.
  2. Type the msiexec.exe command with the /i and /qb switches and set the properties for any options that are not the default values as shown below.
Use the following examples as templates for silent installation.
SolidWorks Client
  • SolidWorks core (English)
  • Toolbox add-in
  • Participation in the feedback program
  • French language

32-bit version of SolidWorks on 32-bit operating system:

msiexec /i "32-bit_admin_image_path\SolidWorks\SolidWorks.Msi" INSTALLDIR="C:\Program Files\your_folder" SOLIDWORKSSERIALNUMBER="xxxx xxxx xxxx xxxx xxxx xxxx" ENABLEPERFORMANCE=1 OFFICEOPTION=3 ADDLOCAL=SolidWorks,SolidWorksToolbox,Intel_Modules_AgeiaX86 /qb

32-bit version of SolidWorks on 64-bit operating system:

msiexec /i "32-bit_admin_image_path\SolidWorks\SolidWorks.Msi" INSTALLDIR="C:\Program Files\your_folder" SOLIDWORKSSERIALNUMBER="xxxx xxxx xxxx xxxx xxxx xxxx" ENABLEPERFORMANCE=1 OFFICEOPTION=3 ADDLOCAL=SolidWorks,SolidWorksToolbox,Intel_Modules_AgeiaX64 /qb

64-bit version of SolidWorks on 64-bit operating system:

msiexec /i "64-bit_admin_image_path\SolidWorks\SolidWorks.Msi" INSTALLDIR="C:\Program Files\your_folder" SOLIDWORKSSERIALNUMBER="xxxx xxxx xxxx xxxx xxxx xxxx" ENABLEPERFORMANCE=1 OFFICEOPTION=3 ADDLOCAL=SolidWorks,SolidWorksToolbox /qb

The SolidWorks French language installation component must be installed separately:
  • 32-bit version:

    msiexec /i "32-bit_admin_image_path\SolidWorks French\french.msi" /qb

  • 64-bit version:

    msiexec /i "64-bit_admin_image_path\SolidWorks French\french.msi" /qb

When specifying SolidWorks language component installation commands, do not specify command-line arguments.
 
 
eDrawings Client
  • Log performance
  • All features

msiexec /i "admin_image_path\SolidWorks eDrawings\eDrawings.msi" INSTALLDIR="C:\Program Files\your_folder" LOGPERFORMANCE=1 SNLSERVER=eDrawings_SNL_server TRANSFORMS=1040.mst ADDLOCAL=All /qb

 
 
SolidWorks Explorer and Workgroup PDM add-in
  • SolidWorks Explorer with Workgroup PDM add-in

msiexec /i "admin_image_path\SolidWorks Explorer\SolidWorks Explorer.msi" INSTALLDIR="C:\Program Files\your_folder" EXPLORERORPDM=1 ADDLOCAL=VaultAdmin,Client,Standalone,DocMgr,LicenseEXE ACTIVSERIALNUMBER="xxxx xxxx xxxx xxxx xxxx xxxx" /qb

 


Related SolidWorks Forum Content

Provide feedback on this topic

SolidWorks welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   Installing from the Administrative Image Using the Command Line
*Comment:  
x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: SolidWorks Installation 2012 SP05

The search functionality within the web help is in a beta test phase and you may experience periodic delays or interruptions in its performance. These are the normal and ordinary features of a beta test and shall not under any circumstances give rise to any liability on the part of DS SolidWorks or its licensors. The topics within the Web-based help are not beta topics; they document SolidWorks Installation 2012 SP05.

To disable Web help from within SolidWorks and use local help instead, click Help > Use SolidWorks Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.