Setup
I have a NT4 domain that runs a login script with no problem.
Recently we have added a win 2000 server to the NT domain as a member. The Win 2000 server also runs Terminal services.
We have 2 windows 2000 pro client that first logon to the NT domain and are able to run the NT login script, if required with no problem.
However once logged onto th NT domain they then connect to win 2000 server running terminal services. These additional accounts exist on the win 2000 server running Terminal services in the same domain.
What I would like to achieve is when they log on to the terminal server for the login batch file to map a drive on the terminal server. At Present I have tried to use the Local computer Policy - user configuraton/scripts/logon and pointed this to the NT DC(netlogon) where the logon script exists.Do I need do anthing else ?
But it doesn't map the drive on the win 2000 terminal server.
The logon script on the NT server is
net use w: \\servername\%username%\temp /YES
the users have access to their own shares on the terminal server.
If go to each user account/Profile and then do a manual connect to a drive on the win 2000 server --this works.
so the win 2000 server is mapping drive manually from the user account/Profile. How do I get it to map the drive using the existing logon bat file on the Nt4 server or can Can I have an additional logon bat file on the win 2000 server, then where do I It an place how do I get the win 2000 server to look at this ?
Can anyone Help.
I have a NT4 domain that runs a login script with no problem.
Recently we have added a win 2000 server to the NT domain as a member. The Win 2000 server also runs Terminal services.
We have 2 windows 2000 pro client that first logon to the NT domain and are able to run the NT login script, if required with no problem.
However once logged onto th NT domain they then connect to win 2000 server running terminal services. These additional accounts exist on the win 2000 server running Terminal services in the same domain.
What I would like to achieve is when they log on to the terminal server for the login batch file to map a drive on the terminal server. At Present I have tried to use the Local computer Policy - user configuraton/scripts/logon and pointed this to the NT DC(netlogon) where the logon script exists.Do I need do anthing else ?
But it doesn't map the drive on the win 2000 terminal server.
The logon script on the NT server is
net use w: \\servername\%username%\temp /YES
the users have access to their own shares on the terminal server.
If go to each user account/Profile and then do a manual connect to a drive on the win 2000 server --this works.
so the win 2000 server is mapping drive manually from the user account/Profile. How do I get it to map the drive using the existing logon bat file on the Nt4 server or can Can I have an additional logon bat file on the win 2000 server, then where do I It an place how do I get the win 2000 server to look at this ?
Can anyone Help.