Calendar “could not be updated”
Check the user is connecting to Exchange via MAPI , I had a few setups where users were set to Active Sync instead
In this case, the solution was to run both commands on the exchange server:
Set-AutodiscoverVirtualDirectory “SERVER\Autodiscover (Default Web Site)” -WSSecurityAuthentication $True
Set-WebServicesVirtualDirectory -identity “EWS (default web site)” -WSSecurityAuthentication $true
This two command solved my problem
GD Star Rating
loading...
loading...
GD Star Rating
loading...
loading...
Tags: Calendar, could not be updated, exchange, Outlook
Trackback from your site.