Skip to content

Releases: lithnet/miis-autosync

v1.2.8002

28 Nov 04:32
Compare
Choose a tag to compare
  • Adds support for passing the MA name as a parameter to a PowerShell script trigger (#166)
  • Fixes an issue where the installer would not be able to accept a group-managed service account (#174)

v1.2.7392

28 Mar 03:23
b983bd0
Compare
Choose a tag to compare

Adds support for detecting changes on the GALSync MA with the AD change detection trigger #161 thanks to @kcrosby for the feature and PR

v1.2.6995

06 Mar 00:04
Compare
Choose a tag to compare
  • Fixes an issue where the FIM WMI returns control while completing-referential-updates is in progress, and autosync thinks the run profile has finished
  • Fixes #157 - Execution queue freezes for MA controller
  • Adds UI notification when the controller crashes

v1.2.6954

15 Jan 09:18
Compare
Choose a tag to compare

Fixes an issue where the run history may not be able to be cleared on locales that do not use a colon as a time separator

v1.2.6927

18 Dec 23:39
Compare
Choose a tag to compare

Fixes issue #158 - Scheduled interval trigger stops firing after the controller has been manually stopped and restarted

v1.2.6871

02 Nov 04:12
Compare
Choose a tag to compare

Fixes a timing issue where a scheduled run may be incorrectly executed twice in a row

v1.2.6713

18 May 22:42
Compare
Choose a tag to compare

** Re-upload of version 1.2 build **

Version 1.2

  • Fixes an issue where the Active Directory trigger UI screen had overlapping elements

  • Fixes an issue where credentials in the form of domain\username could not be used on the Active Directory trigger

  • Fixes issue #93 - Remote callback channel times out with SessionKeyExpiredException

  • Fixes issue #119 - Default Threshold Value should show 0 in GUI

  • Fixes issue #126 - Include 'msDS-LastSuccessfulInteractiveLogonTime' as part of AD trigger filter for recent logons

  • Fixes issue #128 - Removing a trigger does not register as a change in the UI

  • Fixes issue #129 - The controller encountered an unrecoverable error

  • Fixes issue #130 - Canceling an unmanaged run does not work

  • Fixes issue #151 - AD/LDS trigger reports "no matching run profile could be found"

  • Fixes an issue where an non-matching partition ID causes an exception when loading the config file in the UI

  • Adds feature #114 - Add support for providing credentials to the PowerShell trigger

  • Adds feature #115 - Adds import threshold support

  • Adds feature #124 - Add next event for date/time triggers to the message log

  • Adds feature #127 - Ability to enable/disable triggers

  • Adds feature #131 - Add ability for time-based triggers to put their tasks to the front of the execution queue

  • Adds feature #132 - Adds support for new locking modes

  • Adds run details to the ThresholdExceededException

v1.2.6692

28 Apr 01:40
Compare
Choose a tag to compare

Version 1.2

  • Fixes an issue where the Active Directory trigger UI screen had overlapping elements

  • Fixes an issue where credentials in the form of domain\username could not be used on the Active Directory trigger

  • Fixes issue #93 - Remote callback channel times out with SessionKeyExpiredException

  • Fixes issue #119 - Default Threshold Value should show 0 in GUI

  • Fixes issue #126 - Include 'msDS-LastSuccessfulInteractiveLogonTime' as part of AD trigger filter for recent logons

  • Fixes issue #128 - Removing a trigger does not register as a change in the UI

  • Fixes issue #129 - The controller encountered an unrecoverable error

  • Fixes issue #130 - Canceling an unmanaged run does not work

  • Fixes issue #151 - AD/LDS trigger reports "no matching run profile could be found"

  • Fixes an issue where an non-matching partition ID causes an exception when loading the config file in the UI

  • Adds feature #114 - Add support for providing credentials to the PowerShell trigger

  • Adds feature #115 - Adds import threshold support

  • Adds feature #124 - Add next event for date/time triggers to the message log

  • Adds feature #127 - Ability to enable/disable triggers

  • Adds feature #131 - Add ability for time-based triggers to put their tasks to the front of the execution queue

  • Adds feature #132 - Adds support for new locking modes

  • Adds run details to the ThresholdExceededException

v1.1.6500

18 Oct 10:27
Compare
Choose a tag to compare

Fixes #113 - AutoSync incorrectly assumes PowerShell 5 is installed (reported by @dminnelli)
Fixes #112 - Cannot determine FIM admin groups from sync engine when SQL server database is installed remotely (reported by @dminnelli)
Fixes #110 - Trigger log messages appear multiple times after stopping and starting a controller (reported by @khandelwalpiyush)
Fixes #109 - Warning that the partition was not found on AD/LDS trigger
Fixes #108 - AutoSync may consume excessive CPU if a management agent runs for a very long time (eg days)
Fixes #104 - Bug, installer won't continue, user is already member of group (reported by @Identitry)
Fixes #103 - An error (1332) occurred while enumerating the group membership. The member's SID could not be resolved.
Fixes #98 - Create Set and MPR fails if the service account username is not in domain\username format (reported by @Froosh)
Fixes #97 - Create Set and MPR function hangs UI
Fixes #94 - Some UI log messages get dropped
Fixes #92 - Remote Management - GUI won't refresh unless you click on it (reported by @khandelwalpiyush)

Enhancement #102 - Add support for management agents with multiple partitions (@Identitry @marcusmaker @weyto)
Enhancement #107 - Ability to specify partition in Powershell Trigger
Enhancement #106 - Allow multiple AD/LDS triggers per management agent
Enhancement #100 - Add support for modifying the run history cleanup check interval (@Froosh)
Enhancement #99 - Timestamps in log file are not ISO8601/RFC3339 or similar (@Froosh)
Enhancement #89 - Reload Config option under file menu (@khandelwalpiyush)

Exposes an UI option in the installer to skip the checking and adding of the service account to the MIM sync admins group
Improves support for detection of followup actions required after executing a multi-step run profile

v1.0.6471

19 Sep 10:45
Compare
Choose a tag to compare

Initial public release