R
Richard
I need a script (possibly using a VB program?) that will get the 3rd
octet of a computer IP address so that I can create a smart logon
script. The idea being that the script will get the information and
if the number (third octet of the IP address) is >= X and <= Y then
net use F: \\servername\dirname. I need this because we have people
with laptop computers that need to logon to different servers in
different building locations to access specific data.
Is this possible?
octet of a computer IP address so that I can create a smart logon
script. The idea being that the script will get the information and
if the number (third octet of the IP address) is >= X and <= Y then
net use F: \\servername\dirname. I need this because we have people
with laptop computers that need to logon to different servers in
different building locations to access specific data.
Is this possible?