msiexec /i "SophosOutlookAddinSetup.msi" /qr /l*v "install.log" T1=1 EC3=1 C1=1 I1=1
This command combines standard Windows Installer (msiexec) switches with Sophos-specific public properties to automate the deployment process. msiexec qr i sophosoutlookaddinsetupmsi t1 ec3 c1 i1 work
msiexec /i "SophosOutlookAddinSetup.msi" /qn /l*v "%temp%\SophosOutlookInstall.log" Short social post — Tech tip / How-to
If you are an IT administrator looking to automate the rollout of the Sophos Outlook Add-in, you may have come across this specific string: msiexec /i "SophosOutlookAddinSetup