The SetSuppressComputerActivityInPresentationMode Windows Management Instrumentation (WMI) class method, in Configuration Manager, that that sets the value for SuppressComputerActivityInPresentationMode
The following syntax is simplified from Managed Object Format (MOF) code and defines the method.
uint32 SetSuppressComputerActivityInPresentationMode { [IN] Boolean SuppressComputerActivityInPresentationMode }; |
Parameters
- SuppressComputerActivityInPresentationMode
- Data type: BooleanQualifiers: [id("0"), in]true to suppress computer activity in presentation mode.
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.