Get-CsTeamsWorkLoadPolicy
This cmdlet applies an instance of the Teams Workload policy to users or groups in a tenant.
PowerShell
Get-CsTeamsWorkLoadPolicy
[[-Identity] <String>]
[-MsftInternalProcessingMode <String>]
[<CommonParameters>]
PowerShell
Get-CsTeamsWorkLoadPolicy
[-MsftInternalProcessingMode <String>]
[-Filter <String>]
[<CommonParameters>]
The TeamsWorkLoadPolicy determines the workloads like meeting, messaging, calling that are enabled and/or pinned for the user.
PowerShell
PS C:\> Get-CsTeamsWorkLoadPolicy
Retrieves the Teams Workload Policy instances and shows assigned values.
Enables you to use wildcard characters when indicating the policy (or policies) to be returned.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Identity of the Teams Workload Policy.
Type: | String |
Position: | 1 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
For Microsoft internal use only.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
None
System.Object