This post is about a small script to connect a Windows Print Server remotely and list all Printers attached to the Server.It will also provide printer IP Address, printer status etc. I will use Microsoft Windows Operating System WMI provider in Powershell to connect and generate details from the print server. Through this script, I…