Hi all,
I am planning to deploy the antivirus to around 80 workstations and wish to disable Defense+ without having to go and sit in front of each of them.
I am planning to use this as the command to install it:
msiexec -i cis_setup_x86.msi INSTALLFIREWALL=0 INSTALLANTIVIRUS=1 THREATCASTFEATURE=2 INSTALLDEFHOMEPAGE=0 INSTALLASKDEFSEARCH=0 SETOURDNSSERVER=0 /passive /norestart
This command installs the antivirus but with the Defense+ installed and activated.
Is the some way I could either not install Defense+ or disable it from the command line or modifying files/registry?
Thanks in advance
Something I am also looking to do...
I wish there could be a way to supply the configuration file along with the switches so that CIS uses the configuration right after installation...