Share via


SetSuppressComputerActivityInPresentationMode Method in Class CCM_ClientUXSettings

 

Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager

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.

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.