PowerTip: Use PowerShell to Retrieve List of Control Panel Items

Doctor Scripto

Summary: See a list of items found in Control Panel.

Hey, Scripting Guy! Question How can I use Windows PowerShell to see a list of items found in Control Panel.

Hey, Scripting Guy! Answer Use the Get-ControlPanelItem cmdlet:

Get-ControlPanelItem

 

 

0 comments

Discussion is closed.

Feedback usabilla icon