Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Open Printer Dialog Box from PowerShell

$
0
0

Summary: Open Printer and Devices in Control Panel from within Windows PowerShell.

Hey, Scripting Guy! Question How can I use Windows PowerShell to open Printer and Devices in Control Panel so I don't have to use the mouse?

Hey, Scripting Guy! Answer Windows 8 introduced the Show-ControlPanelItem cmdlet, which you can use with a wildcard character:

Show-ControlPanelItem -Name *print*


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>