ADServices
0.1.1
Rough lightweight feature-incomplete drop-in replacement for some of the
components of the MS ActiveDirectory module but leveraging the C#
"System.DirectoryServices.dll" assembly which is available by default on Windows
instead of requiring that the user install RSAT.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
2025, Martin C Zarate
Package Details
Author(s)
- Martin C Zarate (AKA Pxtl)
Tags
ActiveDirectory DirectoryServices RSAT
Functions
*-ADObject *-ADUser *-ADAccount *-ADGroup *-ADGroupMember *-ADOrganizationalUnit
Dependencies
This module has no dependencies.
Release Notes
v0.1.1
- hide private functions properly
v0.1.0
- Initial Version
FileList
- ADServices.nuspec
- Tests\Integration\ADGroupMember.tests.ps1
- Tests\Integration\ADOrganizationalUnit.tests.ps1
- ADUser.psm1
- ADGroup.psm1
- Tests\Integration\Invoke-IntegrationTest.ps1
- Tests\Integration\Shared\Clear-TestObjects.ps1
- ADAccount.psm1
- ADGroupMember.psm1
- Tests\Integration\ADAccount.tests.ps1
- Tests\Integration\Shared\Get-BuiltInUserDistinguishedNames.ps1
- ADOrganizationalUnit.psm1
- Tests\Convert-ADIdentityToFilter.tests.ps1
- Tests\Integration\ADGroup.tests.ps1
- Tests\Integration\Shared\Get-BuiltInGroupDistinguishedNames.ps1
- Shared\ADHelpers.psm1
- Tests\Integration\ADUser.tests.ps1
- Tests\Integration\adservices-testdocker\docker-compose.yml
- ADObject.psm1
- Shared\ADDirectoryEntry.psm1
- ADServices.psd1
- Shared\Variables.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.2 | 4 | 6/26/2025 |
0.1.1 (current version) | 5 | 6/26/2025 |
0.1.0 | 4 | 6/26/2025 |