Wednesday, December 9, 2009

MAPI_E_LOGON_FAILED

In my current project, I am using Quest Migration Manager tool to perform AD and EX migrations.  I was getting the following error message in the Calendar Sync agent log file and Calendar synchronization wasn’t working:

CSession::Logon Error –2147221231 The information store could not be opened. - MAPI_E_LOGON_FAILED (MAPI 1.0)  Low level error: 0x0 File: 'aeWrapHelpers.h' Line: '279'

According to the Quest documentation, it is due the firewall issue or the source and target Exchange servers cannot communicate over MAPI protocol.  Anyway in our case it was due the NetBIOS name resolution.   Once we corrected the name resolution issue, the Calendar Sync started working.

SS

Santhosh Sivarajan

Microsoft MVP · Identity & Cybersecurity Architect

Santhosh has 30+ years of hands-on enterprise experience in Identity and Access Management, Microsoft Entra ID, Active Directory, Microsoft 365 and Zero Trust architecture. He is the author of two books on Windows Server and security, and leads consulting, assessments and training at SAG Business Group.

5 comments:

CSession::Logon Error –2147221231 The information store could not be opened. - MAPI_E_LOGON_FAILED (MAPI 1.0) Low level error: 0x0 File: 'aeWrapHelpers.h' Line: '279'

We are facing same issue in Target mail agent log. Due to which mailbox synchronization is failing.

Not sure what is causing the issue, whilst the account we use is having proper permission on source and target exchange org. On Org level we have applied Org admin.

any input/suggestion/advice is much appreciated.

Thanks in advance.

Regards,

Make sure you can open this mailbox using MAPI protocol. You can use one of the following tools to verify MAPI connectivity:

http://portal.sivarajan.com/2010/05/mailbox-and-outlook-troubleshooting.html

Run the tool from your QMM server.

today I have used a MAPI MFCMAPI editor, I am able to access the mail box without any issues

today I have used a MAPI MFCMAPI editor, I am able to access the mail box without any issues. But through QMM server it is logging cannot access the mailbox asdescribed earlier

IEEE Final Year projects Project Centers in India are consistently sought after. Final Year Students Projects take a shot at them to improve their aptitudes, while specialists like the enjoyment in interfering with innovation. For experts, it's an alternate ball game through and through. Smaller than expected IEEE Final Year project centers ground for all fragments of CSE & IT engineers hoping to assemble. IEEE Project Domains It gives you tips and rules that is progressively critical to consider while choosing any final year project point.

JavaScript Online Training in India

JavaScript Training in India

The Angular Training covers a wide range of topics including Components, Angular Directives, Angular Services, Pipes, security fundamentals, Routing, and Angular programmability. The new Angular TRaining will lay the foundation you need to specialise in Single Page Application developer. Angular Training

Post a Comment

Popular Posts
Workstation Trust Relationship Issue Issue: You receive the following error message, when you try to login to the domain.  The security database on the server does not have ... ADMT Service Account - Permission and Configuration The ADMT service account needs to have proper permission in source and target domains.  You don’t need to use 2 separate accounts.  You can ... My First Peek into Microsoft Exchange 2010 By Santhosh Sivarajan Before I really dive into Exchange 2010, I thought I would install and play with it first. I took some screen shots and notes during the ins... ObjectSID and Active Directory What is an objectSID in Active Directory? When a new object is created in Active Directory, Domain Controller assigns a unique value used ... AD Group Report - List Group Members in Active Directory–PowerShell Script Updated Script - http://portal.sivarajan.com/2011/10/search-ad-collect-local-admin-group.html Script #1 This script... Add Users to a Group–PowerShell Script Purpose – Add users to a group from an input file – PowerShell V2 Script.  Input file – Input file (Users.csv) contains samAccountName in... User Account Migration and Merging – Part I (ADMT) Part I - User Account Migration and Merging Using ADMT Part II - User Account Migration and Merging Using QMM pre-creating user account ... User Account Migration and Merging – Part II (Quest Migration Manager) Part I - User Account Migration and Merging Using ADMT Part II - User Account Migration and Merging Using QMM Pre-creating user account in... Delete Stale or Inactive Computer Accounts from Active Directory Here is an easy way to identify and delete inactive or stale computers in an Active Directory environment.  Using the dsquery command you c... Converting PowerShell (PS1) to EXE / Standalone Application As we know, there many applications available to convert a PowerShell file to a standalone executable file.  Based on my experience, PowerSh...