|
1 | 1 | This article lists the versions and features of Azure Active Directory Connect Provisioning Agent that have been released. The Azure AD team regularly updates the Provisioning Agent with new features and functionality.
|
| 2 | +> [!NOTE] |
| 3 | +> All new Provisioning Agent releases are made available through auto upgrade for existing installations and can be downloaded for new installations. |
2 | 4 |
|
3 |
| -Microsoft provides direct support for the latest agent version and one version before. |
| 5 | + |
| 6 | +Microsoft provides support for the latest agent version and one version before. |
4 | 7 |
|
5 | 8 | ## Download link
|
6 | 9 | You can download the latest version of the agent using [this link](https://download.msappproxy.net/Subscription/d3c8b69d-6bf7-42be-a529-3fe9c2e70c90/Connector/provisioningAgentInstaller).
|
7 | 10 |
|
| 11 | +## 1.1.xxx.x |
| 12 | + |
| 13 | +Release date: August 8th, 2022 |
| 14 | + |
| 15 | +### New or changed functionality |
| 16 | + |
| 17 | + - We added a new cmdlet to enable and disable writeback of passwords. You can learn more about Azure AD Cloud Sync PowerShell in [the online documentation](https://docs.microsoft.com/azure/active-directory/cloud-sync/reference-powershell). |
| 18 | + - We now return more info in the 'Get-AADCloudSyncDomains' cmdlet. |
| 19 | + - We updated new cmdlets of CloudSync powershell module in the unattended agent install script. |
| 20 | + - We have added support for the installation of the provisioning agent using the commandline. |
| 21 | + - We added support for EX and RX environments. |
| 22 | + - |
| 23 | +### Bugfixes |
| 24 | + |
| 25 | + - After the Newtonsoft.Json upgrade, AADConnectProvisioningAgent.exe.config is not updated after install which results in a failure of sync. We now remove the app.config file on upgrade of the agent. |
| 26 | + - We fixed an issue with DC affinity after an OU is renamed. |
| 27 | + - We fixed several issues in the PowerShell module. |
| 28 | + - We fixed a memory leak due to not disposing HTTP client. |
| 29 | + - We fixed a bug in the code for granting the "logon as a service" right to the GMSA. |
| 30 | + - We refined the permissions on the GMSA for CloudHR. |
| 31 | + - We now uninstall the Cloud Sync agent when the bundle is uninstalled. |
| 32 | + - We fixed a bug that prevents deletion of the Service Principal if not all Job are deleted. |
| 33 | + - We fixed an issue with updating of the password of a user with 'User must change password at next logon'. |
| 34 | + - We fixed an issue with the agent GMSA folder permissions. |
| 35 | + - We fixed an issue where group membership updates are not always correct. |
| 36 | + |
8 | 37 | ## 1.1.587.0
|
9 | 38 |
|
10 | 39 | November 2nd, 2021 - released for download
|
|
0 commit comments