Question : script to check system info or system uptime of remote computer on same lan

hi i need a script to check the system info such as operating system, uptime and so on
i have made a batch file that will check the systeminfo localy but i need to be able to check a computer remotaly on my lan.
i dont know much about scripts so if you can tell me how what i do with the script you provide
that would help 2 thank you

Answer : script to check system info or system uptime of remote computer on same lan

No easy way to do this via SNMP because

1) You need password  to access SNMP on each machine


2) It needs to be installed  and running on each machine.

Use a log on script to run

sysinfo32 or winmsd in report mode and save it with the mchine name in a shared directory.

I hope this helps !
Random Solutions  
 
programming4us programming4us