Syed23 Posted November 24, 2010 Posted November 24, 2010 Hi Friends, Once again i struck with AD Functionalities. Here now i am facing problem that i am unable to find the owner name for the specific ID. i tried to use most of the relevent functions which ever mentioned in AD.au3. but i am unable to find the exact funtion. Could you please some one help me on this? #include <AD.au3> ; Open Connection to the Active Directory _AD_Open() ; Get the Fully Qualified Domain Name (FQDN) for the current user $sFQDN_User = _AD_SamAccountNameToFQDN(@UserName) $cp = _AD_FQDNToDisplayname($sFQDN_User) MsgBox(0,"",$cp) _AD_Close() Thank you,Regards,[font="Garamond"][size="4"]K.Syed Ibrahim.[/size][/font]
wraithdu Posted November 25, 2010 Posted November 25, 2010 Perhaps it didn't sink in the first time? This is the third copy of this post in this forum... the WRONG forum. Keep it up and you can expect a little vacation.
Syed23 Posted November 25, 2010 Author Posted November 25, 2010 (edited) Perhaps it didn't sink in the first time? This is the third copy of this post in this forum... the WRONG forum. Keep it up and you can expect a little vacation.perhaps you can tell me in which one i need to post this rite ?? Edited November 25, 2010 by Syed23 Thank you,Regards,[font="Garamond"][size="4"]K.Syed Ibrahim.[/size][/font]
water Posted November 25, 2010 Posted November 25, 2010 Moved your question (and my answers) to the " My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
Developers Jos Posted November 25, 2010 Developers Posted November 25, 2010 perhaps you can tell me in which one i need to post this rite ??Perhaps you can read the forum purpose before posting...This will be merged and moved the to right place.Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now