Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Server runtime

1 view
Skip to first unread message

Val Logvinenko

unread,
Feb 1, 2000, 3:00:00 AM2/1/00
to
Does someone knows how to determine server runtime.
(How long server is running) using WSH?
Any help will greatly appreciated.
Thanks,
Val

Gregg

unread,
Feb 2, 2000, 3:00:00 AM2/2/00
to
In the resource kit for 2000 there is a uptime tool that is console based.
The output could be redirected to a file and then checked from the fso
object. On one of the web sites in the past I have found a 'uptime' for
Windows NT 4.0. It might have been on www.bhs.com . You might look there.

Gregg

"Val Logvinenko" <vlog...@hotmail.com> wrote in message
news:OWZ$V8Ob$GA...@cppssbbsa02.microsoft.com...

Val Logvinenko

unread,
Feb 2, 2000, 3:00:00 AM2/2/00
to
Thanks much
Val
"Gregg )@bellsouth.net>" <gmlott(<NO SPAM> wrote in message
news:s9gt54u...@corp.supernews.com...

Manfred Braun

unread,
Feb 3, 2000, 3:00:00 AM2/3/00
to
Hello Val,

possibly three alternates:
If you have WBEM, in the "Win32_OperatingSystem" ist the uptime. Or, use the
"old"
"net statistics" commands (net statistics server OR net statistics
workstation) and write the results to a file (you can than read it back with
WSH). Or, use the "SNMPUTIL.EXE" from the
Windows NT Resource Kit, redirect the output into a file (like for the net
commands) and
read the content back with WSH Use the following commandline in this case:
"snmputil get <MachineInQuestion> public .1.3.6.1.2.1.1.3.0").

Hope this helps!

Best regards,
Manfred Braun

(Private)
Lange Roetterstrasse 7
D68167 Mannheim
Germany

mailto:_mbr...@manfred.mannheim-netz.de
Phone : +49-621-37 53 86
(Remove the anti-spam-underscore to mail me!)

Val Logvinenko <vlog...@hotmail.com> schrieb in im Newsbeitrag:
eHnpd$bb$GA....@cppssbbsa02.microsoft.com...

0 new messages