ADEssentials Versions Save

PowerShell Active Directory helper functions to manage healthy Active Directory

v0.0.190

3 weeks ago

What's new

  • Added Test-WinADDNSResolving - This command will test DNS resolving for given domain and record type. It will return all DNS servers that were used to resolve the query and the result of the query.

Full Changelog: https://github.com/EvotecIT/ADEssentials/compare/v0.0.189...v0.0.190

v0.0.189

4 weeks ago

What's new

  • Improved Get-WinADGroupMember to handle empty groups and prevent null returns
  • Improved Get-WinADPrivilegedObjects to handle empty groups and prevent null returns

Full Changelog: https://github.com/EvotecIT/ADEssentials/compare/v0.0.188...v0.0.189

v0.0.188

1 month ago

What's new

  • Update Test-WinADObjectReplicationStatus with additional error handling

Full Changelog: https://github.com/EvotecIT/ADEssentials/compare/v0.0.187...v0.0.188

v0.0.187

1 month ago

What's new

  • Update Test-WinADObjectReplicationStatus with additional error handling

v0.0.186

1 month ago

What's new

  • Update Get-WinADDuplicateObject with additional error handling

Full Changelog: https://github.com/EvotecIT/ADEssentials/compare/v0.0.185...v0.0.186

v0.0.185

2 months ago

What's new

  • Improves Test-LDAP to ignore test for GC LDAP if server is not Global Catalog. Related queries return $null

Full Changelog: https://github.com/EvotecIT/ADEssentials/compare/v0.0.184...v0.0.185

v0.0.184

2 months ago

What's new

  • Improves Test-LDAP to allow querying for Identity
  • Improves Get-WinADDuplicateObject by
  • Improves Remove-WinADDuplicateObject to adjust for changes in Get-WinADDuplicateObject
  • Modify Test-DNSNameServers to convert scriptblock filtering to string
  • Modify New-ADSite to convert scriptblock filtering to string
  • Modify Get-WinADUsersForeignSecurityPrincipalList to convert scriptblock filtering to string
  • Modify Get-WinDNSRecords to convert scriptblock filtering to string
  • Modify Get-WinDNSIPAddresses to convert scriptblock filtering to string
  • Convert * to '*' in multiple functions

Full Changelog: https://github.com/EvotecIT/ADEssentials/compare/v0.0.183...v0.0.184

v0.0.183

2 months ago

What's new

  • Improves Test-LDAP when using credential parameter

Full Changelog: https://github.com/EvotecIT/ADEssentials/compare/v0.0.182...v0.0.183

v0.0.182

2 months ago

What's new

  • Improves Test-LDAP when using credential parameter

Full Changelog: https://github.com/EvotecIT/ADEssentials/compare/v0.0.181...v0.0.182

v0.0.181

2 months ago

What's new

  • Fixes Test-LDAP under certain conditions

Full Changelog: https://github.com/EvotecIT/ADEssentials/compare/v0.0.180...v0.0.181