다음을 통해 공유


SMS_UpdateGroupAssignment 서버 WMI 클래스

SMS_UpdateGroupAssignment WMI(Windows Management Instrumentation) 클래스는 업데이트 그룹의 배포를 나타내는 SMS 공급자 서버 클래스(Configuration Manager)입니다.

다음 구문은 MOF(Managed Object Format) 코드에서 간소화되며 상속된 모든 속성을 포함합니다.

구문

Class SMS_UpdateGroupAssignment : SMS_CIAssignmentBaseClass  
{  
    Boolean ApplyToSubTargets;  
    SInt32 AssignedCIs[];  
    SInt32 AssignedUpdateGroup;  
    SInt32 AssignmentAction;  
    String AssignmentDescription;  
    SInt32 AssignmentID;  
    String AssignmentName;  
    SInt32 AssignmentType;  
    String AssignmentUniqueID;  
    Boolean ContainsExpiredUpdates;  
    DateTime CreationTime;  
    SInt32 DesiredConfigType;  
    Boolean DisableMomAlerts;  
    UInt32 DPLocality;  
    Boolean Enabled;  
    DateTime EnforcementDeadline;  
    String EvaluationSchedule;  
    DateTime ExpirationTime;  
    DateTime LastModificationTime;  
    String LastModifiedBy;  
    Boolean LimitStateMessageVerbosity; (obsolete in SP1)  
    UInt32 LocaleID;  
    Boolean LogComplianceToWinEvent;  
    SInt32 NonComplianceCriticality;  
    Boolean NotifyUser;  
    Boolean OverrideServiceWindows;  
    Boolean RaiseMomAlertsOnFailure;  
    Boolean RandomizationEnabled;  
    Boolean RebootOutsideOfServiceWindows;  
    Boolean SendDetailedNonComplianceStatus;  
    String SourceSite;  
    DateTime StartTime;  
    UInt32 StateMessagePriority;  
    UInt32 StateMessageVerbosity;  
    UInt32 SuppressReboot;  
    String TargetCollectionID;  
    Boolean UseBranchCache;  
    Boolean UseGMTTimes;  
    Boolean UserUIExperience;  
    Boolean WoLEnabled;  
};  

메서드

클래스는 SMS_UpdateGroupAssignment 메서드를 정의하지 않습니다.

속성

ApplyToSubTargets
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [사용되지 않음]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

AssignedCIs
데이터 형식: SInt32 Array

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

AssignedUpdateGroup
데이터 형식: SInt32

액세스 유형: 읽기/쓰기

한정자: [not_null]

할당된 업데이트 그룹의 ID입니다.

AssignmentAction
데이터 형식: SInt32

액세스 유형: 읽기/쓰기

한정자: [열거형, not_null, 열거형, not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

AssignmentDescription
데이터 형식: String

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

AssignmentID
데이터 형식: SInt32

액세스 유형: 읽기/쓰기

한정자: [키, 키]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

AssignmentName
데이터 형식: String

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

AssignmentType
데이터 형식: SInt32

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

AssignmentUniqueID
데이터 형식: String

액세스 유형: 읽기 전용

한정자: [not_null, 읽기]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

ContainsExpiredUpdates
데이터 형식: Boolean

액세스 유형: 읽기 전용

한정자: [not_null, 읽기]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

CreationTime
데이터 형식: DateTime

액세스 유형: 읽기 전용

한정자: [not_null, 읽기]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

DesiredConfigType
데이터 형식: SInt32

액세스 유형: 읽기/쓰기

한정자: [열거형, not_null, 열거형, not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

DisableMomAlerts
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

DPLocality
데이터 형식: UInt32

액세스 유형: 읽기/쓰기

한정자: [비트, not_null, 비트, not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

Enabled
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

EnforcementDeadline
데이터 형식: DateTime

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

EvaluationSchedule
데이터 형식: String

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

ExpirationTime
데이터 형식: DateTime

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

LastModificationTime
데이터 형식: DateTime

액세스 유형: 읽기 전용

한정자: [not_null, 읽기]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

LastModifiedBy
데이터 형식: String

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

LimitStateMessageVerbosity
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

LimitStateMessageVerbosity 는 SP1에서 더 이상 사용되지 않습니다. 그러나 값은 여전히 와 StateMessageVerbosity동기화된 상태로 유지되어야 합니다. 값 < 10의 LimitStateMessageVerbosity 경우 StateMessageVerbosity 을 로 true설정해야 합니다. 그렇지 않으면 LimitStateMessageVerbosityfalse설정해야 합니다.

이 메서드/속성은 Configuration Manager SP1에서 제거되거나 더 이상 사용되지 않습니다.

LocaleID
데이터 형식: UInt32

액세스 유형: 읽기 전용

한정자: [not_null, 읽기]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

LogComplianceToWinEvent
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

NonComplianceCriticality
데이터 형식: SInt32

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

NotifyUser
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

OverrideServiceWindows
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

RaiseMomAlertsOnFailure
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

RandomizationEnabled
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: 없음

RandomizationEnabled.

RebootOutsideOfServiceWindows
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

SendDetailedNonComplianceStatus
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

SourceSite
데이터 형식: String

액세스 유형: 읽기 전용

한정자: [not_null, 읽기]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

StartTime
데이터 형식: DateTime

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

StateMessagePriority
데이터 형식: UInt32

액세스 유형: 읽기/쓰기

한정자: [valuemap, values]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

StateMessageVerbosity
데이터 형식: UInt32

액세스 유형: 읽기/쓰기

한정자: 없음

이 배포를 위해 전송된 상태 메시지의 세부 정보입니다.

메시지 세부 정보
0 없음
1 오류
5 성공
10 모든

이 정보는 System Center 2012 Configuration Manager SP1 이상 및 System Center 2012 R2 Configuration Manager 이상에 적용됩니다.

SuppressReboot
데이터 형식: UInt32

액세스 유형: 읽기/쓰기

한정자: [비트, not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

TargetCollectionID
데이터 형식: String

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

UseBranchCache
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

배포에서 Windows BranchCache 피어 기술을 사용하도록 설정할지 여부입니다.

UseGMTTimes
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

UserUIExperience
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

사용자가 배포와 상호 작용할 수 있도록 허용합니다.

WoLEnabled
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

설명

요구 사항

런타임 요구 사항

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

개발 요구 사항

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