Skip to content

mmascolino/S.DS.P

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S.DS.P - PowerShell module for manipulation with LDAP directory data

This is repo for source code development for S.DS.P PowerShell module that's available on Technet Gallery here: https://gallery.technet.microsoft.com/Using-SystemDirectoryServic-0adf7ef5

This module is also published on PowerShell gallery: https://www.preview.powershellgallery.com/packages/S.DS.P/1.7.6

You can directly install it from PowerShell session via Install-Module -Name S.DS.P

Feel free to contribute; current functionality:

  • Searching objects via Find-LdapObject
  • Adding objects via Add-LdapObject
  • Modifying objects via Edit-LdapObject
  • Removal of objects via Remove-LdapObject
  • Getting information about LDAP server via Get-RootDSE

Looking for testers against non-MS LDAP servers and more complex functionality (copying from object to object, transformations of objects, etc).

Jiri

About

This is repo for source code development for S.DS.P powershell module that's available on PowerShell Gallery

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%