Exchange MetaData
This service is an internal only service, so typically one would only edit the security options.

Exchange Options |
What it is |
Exchange EWS URL |
The URL of the Exchange Web Services
|
Exchange Version |
The version of Microsoft Exchange that has been configured for use with the K2 Server |
Child Process Isolation |
This property only has an effect when the Exchange MetaData service is configured to use Microsoft Exchange 2010 installations. When this option is enabled the K2 HostServer will create and manage a child process under the user account making the SmartObject call. That child process will then perform the PowerShell calls required to execute the Service Method. This is required to work around a limitation in the PowerShell architecture. Errors involving problems with user rights or “cmdlets” not found indicate that this option should be enabled. |
Security Options |
What to do |
Security Provider |
Enter the Security Provider - e.g. SourceCode.Hosting.SecurityProviders.SmartBox |
User Name |
Enter the user Name - e.g. Administrator |
Password |
Enter the associated password - e.g. K2pass |
Extra |
Provides additional information, for example dll paths needed. (Optional) |
Impersonate |
Select this check box to enable impersonation rights |
Enforce Impersonation |
This is a Pass-through Authentication option. If Enforce Impersonation is NOT checked, and K2 Pass-through Authentication fails for the impersonated user, the service will revert to the K2 Service Account, and retry. If Enforce Impersonation IS checked, the service will not revert to the K2 Service Account if it fails with the impersonated user. |
See Also