Terminal Services Fields Are Not Duplicated When Copying an Existing User (243551)



The information in this article applies to:

  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server

This article was previously published under Q243551

SYMPTOMS

When you select and copy an existing user in the Active Directory Users and Computers snap-in, Terminal Services fields (such as the Terminal Services profile path and home directory) are not copied to the new user account.

RESOLUTION

You can set Terminal Services user properties programmatically by using the Terminal Services Application Programming Interface (API). The WTS_CONFIG_CLASS enumeration type contains values that indicate the type of user configuration information to set or retrieve in a call to the WTSQueryUserConfig and WTSSetUserConfig functions. For additional information, see the "Using and Understanding APIs for Terminal Server" white paper available for download from the following Microsoft Web site:

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

Modification Type:MajorLast Reviewed:3/29/2004
Keywords:kbprb KB243551