G
Guest
Hi there,
I just got an assignment to work on server maintenance. It is a weekly task
and we have about 7 production servers running Win2K server.
The tasks include but not limited to
1) Find out drive free space for each server’s disk drives (C:, D:, E:, and
etc)
2) Report critical errors from the event logs (Application, System,
replication and etc) for each server.
3) Review and perform windows critical updates
4) Make sure each server has the correct time stamp (Atom time for example)
After a weeks of manual processing, I started to wonder whether there is a
simple tool or sample ASP.NET code to do part of these items.
Instead of spending hours to walk through server by server, this simple
ASP.NET app can provide a report about these servers' system information I
don’t know the specific .NET library class that can retrieve these
server/network system info. Could you help?
Thanks a lot.
Best Regards,
Abel chan
I just got an assignment to work on server maintenance. It is a weekly task
and we have about 7 production servers running Win2K server.
The tasks include but not limited to
1) Find out drive free space for each server’s disk drives (C:, D:, E:, and
etc)
2) Report critical errors from the event logs (Application, System,
replication and etc) for each server.
3) Review and perform windows critical updates
4) Make sure each server has the correct time stamp (Atom time for example)
After a weeks of manual processing, I started to wonder whether there is a
simple tool or sample ASP.NET code to do part of these items.
Instead of spending hours to walk through server by server, this simple
ASP.NET app can provide a report about these servers' system information I
don’t know the specific .NET library class that can retrieve these
server/network system info. Could you help?
Thanks a lot.
Best Regards,
Abel chan