Remove-CsTeamsFilesPolicy
Deletes an existing teams files policy or resets the Global policy instance to the default values.
Syntax
Remove-CsTeamsFilesPolicy
[-Identity] <String>
[<CommonParameters>]
Description
Deletes an existing teams files or resets the Global policy instance to the default values.
Examples
Example 1
Remove-CsTeamsFilesPolicy -Identity "Customteamsfilespolicy"
The command shown in Example 1 deletes a per-user teams files policy Customteamsfilespolicy.
Parameters
-Identity
A unique identifier specifying the scope, and in some cases the name, of the policy.
Type: | String |
Position: | 1 |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Notes
You are not able to delete the pre-configured policy instances Default, TranscriptionProfanityMaskingEnabled and TranscriptionDisabled