| T O P I C R E V I E W |
| sreeraj |
Posted - 02/14/2011 : 5:21:45 PM I need a script which can fetch the size of C: drive along with the used and free space statistics.
The script should be able to fetch the data from all the servers in a domain and also from a list of standalone servers.
Additional information required is
server name IP address version of windows each system is running size of C: percent full on C: System Install date
The output is need in a excel file or at least something that can be easily exported to a excel file. |
| 6 L A T E S T R E P L I E S (Newest First) |
| Endaar |
Posted - 02/17/2011 : 09:00:59 AM http://www.komodolabs.com/newtpro.shtml should do what you need, but you'll have to purchase it. I'm not sure if their free version would be sufficient.
James |
| sreeraj |
Posted - 02/16/2011 : 11:53:05 AM As I said in my previous post
quote: The option to get an excel file from multiple xml files has very limited fields and the info i'm looking for is skipped in that excel file.
It does not have what I need and i'm an scripting illiterate to edit it as per my needs.
Can the HTA script be run on a list of computers?? can we get it's output in excel file??
Any other solution?? |
| wobble_wobble |
Posted - 02/15/2011 : 6:35:42 PM there is an option in SydiServer to combine data into a single Excel sheet based on a servey of all servers from a list.
Have you tried that? If necessary, edit the report to your specs.
Also Dave Wiseman has a HTA script on his web site that can do some interesting stuff.
http://www.wisesoft.co.uk/scripts/hta_computer_information_tool.aspx |
| cj_berlin |
Posted - 02/15/2011 : 6:31:44 PM You could try to cook up something using this as a starting point:
http://web2.minasi.com/forum/topic.asp?TOPIC_ID=34949 |
| sreeraj |
Posted - 02/15/2011 : 5:08:40 PM Sydi is good but it gives it's output in word format. The option to get an excel file from multiple xml files has very limited fields and the info i'm looking for is skipped in that excel file.
Any other option?? |
| cj_berlin |
Posted - 02/14/2011 : 5:30:09 PM http://sydiproject.com/
This might already give you what you need. |