Get-VBOServer
Short Description
Returns information about the Veeam Backup for Microsoft 365 server.
Syntax
Get-VBOServer [<CommonParameters>] |
Detailed Description
This cmdlet returns the specified path to the folder that will be used as temporary storage for export, save and restore operations.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Example
Getting Server
This command returns information about the Veeam Backup for Microsoft 365 server.
Get-VBOServer TempFolderPath -------------- C:\TemporaryFolder |
Related Commands