Reset-AzureADMSLifeCycleGroup
將群組上的 RenewedDateTime 屬性更新為目前的 DateTime,以更新群組。
語法
Reset-AzureADMSLifeCycleGroup
-GroupId <String>
[<CommonParameters>]
Description
Reset-AzureADMSLifeCycleGroup 將群組上的 RenewedDateTime 屬性更新為目前的 DateTime,以更新群組。 更新群組時,群組到期時間會由原則中定義的天數延長。
範例
範例 1
PS C:\> Reset-AzureADMSLifeCycleGroup -groupId cffd97bd-6b91-4c4e-b553-6918a320211c
Reset-AzureADMSLifeCycleGroup 將群組上的 RenewedDateTime 屬性更新為目前的 DateTime,以更新指定的群組。
參數
-GroupId
指定 Azure Active Directory 中群組的標識碼。
類型: | String |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
輸入
None