Create a New Group Policy to configure a Computer Startup Script. Copying these files will require Administrative Rights to the local workstation otherwise.

 SymantecClientRedirectionGPO

 

 

 

 

 

 

Kix Code to redirect client to Symantec Server: SymantecRedirection.kix

 ? “Script Started”
;******Point Clients to Symantec AV Server**********
Copy “\\ServerName\vphome\CLT-INST\WIN32\GRC.DAT” “C:\Documents and Settings\All Users\Application Data\Symantec\Symantec AntiVirus Corporate Edition\7.5\GRC.DAT”
? “One File Copied”
Copy “\\ServerName\vphome\CLT-INST\WIN32\pki\roots\
17d7ec203807a740a6fe5a26aed56259.0.servergroupca.cer” “C:\Program Files\Symantec AntiVirus\pki\roots\17d7ec203807a740a6fe5a26aed56259.0.servergroupca.cer
? “Second File Copied”