AdsiPS
AdsiPS copied to clipboard
implement LDAPFilter (fix #62)
New -LDAPFilter and -LDAPPath parameters to implement #62
Minor refactoring, switching from if-statements to a switch-statement to more cleanly handle the newly introduced parameter set.
Makes use of the existing New-ADSIDirectoryEntry function.