Hello,with thiscodeI getonly displayedthelocalprinter connections.How do I getthenetwork printervisible.I want to deleteallXeroxdrivers sincethey cause Problems
Get-WmiObject win32_printer -ComputerName $Name
Thanks
Marek
Hello,with thiscodeI getonly displayedthelocalprinter connections.How do I getthenetwork printervisible.I want to deleteallXeroxdrivers sincethey cause Problems
Get-WmiObject win32_printer -ComputerName $Name
Thanks
Marek