Files
PowerCLI-Example-Scripts/Modules
Brian Wuchner 5b291a5ac0 Update VMware.HV.Helper.psm1
Fixes #364 - Get-HVEvent timeout issue
Changes to line 877-879 adds help for a new SqlTimeout parameter added to Get-HVEvent
Changes to line 931-934 add support for the new SqlTimeout parameter with a default value of 30 seconds.
Changes to line 1064 implements the timeout parameter created above when executing the query.

The change to line 1031 resolves an unrelated issue where I was seeing an extra '1' in the output from Get-HVEvent.  Adding the `Out-Null` statement is similar to another example in this same function which already existed on line 1065.  Adding the `Out-Null` statement did resolve the extra '1' displayed in the output.

Signed-off-by: Brian Wuchner <brian.wuchner@gmail.com>
2022-01-13 07:59:41 -05:00
..
2022-01-11 20:25:22 -05:00
2016-08-11 10:19:26 +03:00
2018-05-30 19:53:01 +02:00
2018-04-25 22:48:38 +02:00
2017-10-04 14:26:05 -07:00
2018-11-30 17:15:13 +08:00
2020-02-09 08:08:01 -08:00
2016-07-07 21:04:40 -04:00