Event ID 3001 MSExchange Management Console
I am getting this error when trying to creating a new user mailbox an
Log Name: Application
Source: MSExchange Management Application
Date: 7/16/2012 2:37:34 PM
Event ID: 3001
Task Category: ProvisioningAgent
Level: Warning
Keywords: Classic
User: N/A
Computer: sv2.*******.priv
Description:
Failed to generate email addresses based on template "SMTP:%gSMTP:%gSMTP:%gSMTP:%g%1s@******.coms@*******.coms@******.coms@********.com". Additional message: "Unable to generate the e-mail address. Unable to load address module 'C:\Program Files\Microsoft\Exchange
Server\V14\Mailbox\address\SMTP\AMD64\inproxy.dll' for address type 'SMTP'. Additional message: 'Access is denied'.".
Event Xml:
< Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="MSExchange Management Application" />
<EventID Qualifiers="4">3001</EventID>
<Level>3</Level>
<Task>3</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-07-16T19:37:34.000000000Z" />
<EventRecordID>395421</EventRecordID>
<Channel>Application</Channel>
<Computer>sv2.syzygy.priv</Computer>
<Security />
</System>
<EventData>
<Data>SMTP:%g%1s@*******.com</Data>
<Data>Unable to generate the e-mail address. Unable to load address module 'C:\Program Files\Microsoft\Exchange Server\V14\Mailbox\address\SMTP\AMD64\inproxy.dll' for address type 'SMTP'. Additional message: 'Access is denied'.</Data>
</EventData>
< /Event>
July 16th, 2012 4:23pm
What type of account are you using when you attempt this operation?
Is the account a member of Exchange Organization admins or at least Recipient admins?
(or appropriate RBAC management role group).Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you.
Free Windows Admin Tool Kit Click here and download it now
July 16th, 2012 6:53pm
Hi,
I appears you have multiple recipient policies created with different filters.
I'd suggest you remove the other polices created and let the default policy apply. Hope it is helpful.
Refer to:
Understanding E-Mail Address Policies
http://technet.microsoft.com/en-us/library/bb232171.aspx
Fiona Liao
TechNet Community Support
July 18th, 2012 6:11am
Hi,
I appears you have multiple recipient policies created with different filters.
I'd suggest you remove the other polices created and let the default policy apply. Hope it is helpful.
Refer to:
Understanding E-Mail Address Policies
http://technet.microsoft.com/en-us/library/bb232171.aspx
Fiona Liao
TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
July 18th, 2012 6:11am
check permission of 'C:\Program Files\Microsoft\Exchange Server\V14\Mailbox\address\SMTP\AMD64\inproxy.dll'
confirm if System and Administrators have full permissions
July 18th, 2012 9:45am
As Sandeep said check the permission and also make sure the folder name 'Address' under ''C:\Program Files\Microsoft\Exchange Server\V14\Mailbox' is shared with following shared permission
MBXSERVER\Administrator - Full control
Mailbox server object - Full control
Security permission
Authenticated users - Read
System - Full control
Administrator - Full Control
on Inproxy.dll make sure permission is getting inherited from parent folders
Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Hasnain Shaikh| My blogs:
http://messagingserversupport.com
Free Windows Admin Tool Kit Click here and download it now
July 18th, 2012 12:07pm