Skip to content

Commit 660f1da

Browse files
committed
fix issues-5
1 parent 110e697 commit 660f1da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/troubleshooting/unresponsive-vm-apply-group-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ To enable memory dump collection and Serial Console, run this script:
120120
REG ADD "HKLM\BROKENSYSTEM\ControlSet001\Control\CrashControl" /v DumpFile /t REG_EXPAND_SZ /d "%SystemRoot%\MEMORY.DMP" /f
121121
REG ADD "HKLM\BROKENSYSTEM\ControlSet001\Control\CrashControl" /v NMICrashDump /t REG_DWORD /d 1 /f
122122
```
123-
123+
124124
Enable on ControlSet002:
125125
126126
```
@@ -147,4 +147,4 @@ Don’t use this policy:
147147
148148
## Next steps
149149
150-
If you encounter issues when you apply Windows Update, see [VM is unresponsive with "C01A001D" error when applying Windows Update](https://docs.microsoft.com/azure/virtual-machines/troubleshooting/unresponsive-vm-apply-windows-update)
150+
If you encounter issues when you apply Windows Update, see [VM is unresponsive with "C01A001D" error when applying Windows Update](https://docs.microsoft.com/azure/virtual-machines/troubleshooting/unresponsive-vm-apply-windows-update).

0 commit comments

Comments
 (0)