
12-23-2011, 02:11 AM
|
|
Newcomer
|
|
Join Date: Dec 2010
Posts: 21
|
|
Best Method
|
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.
|
|