The SetAutoInstallRequiredSoftwaretoNonBusinessHours Windows Management Instrumentation (WMI) class method, in Configuration Manager, that that sets the value for AutomaticallyInstallSoftware.  

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

uint32 SetAutoInstallRequiredSoftwaretoNonBusinessHours 
{
	[IN]	Boolean AutomaticallyInstallSoftware
};

Parameters

AutomaticallyInstallSoftware

Data type: BooleanQualifiers: [id("0"), in]true if required software should be automatically installed during non-business hours.  

Remarks

Requirements

Runtime Requirements

Development Requirements