What is the best way to get the list of printers on a 64 bit remote machine?
I can successfully use, WMI on a 32 bit remote machine but not a 64 bit remote machine. So I wonder if there is an alternative way to WMI to get this list from a remote 64 bit machine?
Thanks