Hello,
I'm looking to integrate the Windows 1804 patch to my standard install of the SafeGuard client when deploying to new workstations. As of now I use the VBS scripts to deploy and that has specific options such as specifically installing Challenge/Response vs. Standard bitlocker recovery keys, fallback options per OS, fallback for UEFI vs Legacy boot, and POA config options.
The example given on the KB - community.sophos.com/.../131935
msiexec /i C:\Install\SGNClient_x64.msi PATCH=C:\Install\SGN8005Patch1804_x64.msp
If I were to deploy this to new computers would this attempt to enable Challenge/Response? Could I add a POA config file to this?
Here's an example of a more advanced command I use. I guess my question is, what configuration gets deployed when you don't include options with the SGNClient installation?
msiexec /i SGNClient_x64.msi /qn /passive /L*v PATH POACFG="POACFG_8_00.xml" /norestart
Can I attach other options to this command above, especially regarding enabling/disabling Challenge/Response? Thanks
This thread was automatically locked due to age.