You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/generalize.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ To generalize your Windows VM, follow these steps:
98
98
Registry key Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\cdrom\start (Value 4 = disabled, expected value 1 = automatic) Make sure it is set to 1.
99
99
```
100
100
> [!NOTE]
101
-
> Verify if any policies applied restricting removable storage access (example: Computer configuration\Administrative Templates\System\Removalble Storage Access\All Removalble Storage classes: Deny all access)
101
+
> Verify if any policies applied restricting removable storage access (example: Computer configuration\Administrative Templates\System\Removable Storage Access\All Removable Storage classes: Deny all access)
102
102
103
103
104
104
5. Then change the directory to %windir%\system32\sysprep, and then run:
0 commit comments