Hi
I'm confused about this statement in section 8.2:
"Youll also see that only one parameter per cmdlet can use ByValue."
but, as already stated in the book, the Stop-Service -Name and -InputObject parameters both accept pipeline input by value.
Thanks.
|