< Back

Disconnect-MicrosoftTeams

Sat Jan 18, 2020 4:16 pm

NAME Disconnect-MicrosoftTeams



SYNOPSIS







SYNTAX

Disconnect-MicrosoftTeams [-WhatIf] [-Confirm] [<CommonParameters>]





DESCRIPTION







PARAMETERS

-WhatIf [<SwitchParameter>]

Simulates what would happen if the cmdlet is run. The cmdlet is not run.



Required? false

Position? named

Default value False

Accept pipeline input? False

Accept wildcard characters? false



-Confirm [<SwitchParameter>]

Proactively accepts any confirmation prompts.



Required? false

Position? named

Default value False

Accept pipeline input? False

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



NOTES









-------------------------- Example 1 --------------------------



PS C:\\> Disconnect-MicrosoftTeams



Disconnects from the Microsoft Teams environment.



RELATED LINKS