ADServices

0.1.2

Rough re-implementation of the MS ActiveDirectory powershell module but
leveraging the C# "System.DirectoryServices.dll" assembly which is available by
default on Windows instead of requiring that the user install RSAT. Very
feature-incomplete at this time.  Also, unfortunately
"System.DirectoryServices.dll" is Windows-only and therefore so is this module.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name ADServices

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

Install-PSResource -Name ADServices

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

2025, Martin C Zarate

Package Details

Author(s)

  • Martin C Zarate (AKA Pxtl)

Tags

ActiveDirectory DirectoryServices RSAT

Functions

*-ADObject *-ADUser *-ADAccount *-ADGroup *-ADGroupMember *-ADOrganizationalUnit

PSEditions

Desktop

Dependencies

This module has no dependencies.

Release Notes

v0.1.2
- add Get-ADGroupMember

v0.1.1
- hide private functions properly

v0.1.0
- Initial Version
- Includes main verbs for ADObject, ADUser, ADAccount, ADGroup, ADGroupMember

FileList

Version History

Version Downloads Last updated
0.1.2 (current version) 4 6/26/2025
0.1.1 5 6/26/2025
0.1.0 4 6/26/2025