Go to documentation repository
Remote installation, removal and update of Axxon PSIM software are performed using the wmic.exe utility of the command prompt. This utility is a part of Windows OS. Enter «wmic» without quotations in the Windows command prompt to run the utility.
Detailed information about this utility is presented in the http://msdn.microsoft.com reference web-site.
Note.
It is required to disable UAC for wmic operation on the remote computer (instruction on disabling is presented in the OS settings for correct operation of Remote Admin Workstation or Server section).
The method of installation, removal and update described in this section is applicable for computers in the domain and for installation on computers outside the domain.
First copy the Axxon PSIM distributive to local disks of these computers.
For this use the following script of the command prompt:
xcopy %Path_to_folder_with_distributive% %Network_folder_on_target_PC% /e
Where:
%Path_to_folder_with_distributive% − path to the folder with distributives on the local computer.
%Network_folder_on_target_PC% − path to the folder on computer where the software installation is supposed. Access for writing is to be granted for it.
Attribute /e – causes the copying of all catalogues and their contents, including empty catalogues.
Note.
UNC-path is specified in the\\<server IP-address>\<General folder on this server>\... format.
Here dots define path from general folder to folder with distribution. If installation is performed on off-domain computers with specifying of server IP-address on which installation is performed. If installation is performed on computers in domain the address of server containing the folder with distribution available for all computers is specified.
Detailed information about working with the xcopy utility is presented on the Microsoft reference web-site. At the time of writing this documentation the utility description is located on http://technet.microsoft.com/en-gb/library/bb491035.aspx.
The method of installation described in this section allows installing and updating only basic product without prerequisites, drivers and other additional components.