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 is used as temporary storage for export and save operations.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Output Object
The cmdlet returns the VBOServer object that contains settings of the Veeam Backup for Microsoft 365 server.
Example
Getting Server
This command returns information about the Veeam Backup for Microsoft 365 server.
Get-VBOServer TempFolderPath -------------- C:\TemporaryFolder |
Related Commands