Get-CsTeamsUpdateManagementPolicy
Use this cmdlet to retrieve the current Teams Update Management policies in the organization.
Syntax
Get-CsTeamsUpdateManagementPolicy
[[-Identity] <String>]
[-ProgressAction <ActionPreference>]
[<CommonParameters>]
Get-CsTeamsUpdateManagementPolicy
[-Filter <String>]
[-ProgressAction <ActionPreference>]
[<CommonParameters>]
Description
Retrieves the current Teams Update Management policies in the organization.
Examples
Example 1
PS C:\> Get-CsTeamsUpdateManagementPolicy
In this example, we retrieve all the existing Teams Update Management policies in the organization.
Parameters
-Identity
The unique identifier of the policy.
Type: | String |
Position: | 1 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None
Outputs
TeamsUpdateManagementPolicy.Cmdlets.TeamsUpdateManagementPolicy