Hello All,

I'm trying to make a custom applic. that will scan a specified IP Address or PCNAME for it's Windows version and it's currently-logged on domain. Can anyone help with code to:

1) Validate ability to connect to a remote machine to obtain this information (PING?)
2) Pull the Windows Version from said remote machine
3) Pull the currently-logged on user/DOMAIN name from said remote machine

Thanks ya'll!