How to deploy the VIP Access Desktop in silent install mode, OEM mode, IPT mode, and logfile mode.
Download and extract the VIP Access Desktop zip file from VIP Manager or the VIPAccessSetup.exe from vip.symantec.com. Run the install.exe command with administrator privileges to install the VIP Access for Desktop client on the target machine. The installer takes the following command-line options:
| /s | Invoke the installer in silent mode. |
| /M partnerName | If this option is present, the installer enables the flag with the value specified by partnerName. Using this flag and value, the VIP Access Desktop software provisions the credentials based on partner entry. |
| /l logfile | If this option is present, the installer will write its log to the file name specified by logfile. |
| /p installPatch | If this option is present, the installer will choose installPath as the default installation path, instead of c:\program files\ |
Users with administrative privileges can launch setup.exe with the applicable command line options. For example:
• OEM OPK mode installation with a log file: setup.exe /s /IPT /oem /I logfile
• Interactive installation on a machine without Intel IPT hardware or emulator: setup.exe
• Silent installation on a machine with Intel IPT hardware or emulator: setup.exe /IPT /s
• Partner-based credential provisioning on a machine: setup.exe /M partnerName