Is there a .NET api call to get all available print servers on a specific network domain. I've searched at length and haven't found one.
My goal is to retrieve all available printers for a print server, but I want to ensure the print server is up and running before trying to retrieve its mapped printers.
I have the call to get all of the printers for a print server, I just need to call to get available print servers on the network first.