Get-WMIObject Win32_printer -Computername <servername> |Format-Table -AutoSize
"Sharing knowledge is not about giving people something, or getting something from them. That is only valid for information sharing. Sharing knowledge occurs when people are genuinely interested in helping one another develop new capacities for action; it is about creating learning processes. " This blog is to Share and Gain knowledge with all those who are interested and in IT :) Bijesh
Tuesday, October 31, 2017
PowerShell command to get Print queue from print server
Get-WMIObject Win32_printer -Computername <servername> |Format-Table -AutoSize
Labels:
POWERSHELL
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment