Skip to content

Update Find-DhcpServerv4ScopeID.psm1#1

Open
fiala-sns wants to merge 1 commit into
flemmingss:masterfrom
fiala-sns:patch-1
Open

Update Find-DhcpServerv4ScopeID.psm1#1
fiala-sns wants to merge 1 commit into
flemmingss:masterfrom
fiala-sns:patch-1

Conversation

@fiala-sns
Copy link
Copy Markdown

Function never searches in in first scope (index 0) on server thanks to this line "$counter = $counter+1"
Simpliest solution is to initialize variable with -1 above.
I am new to github, hope it hepls.
Martin

Never searches in in first scope (index 0) thanks to this line "$counter = $counter+1"
Simpliest solution is to initialize variable with -1 above.
I am new to github, hope it hepls.
MF
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