Repair-SCVMMDRServiceRegistration
修复 Virtual Machine Manager 服务器与 Azure Site Recovery Manager 之间的连接。
语法
Repair-SCVMMDRServiceRegistration
[-VMMServer <ServerConnection>]
[-RunAsynchronously]
[-PROTipID <Guid>]
[-JobVariable <String>]
[<CommonParameters>]
说明
Repair-SCVMMDRServiceRegistration cmdlet 尝试修复 Virtual Machine Manager 服务器与 Azure Site Recovery Manager 之间的连接。 需要此连接才能保证 Azure Site Recovery Manager 保护的虚拟机的故障转移和故障回复的业务流程。
参数
-JobVariable
指定在其中跟踪和存储作业进度的变量。
类型: | String |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-PROTipID
指定触发此操作的性能和资源优化提示(PRO 提示)的 ID。 此参数允许你审核 PRO 提示。
类型: | Guid |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-RunAsynchronously
指示作业以异步方式运行,以便控件立即返回到命令行界面。
类型: | SwitchParameter |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-VMMServer
指定服务器对象。
类型: | ServerConnection |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | True |
接受通配符: | False |