类CCM_ClientUXSettings中的 SetAutoInstallRequiredSoftwaretoNonBusinessHours 方法

SetAutoInstallRequiredSoftwaretoNonBusinessHours windows Management Instrumentation (WMI) 类方法(Configuration Manager 中)设置 AutomaticallyInstallSoftware的值。

以下语法从托管对象格式 (MOF) 代码中简化,并定义了 方法。

语法

uint32 SetAutoInstallRequiredSoftwaretoNonBusinessHours   
{  
    [IN]    Boolean AutomaticallyInstallSoftware  
};  

参数

AutomaticallyInstallSoftware
数据类型Boolean

限定符:[id (“0”) ,in]

true 如果需要,应在非工作时间自动安装软件。

备注

要求

运行时要求

有关详细信息,请参阅Configuration Manager服务器运行时要求

开发要求

有关详细信息,请参阅Configuration Manager服务器开发要求