Networking Forums

Networking Forums > Computer Networking > Windows Networking > want a tool

Reply
 
 
Andy W.
Guest
Posts: n/a

 
      10-06-2007, 09:17 AM
hello

we have more than 50 server and we want a tool that show's us witch server
has rebooted after PatchDay.

How to you do with this problem


 
Reply With Quote
 
 
 
 
Sabo, Eric
Guest
Posts: n/a

 
      10-06-2007, 02:21 PM
You could key off of the pagefile.sys, this could be done with a script.


"Andy W." <(E-Mail Removed)> wrote in message
news:O9nzrm$(E-Mail Removed)...
> hello
>
> we have more than 50 server and we want a tool that show's us witch server
> has rebooted after PatchDay.
>
> How to you do with this problem
>
>



 
Reply With Quote
 
Mathieu CHATEAU
Guest
Posts: n/a

 
      10-06-2007, 03:26 PM
Hello,

you may use the built int tasklist

To get uptime:
tasklist /S Myremoteserver /V /FI "IMAGENAME eq System Idle Process"

You may directly filter on high uptime:
tasklist /S Myremoteserver /V /FI "IMAGENAME eq System Idle Process " /FI
"CPUTIME gt 24:00:00"

Or you may look in eventlog


--
Cordialement,
Mathieu CHATEAU
English blog: http://lordoftheping.blogspot.com
French blog: http://www.lotp.fr


"Andy W." <(E-Mail Removed)> wrote in message
news:O9nzrm$(E-Mail Removed)...
> hello
>
> we have more than 50 server and we want a tool that show's us witch server
> has rebooted after PatchDay.
>
> How to you do with this problem
>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to use IDC tool? Gareth Broadband 4 11-10-2010 06:57 PM
WPS tool and EAP-TLS Nelson Guerrero Wireless Networks 2 04-04-2007 08:56 PM
WPS tool Nelson Guerrero Wireless Networks 0 02-22-2007 08:29 PM
Any tool to trace incoming and outgoing packets in Kernel, also loking for tool to debug application struck in infinite loops? GS Linux Networking 0 06-18-2006 04:24 AM
arp tool Tester Linux Networking 3 11-26-2003 11:44 PM



1 2 3 4 5 6 7 8 9 10 11