ActiveDirectoryTools

1.0.1.14

Active Directory Automation Tools

Custom tools for automating Active Directory management and setup. I've put these together to consolidate a number of scripts I regularly used.

Installation Options

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

Install-Module -Name ActiveDirectoryTools -RequiredVersion 1.0.1.14

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

Install-PSResource -Name ActiveDirectoryTools -Version 1.0.1.14

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

Package Details

Author(s)

  • Michael Haken

Tags

AD ActiveDirectory Automation

Functions

Get-KerberosDelegationInformation Import-WmiFiltersFromJson Import-GPPermissionsFromJson Export-GPOBackupsAndWmiFilters Export-GPOPermissions Import-FullGPOBackups Get-WmiFilter Get-GroupMembershipChanges Get-UserObjectChangedLog Get-WhenMemberAddedToGroup New-StandardGPOWmiFilters New-GPOWmiFilter Get-Author Get-OldUsers Set-PDCEmulatorSrvRecords Start-SDProp Set-AdminSDHolderPermissions New-NetworkServiceAccessRuleSet Set-Permissions Write-Results Test-IsEnterpriseAdmin Test-IsEnterpriseOrDomainAdmin Test-IsDomainAdmin Get-ADAccountControl Get-NestedGroupMembership

Dependencies

This module has no dependencies.

Release Notes

Minor bug fixes for New-StandardGPOWmiFilters. Added the ability to use a UPN in the credential object for Test-IsDomainAdmin, Test-IsEnterpriseAdmin, and Test-IsDomainOrEnterpriseAdmin as well as the Get-NestedADGroups cmdlets. Added stop error actions for all import-module commands.

FileList

Version History

Version Downloads Last updated
2.0.0.9 44,686 8/7/2017
2.0.0.8 587 6/22/2017
2.0.0.7 1,178 3/3/2017
2.0.0.6 255 3/3/2017
2.0.0.5 267 3/3/2017
2.0.0.4 279 3/2/2017
2.0.0.2 265 3/1/2017
2.0.0.1 476 1/23/2017
1.0.1.16 1,066 7/12/2016
1.0.1.15 401 6/27/2016
1.0.1.14 (current version) 482 4/6/2016
Show less