Getting list of printers from command line
powershell "get-printer | format-table" Run this via cmd line⦠Alternatively, run it in powershell as…
powershell "get-printer | format-table" Run this via cmd line⦠Alternatively, run it in powershell as…