AADConnectDsc

0.3.1

DSC Module for managing the ADSync configuration

Minimum PowerShell version

5.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AADConnectDsc -RequiredVersion 0.3.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AADConnectDsc -Version 0.3.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) DscCommunity. All rights reserved.

Package Details

Author(s)

  • DscCommunity

Functions

Add-AADConnectDirectoryExtensionAttribute Convert-ObjectToHashtable Get-AADConnectDirectoryExtensionAttribute Get-ADSyncRule Remove-AADConnectDirectoryExtensionAttribute

DSCResources

AADConnectDirectoryExtensionAttribute AADSyncRule

Dependencies

This module has no dependencies.

Release Notes

## [0.3.1] - 2024-10-17

### Fixed

- Fixed multiple bugs in the ADSyncRule class effected the comparing of objects.
- Fixed dealing with standard rules.
- Remove all whitespace from expressions in AttributeFlowMappings, otherwise they
 will not match due to encoding  differences.
- Added parameter set 'ByNameAndConnector' to 'Get-ADSyncRule'.
- Added parameter 'ConnectorName' as key in DSC Resource 'AADSyncRule.
- DSC Resource 'AADSyncRule' uses parameter set 'ByNameAndConnector' when
 calling 'Get-ADSyncRule'.

FileList

Version History

Version Downloads Last updated
0.3.2-previe... 7 10/18/2024
0.3.1 (current version) 8 10/17/2024
0.3.1-previe... 2 10/17/2024
0.3.1-previe... 9 10/15/2024
0.3.1-previe... 6 10/14/2024
0.3.0 29 8/7/2024
0.3.0-previe... 7 8/7/2024
0.2.2 18 7/5/2024
0.2.2-previe... 7 7/5/2024
0.2.1 19 7/4/2024
0.2.1-previe... 7 7/4/2024
0.2.1-previe... 7 7/4/2024
0.2.0 17 6/10/2024
0.2.0-previe... 7 6/10/2024
Show more