2.3 Directory Service Schema Elements

The Terminal Services Terminal Server Runtime Interface accesses the following directory service attributes in the user class listed in the following table.

For the syntactic specifications of the following attributes, see Active Directory Domain Services (AD DS) ([MS-ADA1], [MS-ADA2], [MS-ADA3], and [MS-ADSC]).

Directory service attributes

Description

msTSAllowLogon

Not used by Terminal Services.

msTSBrokenConnectionAction

Not used by Terminal Services.

msTSConnectClientDrives

Not used by Terminal Services.

msTSConnectPrinterDrives

Not used by Terminal Services.

msTSDefaultToMainPrinter

Not used by Terminal Services.

msTSHomeDirectory

Not used by Terminal Services; CtxWFHomeDir defined in section 2.3.2 is used instead.

msTSHomeDrive

Not used by Terminal Services; CtxWFHomeDirDrive defined in section 2.3.2 is used instead.

msTSInitialProgram

Not used by Terminal Services; CtxInitialProgram defined in section 2.3.2 is used instead.

msTSMaxConnectionTime

Not used by Terminal Services; CtxMaxConnectionTime defined in section 2.3.2 is used instead.

msTSMaxDisconnectionTime

Not used by Terminal Services; CtxMaxDisconnectionTime defined in section 2.3.2 is used instead.

msTSMaxIdleTime

Not used by Terminal Services; CtxMaxIdleTime defined in section 2.3.2 is used instead.

msTSProfilePath

Not used by Terminal Services; CtxWFProfilePath defined in section 2.3.2 is used instead.

msTSReconnectionAction

Not used by Terminal Services.

msTSRemoteControl

Not used by Terminal Services; CtxShadow defined in section 2.3.2 is used instead.

msTSWorkDirectory

Not used by Terminal Services; CtxWorkDirectory defined in section 2.3.2 is used instead.

userParameters

This attribute contains a binary BLOB composed of various fields of the USERCONFIG structure returned by RpcGetConfigData. For the binary BLOB structure, see UserParameters (section 2.3.1).

msTSProperty01

This attribute contains multi-strings that represent the personal desktop assigned to the user. For the structure of this attribute, see msTSProperty01 (section 2.3.4).

Note Any of the previously defined properties can be set for either a user or a machine. Machine properties MAY override user properties and hence the value returned by the RPC calls as previously defined will depend on whether machine properties are set in addition to the user properties.