I want to build a VB app that will display several pieces of information about any NT/2000 server the user selects.
Does anyone have any ideas as to the best way to determine the date/time of the last reboot of the server?
I'm thinking of checking Last Modified date of the Pagefile.sys That gets reset with every restart. problem is it can be on any drive, not necesarily alway on C.
Don't think I can read the Event Logs in VB....?
Thanks for any ideas.. no matter how wild
John
Does anyone have any ideas as to the best way to determine the date/time of the last reboot of the server?
I'm thinking of checking Last Modified date of the Pagefile.sys That gets reset with every restart. problem is it can be on any drive, not necesarily alway on C.
Don't think I can read the Event Logs in VB....?
Thanks for any ideas.. no matter how wild
John