Disconnect-VBRServer
Short Description
Ends current session with a Veeam backup server.
Syntax
|
Disconnect-VBRServer [<CommonParameters>] |
Detailed Description
This cmdlet ends the current local or remote session with a Veeam backup server.
Run the Connect-VBRServerConnects to a Veeam backup server. cmdlet to start the session again.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Ending Current Session with Veeam Backup Server
This command terminates the current connection to a Veeam backup server.
|
Disconnect-VBRServer |