I am new to powershell and would like to create a tool to add a single printer to multiple servers. Here is my code so far: $printer = read-host "Please enter t
What I'm trying to do Print a PDF document on a network printer while passing printing parameters for things such as colour, orientation, duplex, etc. More info