Skip to content

Instantly share code, notes, and snippets.

@gjpalau
Created February 23, 2015 21:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gjpalau/965d902d9a1fac7dae9d to your computer and use it in GitHub Desktop.
Save gjpalau/965d902d9a1fac7dae9d to your computer and use it in GitHub Desktop.
Sophos Pre-Config
./CreateOnAccessPreconfig -AutoLaunch "YES" -InArchives "NO" && sudo ./CreateUpdatePreconfig -PrimaryServerType 1 -PrimaryServerUserName SophosSvcAccount -PrimaryServerPassword \!4m31337 -PrimaryServerURL http://avupdate.yourdomaingoeshere.com:8195/sophosupdate/CIDs/S000/ESCOSX -SecondaryServerType 0 -SecondaryServerUserName username -SecondaryServerPassword changeme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment