Giter Club home page Giter Club logo

adsips's Introduction

AdsiPS

PowerShell module to interact with Active Directory using ADSI and DirectoryServices (.NET)

Goals

  • No ActiveDirectory module/No Quest AD Snapin required
  • Being able to specify different credentials
  • Being able to specify different domain

Installation

Download from PowerShell Gallery

Coming soon...

Download from GitHub repository

  • Download the repository
  • Unblock the zip file
  • Extract the folder to a module path (e.g. $home\Documents\WindowsPowerShell\Modules)

Use Cases

  • Learning Active Directory: We can't see the code behind the Microsoft ActiveDirectory Module and Quest ActiveDirectory Snapin. This module is a great way to explore and learn on how Active Directory is working,
  • Delegation: Active Directory queries need to be performed by a tool (GUI for example) and you don't want it to load AD module. Additionally you don't know who will use the tool and if they have/can/know how to install the module,
  • Performance: ADSI is way faster,
  • Restricted environment: Sometime ActiveDirectory Module is not available/ or can't install it on a machine.

Cmdlets

  • Add-ADSIGroupMember
  • Enable-ADSIReplicaGC
  • Get-ADSIComputer
  • Get-ADSIDomain
  • Get-ADSIDomainController
  • Get-ADSIDomainMode
  • Get-ADSIDomainRoot
  • Get-ADSIDomainTrustRelationship
  • Get-ADSIForest
  • Get-ADSIForestDomain
  • Get-ADSIForestMode
  • Get-ADSIForestTrustRelationship
  • Get-ADSIFsmo
  • Get-ADSIGroup
  • Get-ADSIGroupManagedBy
  • Get-ADSIGroupMember
  • Get-ADSIGroupPolicyObject
  • Get-ADSIObject
  • Get-ADSIOrganizationalUnit
  • Get-ADSIReplicaCurrentTime
  • Get-ADSIReplicaDomainInfo
  • Get-ADSIReplicaForestInfo
  • Get-ADSIReplicaGCInfo
  • Get-ADSIReplicaInfo
  • Get-ADSISchema
  • Get-ADSISite
  • Get-ADSISiteLink
  • Get-ADSISiteServer
  • Get-ADSISiteSubnet
  • Get-ADSITokenGroup
  • Get-ADSIUser
  • Move-ADSIDomainControllerRoles
  • Move-ADSIReplicaToSite
  • New-ADSIDirectoryContext
  • New-ADSIPrincipalContext
  • New-ADSIUser
  • Remove-ADSIGroupMember
  • Start-ADSIReplicationConsistencyCheck
  • Test-ADSICredential
  • Test-ADSIUserIsGroupMember

adsips's People

Contributors

lazywinadmin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.