Skip to content

Peter-Go/PoSH-PrinterMapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PrinterMapper

v1 of a windows printer mapper I created in Powershell. The printserver name and shared printers are hard coded in so it was more of a learning experience rather then a released product.

v2 makes use of get-printer and get-printconfiguration to dynamically list the printers and their capabilities. The print server is hard coded in for now as searching using Get-ADObject for print queues would take additional time in using the application.

About

A Windows printer mapper, created in Powershell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published