File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -137,8 +137,13 @@ If VSS is disabled:
137
137
138
138
Use the following commands to reinstall VSS Provider:
139
139
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" `
142
147
143
148
Verify that the startup type of the VSS Provider service is set to ** Automatic** .
144
149
You can’t perform that action at this time.
0 commit comments