Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 4.0 » Show-ControlPanelItem

Show-ControlPanelItem - Powershell 4.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Show-ControlPanelItem

Short description
Opens control panel items.

Syntax


Description
The Show-ControlPanelItem cmdlet opens control panel items on the local computer. You can use it to open control panel 
items by name, category, or description, even on systems that do not have a user interface, and you can pipe control 
panel items from Get-ControlPanelItem to Show-ControlPanelItem.


Show-ControlPanelItem searches only the control panel items that can be opened on the system. On computers that do not 
have Control Panel or File Explorer, Show-ControlPanelItem searches only control panel items that can open without 
these components.


This cmdlet is introduced in Windows PowerShell 3.0. It works only on Windows 8 and Windows Server 2012. Because this 
cmdlet requires a user interface, it does not work on Server Core installations of Windows Server.