Files
PowerCLI-Example-Scripts/Modules
mtelvers c2f137c812 Updates to Set-HVPool
Updated Set-HVPool to address issue #132.  The -Start and -Stop parameter tested the wrong variable in the loop.  $item is undefined.  Furthermore, in general if the key/value pair specified $false as the value then the parameter wasn't seen in simple logic test such as if ($key -and $value) {}.  I've updated to use $PSBoundParameters instead.
2017-10-27 08:52:44 +01:00
..
2016-08-11 10:19:26 +03:00
2016-07-29 15:39:10 +02:00
2017-08-31 14:58:04 +02:00
2017-10-04 14:26:05 -07:00
2017-10-27 08:52:44 +01:00
2016-07-07 21:04:40 -04:00