Retrive title of an employee from Active Directory

From: canasdaq_deals (canasdaq_deals_at_yahoo.com)
Date: 02/17/04


Date: Tue, 17 Feb 2004 06:25:49 -0800

Can anyone please tell me how to get the title of an
employee from active directory. I am able to retrieve
firstname as givenname, surname as sn, login id as
samaccountname adn so on. I am not able to get the title.
I dont know what do i need to use so i can get the title.
Can anyone please help me. Your help will be greatly
appreciated.

Thanks for your help in advance.



Relevant Pages

  • Re: Need assistance badly!
    ... I have tried cobbling together a script that does this, ... I would use ADO in a VBScript program to retrieve all users with the ... Dim objRootDSE, strDNSDomain, strQuery, adoRecordset, strName, strCN ... adoConnection.Open "Active Directory Provider" ...
    (microsoft.public.scripting.vbscript)
  • Re: domain name/LDAP redundancy
    ... The app currently contacts one of the DC's for the LDAP search however, ... uses ADO to retrieve the Distinguished Names of all users in the domain. ... adoConnection.Open "Active Directory Provider" ...
    (microsoft.public.windows.server.active_directory)
  • Re: Bulk unlock user accounts
    ... following script from some sample on the Microsoft site. ... It makes more sense to retrieve distinguishedName. ... Dim strDN, objUser ... ' Use ADO to search Active Directory. ...
    (microsoft.public.scripting.vbscript)
  • Re: Add domain user to local group script troubleshoot
    ... The most reliable way to retrieve computer names in an Active Directory ... domain global group a member of each computers local Administrators group. ... >> Microsoft MVP Scripting and ADSI ...
    (microsoft.public.windows.server.scripting)
  • Re: Scripting newbie - Active Directory reporting of users/description
    ... Does any one have a sample script that looks at an Active Directory ... You can use ADO in a VBScript program to retrieve information about objects ...
    (microsoft.public.windows.server.scripting)