Skip to content

Commit 30b79d6

Browse files
author
Ankita Dutta
committed
PBI 952
1 parent b9b3538 commit 30b79d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/site-recovery/vmware-azure-tutorial-prepare-on-premises.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Prepare for VMware VM disaster recovery with Azure Site Recovery
33
description: Learn how to prepare on-premises VMware servers for disaster recovery to Azure using the Azure Site Recovery service.
44
ms.service: site-recovery
55
ms.topic: tutorial
6-
ms.date: 03/27/2024
6+
ms.date: 04/08/2024
77
ms.custom: MVC
88
ms.author: ankitadutta
99
author: ankitaduttaMSFT
@@ -64,8 +64,8 @@ Prepare the account as follows:
6464

6565
Prepare a domain or local account with permissions to install on the VM.
6666

67-
- **Windows VMs**: To install on Windows VMs if you're not using a domain account, disable Remote User Access
68-
control on the local machine. To do this, in the registry > **HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System**, add the
67+
- **Windows VMs**: To install on Windows VMs if you're not using a domain account, disable UAC remote restrictions on the local machine.
68+
After disabling, Azure Site Recovery can access the local machine remotely without UAC restriction. To do this, in the registry: **HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System**, add the
6969
DWORD entry **LocalAccountTokenFilterPolicy**, with a value of 1.
7070
- **Linux VMs**: To install on Linux VMs, prepare a root account on the source Linux server.
7171

0 commit comments

Comments
 (0)