Getting the .msi and .mst installation files
- Log on to the SEP-C administrator console website.
- Click Settings.
- Click the > arrow next to SEP Cloud Installation Package.
- Click Download Package Creator. (Optional: Click change group to change the group computers using this installation method will be enrolled in)
- Run the SEP_cloud_package.exe file to extract the contents containing the .msi and .mst files.
Installing using the .msi
- Open an administrator command prompt window on the machine you are installing on.
- Change directory (
cd
) to the directory you placed the extracted files in.
- Run the following command:
msiexec.exe /i "SEPCDeployment.msi" TRANSFORMS="SEPCDeployment.mst" /l*v log.log
NOTE:
- You can use some other common msi switches as well
- All files must reside in the same location (folder), from the extraction process, for the steps to work
- This installation method does not perform any uninstall of existing products.
- This installation method is provided "as is", and is not a supported installation method. Support will only be able to provide best effort assistance with use of this installation method or any 3rd party deployment tools.
Thanks for your feedback. Let us know if you have additional comments below. (requires login)