Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement LDAPFilter (fix #62) #118

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

implement LDAPFilter (fix #62) #118

wants to merge 3 commits into from

Conversation

jantari
Copy link

@jantari jantari commented Oct 28, 2020

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.

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.
when just running Get-ADSIComputer without any parameters I didnot add the required AccountManagement type - fixed now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant