Hi everyone,
I have a support domain that we use in our office for testing. I wanted to have a logon script for each user so their maps and some other items we are doing will follow them from pc to pc.
I set up the .bat file (I started with logon.bat but read that this may be an issue and renamed it play.bat) in my C:\winnt\sysvol\sysvol\support.com\scripts directory, which is also accessible as \\SERVER\netlogon\play.bat
I then went into the Active Directory Users and Computers, then to Users, right clicked the user, clicked on profile and inserted \\SERVER\netlogon\play.bat as the Logon script (there is nothing under Profile path). I have also attempted to assign T: as the home folder in \\SERVER\test_share\username, but that isn't working either.
I do have the ability to run the batch file from the run command of the workstation by typing the exact path that I have listed as the logon script above, but no matter what I do I can't get these scripts to run on their own. This particular script is just for testing until I get it working, all it contains is a drive map using net use. The script does work when launched from run.
I am running multiple Domain Controllers, and they are updating eachother quickly with the information.
Any ideas? This is really boggling my mind! I thought this would be simple, but apparently I was wrong... it is almost like there is a switch somewhere that I need to turn on.
Thank you in advance for your help,
Grant
I have a support domain that we use in our office for testing. I wanted to have a logon script for each user so their maps and some other items we are doing will follow them from pc to pc.
I set up the .bat file (I started with logon.bat but read that this may be an issue and renamed it play.bat) in my C:\winnt\sysvol\sysvol\support.com\scripts directory, which is also accessible as \\SERVER\netlogon\play.bat
I then went into the Active Directory Users and Computers, then to Users, right clicked the user, clicked on profile and inserted \\SERVER\netlogon\play.bat as the Logon script (there is nothing under Profile path). I have also attempted to assign T: as the home folder in \\SERVER\test_share\username, but that isn't working either.
I do have the ability to run the batch file from the run command of the workstation by typing the exact path that I have listed as the logon script above, but no matter what I do I can't get these scripts to run on their own. This particular script is just for testing until I get it working, all it contains is a drive map using net use. The script does work when launched from run.
I am running multiple Domain Controllers, and they are updating eachother quickly with the information.
Any ideas? This is really boggling my mind! I thought this would be simple, but apparently I was wrong... it is almost like there is a switch somewhere that I need to turn on.
Thank you in advance for your help,
Grant