Commit Graph
9 Commits
Author SHA1 Message Date
Wouter KurstenandGitHub 9282c79c86 getnext placed on the wrong spot 2018-03-03 10:23:22 +01:00
Wouter KurstenandGitHub cda9bd36e1 replaced return of vcenter vm id's
replaced some return of vcenter vm id's that gave back some hardly usefull information to the user. Now it gives a successfully add... message
2018-02-26 22:01:33 +01:00
Wouter KurstenandGitHub f7da4a963f added reset-hvmachine 2018-02-10 15:44:12 +01:00
Wouter KurstenandGitHub f0f5ec7967 Removed get-hvpodsession, added get-hvglobalsession
get-hvpodsession only got a count + naming was incorrect (it was global but name said pod) get-hvglobalsession actually enumerates all global sessions
2018-02-10 10:32:10 +01:00
Wouter KurstenandGitHub 0109a2d0d2 Update VMware.HV.Helper.psm1 2018-02-05 16:31:46 +01:00
Wouter KurstenandGitHub 5dfaf81e73 added if for groupfilter in get-hventitlement
https://github.com/vmware/PowerCLI-Example-Scripts/issues/167
2018-02-05 10:55:56 +01:00
Wouter KurstenandGitHub e73ababdcc Added get-hvlocalsession
added this new cmdlet to make it easier to get a list of all sessions from the local pod. Method is based on the way find-hvmachine works to work around the maximum of 2000 results the queries normally have.
2018-02-04 14:03:23 +01:00
Wouter KurstenandGitHub f1669f8794 Merge pull request #1 from vmware/master
sync
2018-02-04 13:59:58 +01:00
Wouter Kursten ae429792ed removed brake for issue #74 2017-04-26 18:58:32 +02:00