Skip to content

Commit d57e1b8

Browse files
Merge pull request #221135 from SwathiDhanwada-MSFT/patch-59
(AzureCXP) fixes MicrosoftDocs/azure-docs#102567
2 parents 01e37f3 + 0b6d77b commit d57e1b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/site-recovery/vmware-physical-mobility-service-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ Locate the installer files for the server’s operating system using the followi
293293
2. Run the below command to extract the installer file:
294294

295295
```cmd
296-
.\Microsoft-ASR_UA*Windows*release.exe /q /x:C:\Program Files (x86)\Microsoft Azure Site Recovery
296+
.\Microsoft-ASR_UA*Windows*release.exe /q /x:"C:\Program Files (x86)\Microsoft Azure Site Recovery"
297297
```
298298

299299
3. Run the following command to proceed with the installation. This will launch the installer UI:
@@ -435,4 +435,4 @@ See information about [upgrading the mobility services](upgrade-mobility-service
435435
## Next steps
436436

437437
> [!div class="nextstepaction"]
438-
> [Set up push installation for the Mobility service](vmware-azure-install-mobility-service.md).
438+
> [Set up push installation for the Mobility service](vmware-azure-install-mobility-service.md).

0 commit comments

Comments
 (0)