Skip to content

Conversation

@DrBob5188
Copy link

@DrBob5188 DrBob5188 commented Mar 12, 2017

Hi Boe, This is my first PR so I hope it meets the requirements. The change is identical in both files and addresses the use of $Computername instead of $Computerlist in the foreach loop in the end block. When piping in computer names this would result in only the last item in the pipeline being processed.

Regards

Robert Thomson

Changed foreach statement to use $Computerlist instead of $Computername
Updated foreach loop in end block to use $Computername.
@hbt2
Copy link

hbt2 commented May 8, 2020

I came for the same. Approve please.

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.

2 participants