The Set-OBMachineSetting cmdlet sets a OBMachineSetting object for the server that includes
proxy server settings for accessing the internet, network bandwidth throttling settings, and the
encryption passphrase that is required to decrypt the files during recovery to another server.
This cmdlet supports WhatIf and Confirm parameters with a medium impact. The medium impact
signifies that the cmdlet will not prompt the user for confirmation by default. The WhatIf
parameter gives a verbose description of what the cmdlet does without performing any operation. The
Confirm parameter specifies whether the cmdlet should prompt the user. Using -Confirm:$FALSE
will override the prompt.
To use Microsoft Azure Backup cmdlets, the user needs to be an administrator on the protected
machine.
This example registers a server with the given passphrase and saves it in Azure Key Vault.
參數
-Confirm
Prompts you for confirmation before running the cmdlet.
參數屬性
類型:
SwitchParameter
預設值:
False
支援萬用字元:
False
不要顯示:
False
參數集
(All)
Position:
Named
必要:
False
來自管線的值:
False
來自管線按屬性名稱的值:
False
來自剩餘引數的值:
False
-EncryptionPassphrase
Sets the encryption passphrase to be used to encrypt the backed up data.
參數屬性
類型:
SecureString
預設值:
None
支援萬用字元:
False
不要顯示:
False
參數集
UNNAMED_PARAMETER_SET_1
Position:
2
必要:
True
來自管線的值:
True
來自管線按屬性名稱的值:
False
來自剩餘引數的值:
False
-EndWorkHour
Specifies the hour that ends the work hours range.
參數屬性
類型:
TimeSpan
預設值:
None
支援萬用字元:
False
不要顯示:
False
參數集
UNNAMED_PARAMETER_SET_2
Position:
4
必要:
True
來自管線的值:
False
來自管線按屬性名稱的值:
True
來自剩餘引數的值:
False
-KeyVaultUri
Enter a Key Vault URI to save the passphrase securely. A new secret is created in the key vault
specified to save the passphrase. One of PassphraseSaveLocation or KeyVaultUri (recommended) needs
to be specified.
參數屬性
類型:
String
預設值:
None
支援萬用字元:
False
不要顯示:
False
參數集
(All)
Position:
3
必要:
True
來自管線的值:
True
來自管線按屬性名稱的值:
True
來自剩餘引數的值:
False
-NonWorkHourBandwidth
Specifies the bandwidth throttling setting to be used to limit the network bandwidth consumed by
data transfers during non-work hours.
參數屬性
類型:
UInt32
預設值:
None
支援萬用字元:
False
不要顯示:
False
參數集
UNNAMED_PARAMETER_SET_2
Position:
6
必要:
True
來自管線的值:
False
來自管線按屬性名稱的值:
True
來自剩餘引數的值:
False
-NoProxy
Specifies that unique proxy server settings are not to be used for online backups.
參數屬性
類型:
SwitchParameter
預設值:
None
支援萬用字元:
False
不要顯示:
False
參數集
UNNAMED_PARAMETER_SET_3
Position:
2
必要:
True
來自管線的值:
False
來自管線按屬性名稱的值:
False
來自剩餘引數的值:
False
-NoThrottle
Specifies that network throttling is not used with online backups. Data transfers of backed up items
from the local server to the Microsoft Azure Backup server will use bandwidth as needed.
參數屬性
類型:
SwitchParameter
預設值:
None
支援萬用字元:
False
不要顯示:
False
參數集
UNNAMED_PARAMETER_SET_4
Position:
2
必要:
True
來自管線的值:
False
來自管線按屬性名稱的值:
False
來自剩餘引數的值:
False
-PassphraseSaveLocation
Enter a network location or folder where the passphrase can be saved. Saving the passphrase in the
machine being protected is not recommended. Microsoft cannot recover backup data if the passphrase
is lost. One of PassphraseSaveLocation or KeyVaultUri (recommended) needs to be specified.
參數屬性
類型:
String
預設值:
None
支援萬用字元:
False
不要顯示:
False
參數集
(All)
Position:
2
必要:
True
來自管線的值:
True
來自管線按屬性名稱的值:
True
來自剩餘引數的值:
False
-ProxyPassword
Specifies authentication password to be used for proxy setting.
參數屬性
類型:
SecureString
預設值:
None
支援萬用字元:
False
不要顯示:
False
參數集
UNNAMED_PARAMETER_SET_5
Position:
5
必要:
False
來自管線的值:
False
來自管線按屬性名稱的值:
True
來自剩餘引數的值:
False
-ProxyPort
Specifies the port number to be used on the proxy server.
參數屬性
類型:
Int32
預設值:
None
支援萬用字元:
False
不要顯示:
False
參數集
UNNAMED_PARAMETER_SET_5
Position:
3
必要:
True
來自管線的值:
False
來自管線按屬性名稱的值:
True
來自剩餘引數的值:
False
-ProxyServer
Specifies the proxy server to be used when connecting to the Microsoft Azure Backup server.
參數屬性
類型:
String
預設值:
None
支援萬用字元:
False
不要顯示:
False
參數集
UNNAMED_PARAMETER_SET_5
Position:
2
必要:
True
來自管線的值:
True
來自管線按屬性名稱的值:
False
來自剩餘引數的值:
False
-ProxyUsername
Specifies the username to be used for proxy server authentication.
參數屬性
類型:
String
預設值:
None
支援萬用字元:
False
不要顯示:
False
參數集
UNNAMED_PARAMETER_SET_5
Position:
4
必要:
False
來自管線的值:
False
來自管線按屬性名稱的值:
True
來自剩餘引數的值:
False
-SecurityPin
Security pin is necessary if you are changing passphrase and the hybrid security setting is turned
on for the Recovery Services Vault. You must generate a security pin by selecting Generate under
Settings > Properties > Security PINin the Recovery Services Vault section of the
Azure portal.
參數屬性
類型:
String
預設值:
None
支援萬用字元:
False
不要顯示:
False
參數集
(All)
Position:
3
必要:
True
來自管線的值:
True
來自管線按屬性名稱的值:
True
來自剩餘引數的值:
False
-StartWorkHour
Specifies the hour that starts the range of work hours.
參數屬性
類型:
TimeSpan
預設值:
None
支援萬用字元:
False
不要顯示:
False
參數集
UNNAMED_PARAMETER_SET_2
Position:
3
必要:
True
來自管線的值:
False
來自管線按屬性名稱的值:
True
來自剩餘引數的值:
False
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet isn't run.
參數屬性
類型:
SwitchParameter
預設值:
False
支援萬用字元:
False
不要顯示:
False
參數集
(All)
Position:
Named
必要:
False
來自管線的值:
False
來自管線按屬性名稱的值:
False
來自剩餘引數的值:
False
-WorkDay
Specifies the array of work days using the using [DayOfWeek] system variables.