Disconnect-VBOServer
Short Description
Ends current PowerShell session with the Veeam Backup for Microsoft 365 server.
Syntax
Disconnect-VBOServer [<CommonParameters>] |
Detailed Description
This cmdlet ends the current local or remote PowerShell session with the Veeam Backup for Microsoft 365 server. The session can be started, for example, with the Connect-VBOServer cmdlet or from the user interface.
Run the Connect-VBOServer cmdlet to start a new session with the Veeam Backup for Microsoft 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.
Example
Stopping Connection to Server
This command ends the current PowerShell session with the Veeam Backup for Microsoft 365 server.
Disconnect-VBOServer |