Ok, here is the scenerio: I have 3 offices with 3 domain controllers in the same domain. I want to write a script that will allow a user in the remote office to login there and map all of his drives to the local server. Then if the user comes to another office, I want him to login with the same login but map to the shares on the local server in the new office. Here are the details: Primary Domain Controller : NT1 Subnet: 10.0.0.0 255.255.255.0 Remote DC : Gonzales Subnet: 10.0.2.0 255.255.255.0 Name of login scripts that will be used: For Primary DC : perkins.bat For Remote DC : gonzales.bat
I'm trying to figure this out in vbs but someone told me to try kix first b/c it's a lot easier and more powerful than vbs. Does anyone out there know how to do this with kix?? Thanks in advance for your help..
Ryan