JeffryPaul
Results
2
issues of
JeffryPaul
The latest version of Get-Node.ps1 is completely commented out. Simply need to add a closing #> before the cmdletbinding command.
The following custom code snippet fails on the line containing Set-Pool, prompting for the LoadBalancingMode parameter. This parameter was already defined with 'New-Pool', so it shouldn't prompt again on 'Set-Pool'....