Gregg
"Val Logvinenko" <vlog...@hotmail.com> wrote in message
news:OWZ$V8Ob$GA...@cppssbbsa02.microsoft.com...
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...