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 Common Parameters section of Microsoft Learn.
Output Object
The cmdlet returns the VBOServer object that contains settings of the Veeam Backup for Microsoft 365 server.
Examples
Getting Server
This command returns information about the Veeam Backup for Microsoft 365 server.
|
Get-VBOServer TempFolderPath -------------- C:\TemporaryFolder |
Related Commands
Set-VBOServerAllows you to specify temporary storage for export and save operations.