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-VBOServerConnects to the Veeam Backup for Microsoft 365 server. cmdlet or from the user interface.
Run the Connect-VBOServerConnects to the Veeam Backup for Microsoft 365 server. 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 Common Parameters section of Microsoft Learn.
Examples
Stopping Connection to Server
This command ends the current PowerShell session with the Veeam Backup for Microsoft 365 server.
|
Disconnect-VBOServer |