@@ -99,16 +99,19 @@ These policies have a higher priority than, and will override, the policy "Confi
9999| Awake| Awake: Configure enabled state| ConfigureEnabledUtilityAwake|
100100| Color Picker| Color Picker: Configure enabled state| ConfigureEnabledUtilityColorPicker|
101101| Command Not Found| Command Not Found: Configure enabled state| ConfigureEnabledUtilityCmdNotFound|
102+ | Command Palette| Command Palette: Configure enabled state| ConfigureEnabledUtilityCmdPal|
102103| Crop And Lock| Crop And Lock: Configure enabled state| ConfigureEnabledUtilityCropAndLock|
103104| Environment Variables| Environment Variables: Configure enabled state| ConfigureEnabledUtilityEnvironmentVariables|
104105| FancyZones| FancyZones: Configure enabled state| ConfigureEnabledUtilityFancyZones|
105106| File Locksmith| File Locksmith: Configure enabled state| ConfigureEnabledUtilityFileLocksmith|
106107| Gcode file preview| Gcode file preview: Configure enabled state| ConfigureEnabledUtilityFileExplorerGcodePreview|
108+ | Bgcode file preview| Bgcode file preview: Configure enabled state| ConfigureEnabledUtilityFileExplorerBgcodePreview|
107109| Markdown file preview| Markdown file preview: Configure enabled state| ConfigureEnabledUtilityFileExplorerMarkdownPreview|
108110| PDF file preview| PDF file preview: Configure enabled state| ConfigureEnabledUtilityFileExplorerPDFPreview|
109111| QOI file preview| QOI file preview: Configure enabled state| ConfigureEnabledUtilityFileExplorerQOIPreview|
110112| Source code file preview| Source code file preview: Configure enabled state| ConfigureEnabledUtilityFileExplorerMonacoPreview|
111113| SVG file preview| SVG file preview: Configure enabled state| ConfigureEnabledUtilityFileExplorerSVGPreview|
114+ | Bgcode file thumbnail| Bgcode file thumbnail: Configure enabled state| ConfigureEnabledUtilityFileExplorerBgcodeThumbnails|
112115| Gcode file thumbnail| Gcode file thumbnail: Configure enabled state| ConfigureEnabledUtilityFileExplorerGcodeThumbnails|
113116| PDF file thumbnail| PDF file thumbnail: Configure enabled state| ConfigureEnabledUtilityFileExplorerPDFThumbnails|
114117| QOI file thumbnail| QOI file thumbnail: Configure enabled state| ConfigureEnabledUtilityFileExplorerQOIThumbnails|
@@ -117,6 +120,8 @@ These policies have a higher priority than, and will override, the policy "Confi
117120| Hosts file editor| Hosts file editor: Configure enabled state| ConfigureEnabledUtilityHostsFileEditor|
118121| Image Resizer| Image Resizer: Configure enabled state| ConfigureEnabledUtilityImageResizer|
119122| Keyboard Manager| Keyboard Manager: Configure enabled state| ConfigureEnabledUtilityKeyboardManager|
123+ | Light Switch | Light Switch: Configure enabled state| ConfigureEnabledUtilityLightSwitch|
124+ | CursorWrap| CursorWrap: Configure enabled state| ConfigureEnabledUtilityCursorWrap|
120125| Find My Mouse| Find My Mouse: Configure enabled state| ConfigureEnabledUtilityFindMyMouse|
121126| Mouse Highlighter| Mouse Highlighter: Configure enabled state| ConfigureEnabledUtilityMouseHighlighter|
122127| Mouse Jump| Mouse Jump: Configure enabled state| ConfigureEnabledUtilityMouseJump|
@@ -133,6 +138,7 @@ These policies have a higher priority than, and will override, the policy "Confi
133138| Text Extractor| Text Extractor: Configure enabled state| ConfigureEnabledUtilityTextExtractor|
134139| Video Conference Mute| Video Conference Mute: Configure enabled state| ConfigureEnabledUtilityVideoConferenceMute|
135140| Workspaces| Workspaces: Configure enabled state| ConfigureEnabledUtilityWorkspaces|
141+ | ZoomIt| ZoomIt: Configure enabled state| ConfigureEnabledUtilityZoomIt|
136142
137143#### Group Policy (ADMX) information
138144
0 commit comments