클래스 CCM_ClientUXSettings GetAutoInstallRequiredSoftwaretoNonBusinessHours 메서드

GetAutoInstallRequiredSoftwaretoNonBusinessHours 에 대한 AutomaticallyInstallSoftware값을 가져오는 WMI(Windows Management Instrumentation) 클래스 메서드(Configuration Manager)입니다.

다음 구문은 MOF(Managed Object Format) 코드에서 간소화되고 메서드를 정의합니다.

구문

uint32 GetAutoInstallRequiredSoftwaretoNonBusinessHours   
{  
    [OUT]   Boolean AutomaticallyInstallSoftware  
};  

매개 변수

AutomaticallyInstallSoftware
데이터 형식: Boolean

한정자: [id("0"), out]

true 업무 외 시간에 필요한 소프트웨어를 자동으로 설치해야 하는 경우

설명

요구 사항

런타임 요구 사항

자세한 내용은 Configuration Manager 서버 런타임 요구 사항을 참조하세요.

개발 요구 사항

자세한 내용은 Configuration Manager 서버 개발 요구 사항을 참조하세요.