Msiexec Qr I Sophosoutlookaddinsetupmsi T1 Ec3 C1 I1 Work -
Silent Deployment: Master the Sophos Outlook Add-in Install Deploying software across an organization doesn't have to be a manual headache. If you're working with the Sophos Outlook Add-in, specifically for features like SPX Encryption
The command msiexec /qr /i sophosoutlookaddinsetup.msi T=1 EC=3 C=1 I=1 WORK is a specialized string used for the unattended installation msiexec qr i sophosoutlookaddinsetupmsi t1 ec3 c1 i1 work
public properties
The letters and numbers at the end are that pre-configure the add-in's behavior. For this specific Sophos package, they usually correspond to: Silent Deployment: Master the Sophos Outlook Add-in Install
Standard msiexec pattern:
When using msiexec for software installations: The Role of Custom Properties Step 2: Run
msiexec
Think of this command as a set of very specific instructions for the Windows Installer ( msiexec ).
The Role of Custom Properties
Step 2: Run a test install with logging
property=value
Or, if t1 , ec3 , c1 , i1 , work are all pairs (where t1 might be a transform?), then: