sdo3lg
12-23-2011, 02:11 AM
I want to add to my app now a way to remotely pull print server information (cpu utilization, memory usage, and disk usage) as well as the printers that are running on that print server and the services.
I can pull all the needed data using wmi but it is extremely slow. I need to know the best way to do this or maybe a better way to utilize wmi. I basically used scriptomatic to get the code needed to retreive the info.
I can pull all the needed data using wmi but it is extremely slow. I need to know the best way to do this or maybe a better way to utilize wmi. I basically used scriptomatic to get the code needed to retreive the info.