Hi all,
I am having problems with the following scenario: -
We have a 2003 Server and serveral Win98 clients. The home directories on the server are in a share \\servername\homes
The full path of the the individuals home directories is \\servername\homes\pupils\firstname.surname - the firstname.surname corresponding to the username of the login account. In the login script, I have set the variables using putinenv.exe and winset.exe, but when attempting to run the script on the client it will not connect (something regarding error 50 in the dos shell). When I attempt to connect to the users home directory using the run command (i.e. net use x:...), I get the same message, however I can browse to the UNC path using the run command.
Any ideas? I know the variable commands are working because it resolves the %username% variable fine, it just refuses to map it.
Any help would be greatly appreciated.
thanks in advance
I am having problems with the following scenario: -
We have a 2003 Server and serveral Win98 clients. The home directories on the server are in a share \\servername\homes
The full path of the the individuals home directories is \\servername\homes\pupils\firstname.surname - the firstname.surname corresponding to the username of the login account. In the login script, I have set the variables using putinenv.exe and winset.exe, but when attempting to run the script on the client it will not connect (something regarding error 50 in the dos shell). When I attempt to connect to the users home directory using the run command (i.e. net use x:...), I get the same message, however I can browse to the UNC path using the run command.
Any ideas? I know the variable commands are working because it resolves the %username% variable fine, it just refuses to map it.
Any help would be greatly appreciated.
thanks in advance