Run Scripts
 
 
 

After creating a script, you move it to a server or use a mapped drive letter or a UNC (universal naming convention) path. If you place it on a server for users to run, create a shared folder on the server, and then add users to the share with the rights they need. Users who just run the script need read-only access to the shared folder.

Next, in another server location, create a directory for each product you want to install. Choose a location for this directory that will not be changed so that you can point to the MSI files in your scripts. Copy the installation files to this directory from the product media. You may also want to create directories for service packs, extensions, and your own customization tools.

Use one of the following methods to run an installation script: