Get-OBMachineSetting
Gets the OBMachineSetting object for the server.
Syntax
Get-OBMachineSetting
Description
The Get-OBMachineSetting cmdlet gets an OBMachineSetting object for the server. This object contains the server properties settings, including proxy server settings used by Microsoft Azure Backup to access the internet, bandwidth throttling settings, and the encryption passphrase that will be required to decrypt the files during recovery to another server.
To use Microsoft Azure Backup cmdlets, the user needs to be an administrator on the protected machine.
Examples
EXAMPLE 1
Get-OBMachineSetting
This example gets the machine settings for the current protected server.
Inputs
None
Outputs
Microsoft.Internal.CloudBackup.Commands.OBMachineSetting