I am getting the below error, I have been trying for a few days now to fix it and I not getting anywhere
Output from Get-ActiveSyncVirtualDirectory | fl
[PS] C:\Windows\system32>get-ActiveSyncVirtualDirectory | flRunspaceId : b41071c0-e5a0-45f6-990d-9e7986f92fc9
MobileClientFlags : BadItemReportingEnabled, SendWatsonReport
MobileClientCertificateProvisioningEnabled : False
BadItemReportingEnabled : True
SendWatsonReport : True
MobileClientCertificateAuthorityURL :
MobileClientCertTemplateName :
ActiveSyncServer : https://email.domain.com/Microsoft-Server-ActiveSync
RemoteDocumentsActionForUnknownServers : Allow
RemoteDocumentsAllowedServers : {}
RemoteDocumentsBlockedServers : {}
RemoteDocumentsInternalDomainSuffixList : {}
MetabasePath : IIS://server.domain.domain.com/W3SVC/1/ROOT/Microsoft-Server
-ActiveSync
BasicAuthEnabled : True
WindowsAuthEnabled : False
CompressionEnabled : True
ClientCertAuth : Ignore
WebsiteName : Default Web Site
WebSiteSSLEnabled : True
VirtualDirectoryName : Microsoft-Server-ActiveSync
Path :
ExtendedProtectionTokenChecking : None
ExtendedProtectionFlags : {}
ExtendedProtectionSPNList : {}
Server : PELE
InternalUrl : https://email.domain.com/Microsoft-Server-ActiveSync
InternalAuthenticationMethods : {}
ExternalUrl : https://email.domain.com/Microsoft-Server-ActiveSync
ExternalAuthenticationMethods : {}
AdminDisplayName :
ExchangeVersion : 0.10 (14.0.100.0)
Name : Microsoft-Server-ActiveSync (Default Web Site)
DistinguishedName : CN=Microsoft-Server-ActiveSync (Default Web Site),CN=HTTP,CN=Protocols,CN=
server,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Admi
nistrative Groups,CN=Evergreen,CN=Microsoft Exchange,CN=Services,CN=Config
uration,DC=domain,DC=domain,DC=com
Identity : PELE\Microsoft-Server-ActiveSync (Default Web Site)
Guid : a7912c50-c721-4d3d-8aca-bcf3b0250b20
ObjectCategory : domain.domain.com/Configuration/Schema/ms-Exch-Mobile-Virt
ual-Directory
ObjectClass : {top, msExchVirtualDirectory, msExchMobileVirtualDirectory}
WhenChanged : 4/2/2013 11:10:56 AM
WhenCreated : 3/23/2011 11:59:48 AM
WhenChangedUTC : 4/2/2013 6:10:56 PM
WhenCreatedUTC : 3/23/2011 6:59:48 PM
OrganizationId :
OriginatingServer : DC00.domain.domain.com
IsValid : True
Jason