Hi:
I am not sure if this is the correct group. We have Windows 2008 server that we want to map a drive to for the home dirs. Some of the usernames are 8 characters or less and some of the usernames are more than 8 characters. We are using the command net use p: \\servername\share\%username% This is done via batch file that is executed from the conatiner login script. The batch file is located on the F:\ drive that is mapped to login folder on the user volume.
It appears that we are running into a problem mapping the drive to the usernames that are greater than 8 characters. Some of the users with the usernames of 8 or less characters are also starting to report the problem.
Thanks,
Nancy
I am not sure if this is the correct group. We have Windows 2008 server that we want to map a drive to for the home dirs. Some of the usernames are 8 characters or less and some of the usernames are more than 8 characters. We are using the command net use p: \\servername\share\%username% This is done via batch file that is executed from the conatiner login script. The batch file is located on the F:\ drive that is mapped to login folder on the user volume.
It appears that we are running into a problem mapping the drive to the usernames that are greater than 8 characters. Some of the users with the usernames of 8 or less characters are also starting to report the problem.
Thanks,
Nancy