Computer Management
config/feature.json
206 "WPFPanelComputer": {
207 "Content": "Computer Management",
208 "category": "Legacy Windows Panels",
209 "panel": "2",
210 "Type": "Button",
211 "ButtonWidth": "300",
212 "InvokeScript": [
213 "compmgmt.msc"
214 ],