Remove-CsTeamsFilesPolicy
Deletes an existing teams files policy or resets the Global policy instance to the default values.
Syntax
Default (Default)
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.
Parameter properties
Type: | String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | 1 |
Mandatory: | True |
Value from pipeline: | False |
Value from pipeline by property name: | True |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Notes
You are not able to delete the pre-configured policy instances Default, TranscriptionProfanityMaskingEnabled and TranscriptionDisabled