Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SetSuppressComputerActivityInPresentationMode
Windows Management Instrumentation (WMI) class method, in Configuration Manager, that sets the value for SuppressComputerActivityInPresentationMode
.
The following syntax is simplified from Managed Object Format (MOF) code and defines the method.
Syntax
uint32 SetSuppressComputerActivityInPresentationMode
{
[IN] Boolean SuppressComputerActivityInPresentationMode
};
Parameters
SuppressComputerActivityInPresentationMode
Data type: Boolean
Qualifiers: [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.