Click here to Skip to main content
15,904,638 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to build a tool to view cpu usage & free space in drives for servers???
Posted
Comments
Pablo Aliskevicius 10-Sep-12 9:11am    
Why build it? WMI is already in all of your Windows servers.
Sergey Alexandrovich Kryukov 10-Sep-12 17:52pm    
You are right, but OP would need to build it using WMI. If you simply show the sample lines of code, it would make a good answer (but I already did it in response to some past question).
--SA
Pablo Aliskevicius 11-Sep-12 1:46am    
'Scriptomatic' does it. It's a free download!
http://www.microsoft.com/en-us/download/details.aspx?id=12028
http://technet.microsoft.com/en-us/library/ff730935.aspx


Sergey Alexandrovich Kryukov 11-Sep-12 13:25pm    
Very useful links. I would gladly up-vote your post if it was an answer.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900