- May 23, 2002
- 16,928
- 8
- 81
Howdy,
Is there any faster way than using the Systeminfo command to get the uptime of an XP PC remotely? We have a bunch of specialized systems that are supposed to reboot every day but we find that some don't and I'm trying to find a way I can check them all from my own PC via a batch file.
Right now I'm just using systeminf /s PCNAME but it takes almost 15 seconds each which means 8 hours to check all 2300 of the ones I need to check.
Just wondering if there's a more trimmed down way to just get the uptime and not everything else like systeminfo does.
Thanks.
Is there any faster way than using the Systeminfo command to get the uptime of an XP PC remotely? We have a bunch of specialized systems that are supposed to reboot every day but we find that some don't and I'm trying to find a way I can check them all from my own PC via a batch file.
Right now I'm just using systeminf /s PCNAME but it takes almost 15 seconds each which means 8 hours to check all 2300 of the ones I need to check.
Just wondering if there's a more trimmed down way to just get the uptime and not everything else like systeminfo does.
Thanks.