Skip to content

Commit 3b60df8

Browse files
committed
fixes markdown for commands
1 parent d3e1df5 commit 3b60df8

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

articles/site-recovery/azure-to-azure-troubleshoot-replication.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,13 @@ If VSS is disabled:
137137

138138
Use the following commands to reinstall VSS Provider:
139139

140-
1. Uninstall existing provider: _C:\Program Files (x86)\Microsoft Azure Site Recovery\agent\InMageVSSProvider_Uninstall.cmd_.
141-
1. Reinstall VSS Provider: _C:\Program Files (x86)\Microsoft Azure Site Recovery\agent\InMageVSSProvider_Install.cmd_.
140+
1. Uninstall existing provider:
141+
142+
`"C:\Program Files (x86)\Microsoft Azure Site Recovery\agent\InMageVSSProvider_Uninstall.cmd"`
143+
144+
1. Reinstall VSS Provider:
145+
146+
`"C:\Program Files (x86)\Microsoft Azure Site Recovery\agent\InMageVSSProvider_Install.cmd"`
142147

143148
Verify that the startup type of the VSS Provider service is set to **Automatic**.
144149

0 commit comments

Comments
 (0)