Reset-AzureADMSLifeCycleGroup
그룹의 RenewedDateTime 속성을 현재 DateTime으로 업데이트하여 그룹을 갱신합니다.
구문
Default (기본값)
Reset-AzureADMSLifeCycleGroup
-Id <String>
[<CommonParameters>]
Description
Reset-AzureADMSLifeCycleGroup 그룹의 RenewedDateTime 속성을 현재 DateTime으로 업데이트하여 그룹을 갱신합니다. 그룹이 갱신되면 그룹의 만료는 정책에 정의된 일 수만큼 연장됩니다.
예제
예제 1
PS C:\> Reset-AzureADMSLifeCycleGroup -Id cffd97bd-6b91-4c4e-b553-6918a320211c
Reset-AzureADMSLifeCycleGroup 그룹의 RenewedDateTime 속성을 현재 DateTime으로 업데이트하여 지정된 그룹을 갱신합니다.
매개 변수
-Id
{{ 채우기 ID 설명 }}
매개 변수 속성
| 형식: | String |
| Default value: | None |
| 와일드카드 지원: | False |
| DontShow: | False |
매개 변수 집합
(All)
| Position: | Named |
| 필수: | True |
| 파이프라인의 값: | True |
| 속성 이름별 파이프라인의 값: | True |
| 나머지 인수의 값: | False |
CommonParameters
이 cmdlet은 일반적인 매개 변수인 -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction 및 -WarningVariable 매개 변수를 지원합니다. 자세한 내용은 about_CommonParameters를 참조하세요.