GetAutoInstallRequiredSoftwaretoNonBusinessHours 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 GetAutoInstallRequiredSoftwaretoNonBusinessHours Windows Management Instrumentation (WMI) class method, in Configuration Manager, that gets the value for AutomaticallyInstallSoftware.   

The following syntax is simplified from Managed Object Format (MOF) code and defines the method.

Syntax

uint32 GetAutoInstallRequiredSoftwaretoNonBusinessHours 
{
    [OUT]   Boolean AutomaticallyInstallSoftware
};

Parameters

  • AutomaticallyInstallSoftware
    Data type: Boolean

    Qualifiers: [id("0"), out]

    true if required software should be automatically installed during non-business hours.  

Remarks

Requirements

Runtime Requirements

For more information, see Configuration Manager Server Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Server Development Requirements.