We are trying to deploy Webex within Intune and wish to add the ENABLEOUTLOOKINTEGRATION=1 ALLUSERS=1 arguments to the install command.
Webex doco states
I have right-clicked the Webex Install package inside Patch My PC and selected 'Modify Command Line'
I have added ENABLEOUTLOOKINTEGRATION=1 ALLUSERS=1
If I check in Intune I only see 'Install command 'PatchMyPC-ScriptRunner.exe /InstallPackage'
If I Check show package info, the install command is 'AUTOOC=0 ALLUSERS=1 ACCEPT_EULA=TRUE REBOOT=ReallySuppress /qn'
Any Advice would be much appreciated
regards
Pete
Webex doco states
QuoteENABLEOUTLOOKINTEGRATION
When installing Webex App, if you have administration access privileges, you can specify that Webex App will register with Microsoft Outlook for presence integration with Windows using the ENABLEOUTLOOKINTEGRATION=1 property. If you don't specify the property option, the default value is set as false.
Specify that Webex App will register with Microsoft Outlook for presence integration on Windows.
For example: msiexec /i c:\work\Webex.msi ENABLEOUTLOOKINTEGRATION=1 ALLUSERS=1.
Users can select or deselect the checkbox in Settings themselves.
I have right-clicked the Webex Install package inside Patch My PC and selected 'Modify Command Line'
I have added ENABLEOUTLOOKINTEGRATION=1 ALLUSERS=1
If I check in Intune I only see 'Install command 'PatchMyPC-ScriptRunner.exe /InstallPackage'
If I Check show package info, the install command is 'AUTOOC=0 ALLUSERS=1 ACCEPT_EULA=TRUE REBOOT=ReallySuppress /qn'
Any Advice would be much appreciated
regards
Pete