dry.module.ad

0.1.0

Creates and configures Active Directory objects. Supports creation of OUs, creation of groups and user accounts, users' and groups' group memberships, adding ACLs to AD objects, import, migration and linking of backup-GPOs, import, linking and migration of json-formatted-GPOs, import and linking of WMIFilters, copying of administrative templates to the central PolicyD
Creates and configures Active Directory objects. Supports creation of OUs, creation of groups and user accounts, users' and groups' group memberships, adding ACLs to AD objects, import, migration and linking of backup-GPOs, import, linking and migration of json-formatted-GPOs, import and linking of WMIFilters, copying of administrative templates to the central PolicyDefinitions folder, copying NETLOGON files, AD schema extensions (from .ldf's). If you pass in a PSSession to a domain controller to Import-DryADConfiguration, all scriptblocks will execute in that session. If not, scriptblocks will run on the local system in context of the executing user.
Show more

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name dry.module.ad

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

Install-PSResource -Name dry.module.ad

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) 2021 bjoernf73. All rights reserved.

Package Details

Author(s)

  • bjoernf73

Tags

ActiveDirectory GroupPolicy legacyAD

Functions

Import-DryADConfiguration Move-DryADComputer

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

Simplification of some concepts. Objects do not have a proprietary scope anymore. Aliases er easier to define. Properties of groups have changed.

FileList

Version History

Version Downloads Last updated
0.1.0 (current version) 3 5/20/2025
0.0.4 103 12/12/2021