Reekod Posted June 19, 2012 Posted June 19, 2012 (edited) Hello, When you are creating a new global group in AD the second question page is ask you if you want to create a exchange email adress... if i want to create a new email for this group object, do i have to just create msExchange attribute to my object ? Else what about MsExchUMDtmMAP ? is that possible to do the samething with AD.AU3 ? Regards Edited June 19, 2012 by Reekod
water Posted June 19, 2012 Posted June 19, 2012 What version of AD and Exchange do you run? What do you mean by "MsExchUMDtmMAP"? Google only returns this thread. 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
Moderators JLogan3o13 Posted June 19, 2012 Moderators Posted June 19, 2012 The only one I know that comes close would be msExchUMDtmfMap, but I don't believe that does what the OP thinks it does. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Reekod Posted June 20, 2012 Author Posted June 20, 2012 Hello : I'm using : AutoIt Version : 3.3.6.0 and Exchange 2010. With LDAP browser i'm checking all attributes create when i check the : "create email adress" during the group create action. My question was about this specific option, is there a function to do the same thing... but forget aboutit it was a wrong way. Anyway i'm loog for powershell option, can i use auto-it to comspec a PS1 file ? Many Regards.
water Posted June 20, 2012 Posted June 20, 2012 The most current version of Active Directory and Exchange no longer support creation of a mailbox using CDOEXM or RUS (Recipient Update Service). We use PowerShell here using the following 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
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