AdsiPS

1.0.0.5

PowerShell module to interact with Active Directory using ADSI and the System.DirectoryServices namespace (.NET Framework)

Installation Options

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

Install-Module -Name AdsiPS -RequiredVersion 1.0.0.5

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

Install-PSResource -Name AdsiPS -Version 1.0.0.5

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) 2019 Francois-Xavier Cat. All rights reserved.

Package Details

Author(s)

  • Francois-Xavier Cat

Tags

ADSI ActiveDirectory LDAP AD

Functions

Add-ADSIGroupMember Compare-ADSITeamGroups Disable-ADSIComputer Disable-ADSIUser Enable-ADSIComputer Enable-ADSIDomainControllerGlobalCatalog Enable-ADSIUser Get-ADSIComputer Get-ADSIComputerSite Get-ADSIDefaultDomainAccountLockout Get-ADSIDefaultDomainPasswordPolicy Get-ADSIDomain Get-ADSIDomainController Get-ADSIDomainMode Get-ADSIDomainRoot Get-ADSIDomainTrustRelationship Get-ADSIFineGrainedPasswordPolicy Get-ADSIForest Get-ADSIForestDomain Get-ADSIForestMode Get-ADSIForestTrustRelationship Get-ADSIFsmo Get-ADSIGlobalCatalog Get-ADSIGroup Get-ADSIGroupManagedBy Get-ADSIGroupMember Get-ADSIGroupPolicyObject Get-ADSIObject Get-ADSIOrganizationalUnit Get-ADSIPrincipalGroupMembership Get-ADSIPrintQueue Get-ADSIReplicaCurrentTime Get-ADSIReplicaDomainInfo Get-ADSIReplicaForestInfo Get-ADSIReplicaGCInfo Get-ADSIReplicaInfo Get-ADSIRootDSE Get-ADSISchema Get-ADSISite Get-ADSISiteLink Get-ADSISiteServer Get-ADSISiteSubnet Get-ADSITokenGroup Get-ADSITombstoneLifetime Get-ADSIUser Move-ADSIComputer Move-ADSIDomainControllerRole Move-ADSIDomainControllerToSite Move-ADSIGroup Move-ADSIUser New-ADSIComputer New-ADSIDirectoryContext New-ADSIDirectoryEntry New-ADSIGroup New-ADSIPrincipalContext New-ADSISite New-ADSISiteSubnet New-ADSIUser Remove-ADSIComputer Remove-ADSIGroup Remove-ADSIGroupMember Remove-ADSISite Remove-ADSISiteSubnet Remove-ADSIUser Reset-ADSIUserPasswordAge Search-ADSIAccount Set-ADSIUser Set-ADSIUserPassword Start-ADSIReplicationConsistencyCheck Test-ADSICredential Test-ADSIUserIsGroupMember Test-ADSIUserIsLockedOut Unlock-ADSIUser

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0.0.9 16,977 11/6/2019
1.0.0.8 70 10/26/2019
1.0.0.7 239 7/13/2019
1.0.0.6 80 6/23/2019
1.0.0.5 (current version) 44 6/21/2019
1.0.0.4 44 6/21/2019
1.0.0.3 1,029 11/30/2017
1.0.0.2 539 8/20/2016
1.0.0.1 67 8/17/2016
Show more