Scripted Home Directory Paths Require That Folders Exist (271657)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
This article was previously published under Q271657 SUMMARY
You can script home folder and Terminal Services home directory paths in Microsoft Windows 2000.
Home folder paths can be scripted by using Active Directory Services Interface (ADSI) to modify the HomeDrive and HomeDirectory properties of a user account. You can also modify Terminal Services home directory properties using a custom Component Object Model (COM) object that wraps the Windows Terminal Server (WTS) APIs (WTSUserConfigTerminalServerHomeDir and WTSUserConfigTerminalServerHomeDirDrive).
Your scripting can make modifications to a user's account, but you need to manually create each user's folder and to assign the appropriate permissions, which by default, are Administrators - Full Control and User - Full Control.
For example, if you set a user's HomeDrive to drive D and HomeDirectory to \\Server\Share\Username, you need to create a Username folder under Share and assign to it the appropriate permissions.
Modification Type: | Major | Last Reviewed: | 8/4/2006 |
---|
Keywords: | kbinfo KB271657 |
---|
|