Computer Management
config/feature.json
196 "WPFPanelComputer": {
197 "Content": "Computer Management",
198 "category": "Legacy Windows Panels",
199 "panel": "2",
200 "Type": "Button",
201 "ButtonWidth": "300",
202 "InvokeScript": [
203 "compmgmt.msc"
204 ],