Disconnect-VBOServer
Short Description
Ends current session with the Veeam Backup for Microsoft Office 365 server.
Syntax
Disconnect-VBOServer [<CommonParameters>] |
Detailed Description
This cmdlet ends the current local or remote session with the Veeam Backup for Microsoft Office 365 server. The session can be started, for example, with the Connect-VBOServer cmdlet or from the UI.
Run the Connect-VBOServer cmdlet to start a new session with the Veeam Backup for Microsoft Office 365 server.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Examples
Stopping Connection to Server
This command ends the current connection with the Veeam Backup for Microsoft Office 365 server.
Disconnect-VBOServer |