deploy symantec endpoint to a certain drive
So I would like to know how to create a package to install SEP to a drive other than C:. I saw that you are able to do this through SEP management console but I dont have access to that. I have the setup file and I "thought" I had everything configured properly but the package will not push. Any ideas?
Answers (3)
If you are not allowed to play on the servers like us, either start complaining about needing this till they create you one or go it yourself by bringing down the install they provided you for c: and extract it and modify to your hearts content. You can use a program to open the zippped exe installer or just start the install on a machine and it decompresses its files to the temp dir of the current user. copy the directories to your desktop before the install finishes and deletes them, or use task manager to crash the install and harvest the files from temp
I'm sure the SEP installers are really just MSI installers, so changing the ROOTDRIVE property on these installs should do the trick
Comments:
-
Interesting. I wouldn't have thought to look for that. This might help: http://www.symantec.com/connect/forums/changing-install-directory-drive-c-drive-d - jknox 12 years ago