Skip to content

SMLets Exchange Connector v2.0-Beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@AdhocAdam AdhocAdam released this 11 Jun 05:02
8b72eb8

SMLets Exchange Connector v2.0-Beta1

Summary
First beta release of the connector that is based off of v1.5 that shifts configuration from the script to a central Management Pack.

New Features

  • Introduction of a Settings based Management Pack to persist values between upgrades

GENERAL
I've broken out the known issues into slightly more relevant groupings. Validation issues remain whose known instances I've documented below. While more stable and integrated then the previous two alpha builds, this should still be treated as in development release.

FIXED ISSUES FROM ALPHA1 AND ALPHA2

  • Settings MP: Some WPF controls appear cut off
  • Settings MP: The title of the Settings window reads "beta 3"
  • Settings MP: The Private keyword can't be defined
  • PowerShell: SCOM AD Group doesn't pull from the MP
  • Settings MP: Decimal values on text boxes requires some finesse in that if you want to enter 25.4, you must type 254, and then place the decimal
  • Settings MP: Multiple mailboxes can only be deleted one at a time e.g. remove, save, open, remove, save, and so on and so on.
  • Settings MP: ACS Priority Scoring feature still requires editing of Get-ACSWorkItemPriority

KNOWN ISSUES

  • Settings MP: Some fields lack validation for text patterns (comma separated, ends with "/", prevent special characters)
    • Cireson Portal URL must end with a forward slash - /
    • Announcement and SCOM features that use individual users must be seperated by a comma - ,
    • Keywords should not include brackets [] or # or : symbols. Just type the word and the word alone

KNOWN THINGS

  • Settings MP: To enable ACS keywords for Cireson RO/KA you need to turn the Cireson feature on, save, re-open and then check off ACS features.
  • Settings MP: Problem Support Group can't be set. This is intentional and will remain until Cireson releases their own support for the feature
  • Settings MP: Primary Work Item Template and Multi-Mailbox Template require all Templates to be defined to pass validation