Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vCheck - Exchange 2010 Mapi Plugin #7

Open
hmiller10 opened this issue Jul 2, 2014 · 0 comments
Open

vCheck - Exchange 2010 Mapi Plugin #7

hmiller10 opened this issue Jul 2, 2014 · 0 comments

Comments

@hmiller10
Copy link

Hi all,

I am running the vCheck Exchange script against my Exchange 2010 SP3 servers with an Active Directory service account that belongs to Exchange View-Only Administrators and Exchange Recipient Administrators (for another script).

The script runs fine in my lab when run manually and via a scheduled task, including plugin 17 for MAPI Connectivity.

However when I run the script with a similarly configured and permissioned service account in my production environment either manually or via scheduled task the MAPI tests fail with the following error:

FAILURE 0 [Microsoft.Exchange.Data.Storage.ObjectNotFoundException]: The process failed to get the correct properties. Inner error [Microsoft.Mapi.MapiExceptionNotFound]: MapiExceptionNotFound: Unable to get properties on object. (hr=0x8004010f, ec=-2147221233) Diagnostic context: Lid: 55847 EMSMDBPOOL.EcPoolSessionDoRpc called [length=204] Lid: 43559 EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=398][latency=0] Lid: 23226 --- ROP Parse Start --- Lid: 27962 ROP: ropOpenFolder [2] Lid: 17082 ROP Error: 0x8004010F Lid: 21857 Lid: 21921 StoreEc: 0x8004010F Lid: 27962 ROP: ropExtendedError [250] Lid: 1494 ---- Remote Context Beg ---- Lid: 26426 ROP: ropOpenFolder [2] Lid: 23921 StoreEc: 0x3EC Lid: 21970 StoreEc: 0x8004010F PropTag: 0x668F0040 Lid: 23921 StoreEc: 0x3EC Lid: 21970 StoreEc: 0x8004010F PropTag: 0x3D2F0003 Lid: 23921 StoreEc: 0x3EC Lid: 21970 StoreEc: 0x8004010F PropTag: 0x672D0003 Lid: 23921 StoreEc: 0x3EC Lid: 21970 StoreEc: 0x8004010F PropTag: 0x672F0014 Lid: 25984 Lid: 6244 StoreEc: 0x80070005 Lid: 5884 StoreEc: 0x80070005 Lid: 24756 Lid: 6527 StoreEc: 0x80070005 Lid: 25984 Lid: 6244 StoreEc: 0x80070005 Lid: 5884 StoreEc: 0x80070005 Lid: 24756 Lid: 6527 StoreEc: 0x80070005 Lid: 6719 StoreEc: 0x80070005 Lid: 7007 StoreEc: 0x80070005 Lid: 48671 Lid: 1750 ---- Remote Context End ---- Lid: 27962 ROP: ropGetPropsSpecific [7] Lid: 17082 ROP Error: 0x4B9 Lid: 26465 Lid: 21921 StoreEc: 0x4B9 Lid: 27962 ROP: ropExtendedError [250] Lid: 1494 ---- Remote Context Beg ---- Lid: 26426 ROP: ropGetPropsSpecific [7] Lid: 36739 Lid: 1750 ---- Remote Context End ---- Lid: 26849 Lid: 21817 ROP Failure: 0x4B9 Lid: 20385 Lid: 28577 StoreEc: 0x8004010F Lid: 32001 Lid: 29953 StoreEc: 0x8004010F

If I run the script with my own account which is an Exchange Organization Administrator it runs fine no errors. If I run the script powershell code, while logged in as the service account, from the Exchange Management Shell copying the plugin code line by line and piping the results to Format-Table it also runs fine. I am of the opinion that permissions are not a problem since the script runs in my lab and when the script code is copied to the EMS.

Has anyone else seen this issue? If so, were you able to resolve it? How?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant