Clear-TeamsEnvironmentConfig
Clears environment-specific configurations from the local machine set by running Set-TeamsEnvironmentConfig.
Syntax
Clear-TeamsEnvironmentConfig []
Description
This cmdlet clears environment-specific configurations from the local machine set by running Set-TeamsEnvironmentConfig. This helps in clearing and rectifying any wrong information set in Set-TeamsEnvironmentConfig.
Examples
Example 1
PS C:\> Clear-TeamsEnvironmentConfig
Clears environment-specific configurations from the local machine set by running Set-TeamsEnvironmentConfig.
Inputs
None
Outputs
System.Object
Notes
We do not recommend using Clear-TeamsEnvironmentConfig in Commercial, GCC, GCC High, or DoD environments. This cmdlet is available in Microsoft Teams PowerShell module from version 5.2.0-GA.