Skip to content

SMLets Exchange Connector v3.0

Compare
Choose a tag to compare
@AdhocAdam AdhocAdam released this 26 Nov 23:39
· 38 commits to primary since this release
10113aa

SMLets Exchange Connector v3.0

General
The Management Pack (3.0.0.28) introduces the ability to run the connector via the SCSM workflow engine and provides detailed logging regardless of deployment strategy.

New Features

  • Ability to use the SCSM Workflow Engine to run the connector. If chosen, you'll gain the ability to:

    • Impersonate your Service Manager mailbox with a chosen Run as Account on the "General" page
    • Select a Run as Account on the "General" and "Cireson" pages
    • Define the path on the "DLL" page to choose the location of the smletsexchangeconnector.ps1 file
    • New "Workflow" page to define whether or not the workflow is enabled as well as how often it runs in seconds
  • Logging that works with Task Scheduler, SMA, Azure Automation, or SCSM Workflow based deployments:

    • The new "Logging" page enables you to define logging levels so you can modify how much data each run of the connector generates. SMA/Azure Automation will perform a mix of Write-Output and Write-Warning, while running through Task Scheduler/SCSM workflows will generate its own Windows Event Log. A full breakdown of what logging captures as well as how to introduce you own logging can be found here on the wiki.

Instruction on how move to SCSM workflows can be found on the wiki here