Terminal services

  • Thread starter Thread starter mohamed
  • Start date Start date
M

mohamed

All,
I want to know the active directory attribut names for the
fields in TERMINAL SERVICES PROFILE tab, the ENVIRONMENT
PROFILE tab and the SESSIONS tab in the AD user properties
window. Please if anyone can help. Thanks.
 
they are not stored in classic AD attributes, but in special attribute
userParameter. See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/termserv/termserv/iadstsuserex.asp
on a sample on how to access this properties. There are also tons of samples
on how to access this attribute at TechNet script center located at
http://www.microsoft.com/technet/scriptcenter/default.asp?frame=true

--
Regards

Matjaz Ladava, MCSE, MCSA, MVP
Microsoft MVP - Active Directory
(e-mail address removed), (e-mail address removed)
http://ladava.com
 
Back
Top