You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/hybrid/reference-connect-version-history.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,17 @@ Not all releases of Azure AD Connect will be made available for auto upgrade. Th
43
43
>
44
44
>Please refer to [this article](https://docs.microsoft.com/azure/active-directory/hybrid/how-to-upgrade-previous-version) to learn more about how to upgrade Azure AD Connect to the latest version.
45
45
46
+
## 1.5.30.0
47
+
48
+
### Release status
49
+
05/07/2020: Released for download
50
+
51
+
### Fixed issues
52
+
- Fixed an issue where unselected domains were getting incorrectly selected from the wizard UI.
53
+
- Fixed an issue in the ADSyncConfig PowerShell module, where invoking DSACLS command used in all the Set-ADSync* Permissions cmdlets would cause one of the following errors:
54
+
-`GrantAclsNoInheritance : The parameter is incorrect. The command failed to complete successfully.`
55
+
-`GrantAcls : No GUID Found for computer …`
56
+
46
57
## 1.5.29.0
47
58
48
59
### Release status
@@ -100,6 +111,7 @@ This hotfix build fixes an issue with build 1.5.18.0 if you have the Group Filte
100
111
- Fixed an issue with the creation of the Azure Active Directory synchronization account where enabling Directory Extensions or PHS may fail because the account has not propagated across all service replicas before attempted use.
101
112
- Fixed a bug in the sync errors compression utility that was not handling surrogate characters correctly.
102
113
- Fixed a bug in the auto upgrade which left the server in the scheduler suspended state.
114
+
- Fixed a bug in the Domain/OU filtering page that would remove the Run Profiles of a domain by just partially expanding the domain tree, without making any changes.
0 commit comments