S.DS.P
S.DS.P copied to clipboard
This is repo for source code development for S.DS.P PowerShell module that's available on PowerShell Gallery (https://www.powershellgallery.com/packages/S.DS.P)
Query Active Directory using the property *msDS-ReplValueMetaData* returns unexpected value if more than 1000 objects are stored in the attribute resulting in errors and an infinite loop: ``` Find-LdapObject -LdapConnection...
**Describe the bug** When querying users I see many errors from the Transform module in relation to the proxyAddresses attribute of contact objects. **To Reproduce** Query the directory for mail...