March 19th, 2014

PowerTip: Find Printer Ports by Using PowerShell

Summary:  Use Windows PowerShell to find printer ports. 

Hey, Scripting Guy! Question How can I use a Windows PowerShell function to enumerate printer ports on my system?

Hey, Scripting Guy! Answer Use the Get-PrinterPort function. By default, it returns all local printer ports.

Author

0 comments

Discussion are closed.

Feedback