burgemaster Posted November 16, 2013 Posted November 16, 2013 Hi, Ive setup connection to our 2007 exchange and I cant get the live tiles to work!! "The server to which the application is connected cannot impersonate the requested user due to insufficient permission." Can anyone please help? Ive run through the "Microsoft Exchange Web Services Connectivity" Tests and they all pass? Can anyone please help? Thanks in advance
burgemaster Posted November 16, 2013 Author Posted November 16, 2013 I don't think that its a problem with the user as it would say: "The account does not have permission to impersonate the requested user"
sukh Posted November 17, 2013 Posted November 17, 2013 Look at these first. • ExchangeServiceBinding Class ExchangeServiceBinding class (ExchangeWebServices) • Configuring Exchange Impersonation (Exchange Web Services) Configuring Exchange Impersonation • Using Exchange Impersonation (Exchange Web Services) Using Exchange Impersonation 1
burgemaster Posted November 19, 2013 Author Posted November 19, 2013 Get-MailboxDatabase | ForEach-Object {Add-ADPermission -Identity $_.DistinguishedName -User syncuser -ExtendedRights ms-Exch-EPI-May-Impersonate}
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