AdtAdmin.exe /UpdGroup
적용 대상: System Center 2012 R2 Operations Manager, System Center 2012 - Operations Manager, System Center 2012 SP1 - Operations Manager
/UpdGroup은 기존 그룹의 이름을 바꿉니다. 그룹은 ACS에서 ACS 전달자를 구성하는 데 사용됩니다.
구문
AdtAdmin.exe /UpdGroup {/Group:<ExistingName> | /GroupID:<IdentificationNumber>} /Name:<NewName>
하위 매개 변수 |
설명 |
---|---|
/Group |
이름을 바꿀 ACS 그룹을 지정합니다. 해당 이름이나 ID를 사용하여 그룹을 지정할 수 있습니다. |
ExistingName |
이름을 바꿀 ACS 그룹을 그룹 이름으로 식별합니다. |
IdentificatonNumber |
이름을 바꿀 ACS 그룹을 그룹 ID로 식별합니다. |
/Name:NewName |
ACS 그룹의 새 이름을 지정합니다. |
참고
그룹 ID 번호는 AdtAdmin /ListGroups 명령을 사용하여 얻을 수 있습니다.
예
다음 예제를 사용하여 Accounting Computers ACS 그룹의 이름을 "Desktop Computers"로 바꿀 수 있습니다.
AdtAdmin /UpdGroup /Group:"Accounting Computers" /Name:"Desktop Computers"
참고 항목
Audit Collection Services 관리(AdtAdmin.exe)
AdtAdmin.exe /AddGroup
AdtAdmin.exe /DelGroup
AdtAdmin.exe /Disconnect
AdtAdmin.exe /GetDBAuth
AdtAdmin.exe /GetQuery
AdtAdmin.exe /ListForwarders
AdtAdmin.exe /ListGroups
AdtAdmin.exe /SetDBAuth
AdtAdmin.exe /SetQuery
AdtAdmin.exe /Stats
AdtAdmin.exe /UpdForwarder