GetAutoInstallRequiredSoftwaretoNonBusinessHours-Methode in der Klasse „CCM_ClientUXSettings“GetAutoInstallRequiredSoftwaretoNonBusinessHours Method in Class CCM_ClientUXSettings
Die GetAutoInstallRequiredSoftwaretoNonBusinessHours
Windows-Verwaltungsinstrumentation (WMI)-Klassenmethode in Configuration Manager, die den Wert für abruft AutomaticallyInstallSoftware
.The GetAutoInstallRequiredSoftwaretoNonBusinessHours
Windows Management Instrumentation (WMI) class method, in Configuration Manager, that gets the value for AutomaticallyInstallSoftware
.
Die folgende Syntax wird aus dem MOF-Code (Managed Object Format) vereinfacht und definiert die-Methode.The following syntax is simplified from Managed Object Format (MOF) code and defines the method.
SyntaxSyntax
uint32 GetAutoInstallRequiredSoftwaretoNonBusinessHours
{
[OUT] Boolean AutomaticallyInstallSoftware
};
ParameterParameters
AutomaticallyInstallSoftware
Datentyp: Boolean
Data type: Boolean
Qualifizierer: [ID ("0"), out]Qualifiers: [id("0"), out]
true
Wenn die erforderliche Software automatisch außerhalb der Geschäftszeiten installiert werden soll.true
if required software should be automatically installed during non-business hours.
BemerkungenRemarks
Requirements (Anforderungen)Requirements
LaufzeitanforderungenRuntime Requirements
Weitere Informationen finden Sie unter Configuration Manager Server – Laufzeitanforderungen.For more information, see Configuration Manager Server Runtime Requirements.
EntwicklungsanforderungenDevelopment Requirements
Weitere Informationen finden Sie unter Configuration Manager Server – Entwicklungsanforderungen.For more information, see Configuration Manager Server Development Requirements.