Hi!

I a standard Kixtart script which has a command to run the autopcc.exe file for Trend Virus Scan. How can I block this from running on certain servers?

ie.

if server = server name then do not run .. type thing
**
I want all servers to run the following command below EXCEPT for certain servers

use o: "\\ychs2kmanage\officescan"

shell "o:\pccsrv\autopcc.exe"

Any help would be greatly appreciated.

Thanks