Commit Graph

779 Commits

Author SHA1 Message Date
Jose Rodriguez
7235de655d Various modifications per feedback.
Now using Get-ViewAPIService to connect. Now using $services variable instead of $viewapi.
2018-04-09 01:58:24 -07:00
Jose Rodriguez
245cacae25 Revert "Revert "Adding Remove-HVMachine function""
This reverts commit cdff3035cc.
2018-04-08 20:48:30 -07:00
Jose Rodriguez
cdff3035cc Revert "Adding Remove-HVMachine function"
This reverts commit c265c50447.
2018-04-08 20:46:38 -07:00
Jose Rodriguez
c265c50447 Adding Remove-HVMachine function 2018-04-08 15:00:08 -07:00
Wouter Kursten
969d31fcfb added pod to get-hvhealth 2018-04-08 10:56:34 +02:00
Wouter Kursten
5a0bb408ba Added get-hvhealth 2018-04-07 11:26:06 +02:00
Wouter Kursten
fa6be16f34 Merge pull request #2 from vmware/master
sync
2018-04-07 09:19:25 +02:00
alanrenouf
bad590dbc2 Added Vmware Cloud on AWS Sample to deploy 100 VMs 2018-03-27 22:05:56 -07:00
alanrenouf
a68325cc50 Added Vmware Cloud on AWS Sample to deploy 100 VMs 2018-03-27 22:04:23 -07:00
Brian Graf
009a298bff VMware Cloud on AWS Integrations Demos - Code
Code from Re:Invent 2017 on integrations with AWS services. The
re:Invent session can be watched on youtube here:
https://www.youtube.com/watch?v=lGq806eej54
2018-03-09 10:46:46 -07:00
Kyle Ruddy
58c110be5a Merge pull request #175 from kmruddy/master
Updating VMC module to 1.2
2018-03-06 20:45:01 -05:00
Kyle Ruddy
b2d62e84ad Merge pull request #174 from spartyzik/master
Get-HVPoolStorageObject bug fix
2018-03-06 20:44:46 -05:00
Kyle Ruddy
f8d285e9b5 Merge pull request #171 from Magneet/master
replaced return of vcenter vm id's
2018-03-06 20:43:05 -05:00
Kyle Ruddy
03041fea20 Update Module for Logical Network Functions
Updating module version to include Get/New/Remove-VMCLogicalNetwork
functions
2018-03-06 17:52:29 -05:00
Kyle Ruddy
e240f04de9 Merge remote-tracking branch 'vmware/master' 2018-03-06 16:24:26 -05:00
Ed Symanzik
aaed5597d6 Get-HVPoolStorageObject bug fix
Function prepares variable $datastoreList but uses $datastoreInfoList.
2018-03-06 09:26:22 -05:00
Kyle Ruddy
08cbf5276c Reorganizational Update
Reorganizational Update - Putting scripts into the Scripts folder
2018-03-05 14:45:32 -05:00
Wouter Kursten
9282c79c86 getnext placed on the wrong spot 2018-03-03 10:23:22 +01:00
Brian Graf
74dcf88b05 Updated 2018-02-27 17:50:38 -07:00
Brian Graf
e53df3dc57 Initial Commit
Need to clean up and convert to uber function
2018-02-27 14:39:22 -07:00
Wouter Kursten
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
Kyle Ruddy
a6f8d7db15 Merge pull request #166 from Magneet/master
Multiple fixes, removal and new functions in vmware.hv.helper
2018-02-12 09:53:50 -05:00
Kyle Ruddy
1fef21bad6 Merge pull request #165 from mtelvers/master
Updates to Remove-HVEntitlement
2018-02-12 09:51:28 -05:00
Wouter Kursten
f7da4a963f added reset-hvmachine 2018-02-10 15:44:12 +01:00
Wouter Kursten
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 Kursten
0109a2d0d2 Update VMware.HV.Helper.psm1 2018-02-05 16:31:46 +01:00
Wouter Kursten
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 Kursten
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 Kursten
f1669f8794 Merge pull request #1 from vmware/master
sync
2018-02-04 13:59:58 +01:00
mtelvers
3e50b4ebde Update to Set-HVMachine to ease the assignment to users machines 2018-02-03 16:35:33 +00:00
mtelvers
9c2b190faa Update to Remove-HVEntitlement()
See Issue #163
2018-02-03 13:55:28 +00:00
mtelvers
a4a976e835 Merge pull request #1 from vmware/master
refresh from master
2018-02-03 10:31:33 +00:00
Kyle Ruddy
e887ac3152 Merge pull request #162 from alanrenouf/master
updated module with VMC Firewall functions
2018-02-01 10:22:19 -05:00
alanrenouf
8a4abe7dd4 Added a VMC example script 2018-01-31 22:18:58 -08:00
alanrenouf
a9c83ab50a Added a VMC Firewall Rules example script 2018-01-31 21:40:34 -08:00
alanrenouf
e0e4a56826 updated module with VMC Firewall functions 2018-01-31 20:40:39 -08:00
Kyle Ruddy
cd2e8503ba Merge pull request #160 from benmeadowcroft/master
Initial commit to Examples of SRM-Cmdlets
2018-01-31 11:21:21 -05:00
Ben Meadowcroft
61aead2685 Initial commit to Examples of SRM-Cmdlets 2018-01-30 21:03:35 -08:00
Kyle Ruddy
4c645a7393 Merge pull request #156 from kmruddy/master
Add PowerCLI_FixNestedFolders.ps1
2018-01-18 11:39:22 -05:00
Kyle Ruddy
ecdd19911f Add PowerCLI_FixNestedFolders.ps1
Add script to help remove the nested version folders when moving
PowerCLI module folders from systems with PoSh 5.x to 4.0/3.0 systems
that can’t properly understand those versioned folders.

More info:
https://blogs.vmware.com/PowerCLI/2018/01/powercli-offline-installation-
walkthrough.html
2018-01-18 08:37:38 -08:00
Kyle Ruddy
5e844cf2cf Merge remote-tracking branch 'vmware/master' 2018-01-18 08:31:53 -08:00
Kyle Ruddy
b21e3d4fc0 Merge pull request #154 from JoshuaCooper/master
Fixing spelling errors and grammar issues
2018-01-11 16:33:05 -05:00
cloudcowboyco
5bee9abf62 Fixing spelling errors and grammar issues 2018-01-11 15:57:17 -05:00
Kyle Ruddy
02286dbe53 Update VMToolsManagement.psm1
Update the quotes on line 1222 so that the module import no longer errors out.
2018-01-09 14:55:28 -05:00
Kyle Ruddy
23f215be35 Update VMToolsManagement.psm1
Added advanced function: Get-VMToolsUpgradePolicy
Updated the following advanced functions to add functionatlity:
- Set-VMToolsUpgradePolicy - Supports UpgradeAtPowerCycle and Manual
- Update-VMToolsConfInVM - Supports all log levels now
Misc other minor updates: 
- cmdlets changed to 'advanced function'
- 'vcetner' changed to 'vcenter'
2018-01-05 16:13:39 -05:00
Kyle Ruddy
7217cec777 Merge pull request #149 from lamw/master
PowerCLI Module using Cross vCenter Migration Utility Fling API
2017-12-20 12:44:16 -05:00
William Lam
b5800f0eff PowerCLI Module using Cross vCenter Migration Utility Fling API 2017-12-20 08:37:38 -08:00
lucdekens
dd9a0a16fa Merge pull request #148 from vmware/rCisTag-module
Rcistag module
2017-12-02 23:27:44 +01:00
LucD
6c50bef798 rCisTag-Examples
Add examples to rCisTag module
2017-12-02 23:25:35 +01:00
LucD
1739af675a Merge remote-tracking branch 'refs/remotes/origin/master' into rCisTag-module 2017-12-02 22:37:19 +01:00