WSAdminCoordinator

The WSAdminCoordinator is a .NET WCF web service that connects Exchange with ImageMaster. It runs in IIS (Internet Information Services), the application container of Windows Server.

Each request expects an optional header requestId which will be used for logging.

The WSAdminCoordinator supports anonymous authentication via HTTP and HTTPS as well as basic authentication over HTTPS. Both features are configured in Microsoft IIS. The installer can configure those settings automatically. If basic authentication is activated, the credentials have to be entered in the ImageMaster AdminClient in the Coordinator settings. WSCoordinator and WSAdminCoordinator can, but do not have to, share credentials.

Request

Description

GetMailboxList

Get a list of all mailboxes of an Exchange server

PushConfigChanged

Signal to WSCoordinator that the configuration has changed
When the Coordinator receives this notice, it will reinitialize itself and reconfigure scheduled tasks using the TaskSchedulerManager.

PingAll

Ping all system components used by the Coordinator

PingDatabaseTable

Ping a database table by ODBC

PingExchangeServer

Ping an Exchange server by remote PowerShell

PingImaIntegrationService

Ping a web service of the ImageMaster Integration Service

SetPolicyName

Set the policy name and ImageMaster mailbox ID in a mailbox property

Unselect

Unselect all elements of given mailboxes

Unarchive

Unarchive (permanently restore) all archived elements of given mailboxes