Skip to content

Uses the Dot NET class System.DirectoryServices.Protocols to get, set and move LDAP objects in standards compliant directories.

License

Notifications You must be signed in to change notification settings

gbuktenica/FreeLDAP

Repository files navigation

FreeLDAP

License: MIT Copyright Kinetic IT

A PowerShell module that uses the Dot NET class System.DirectoryServices.Protocols to manage LDAP objects in standards compliant directories.

Installation

On-line with PowerShell 5.0

Install-Module -Name FreeLDAP

Offline

Copy all file to one of the following locations: C:\Program Files\WindowsPowerShell\Modules\FreeLDAP<version>

eg C:\Program Files\WindowsPowerShell\Modules\FreeLDAP\1.0.0.0

C:\Windows\system32\WindowsPowerShell\v1.0\Modules\FreeLDAP<version>

eg C:\Windows\system32\WindowsPowerShell\v1.0\Modules\FreeLDAP\1.0.0.0

C:\Users<ProfilePath>\Documents\WindowsPowerShell\Modules\FreeLDAP<version>

eg C:\Users\Glen\Documents\WindowsPowerShell\Modules\FreeLDAP\1.0.0.0

Usage

TODO: Write usage instructions

Contributing

We use SemVer for versioning.

History

1.0.0.0 Initial release - stable

1.0.0.1 Alpha development - unstable

Credits

Glen Buktenica

About

Uses the Dot NET class System.DirectoryServices.Protocols to get, set and move LDAP objects in standards compliant directories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published