Commit Graph

898 Commits

Author SHA1 Message Date
William Lam
48d2db91d8 Added new functions to configure HCX Manager 2018-10-09 13:36:45 -07:00
Gerasimos Alexiou
501bfa7fd2 backup-esxi-host-configuration
backup-esxi-host-configuration powershell script
2018-10-09 22:48:07 +03:00
Doug Taliaferro
4246cfc71f Script to set custom attributes in guestinfo 2018-10-04 19:53:08 -04:00
Doug Taliaferro
0581d89cbe Sample script to set VM tags in the guestinfo 2018-10-03 21:16:50 -04:00
Doug Taliaferro
b25c280714 Sample script to set VM tags in the guestinfo 2018-10-03 21:09:18 -04:00
William Lam
82b5b2eb1e Adding VM & Criteria types into Get-NSXTGroup function 2018-09-27 15:55:12 -07:00
William Lam
ea4ab5f61d Updated function to support Cloud Motion & other HCX Migrations 2018-09-24 14:17:39 -07:00
Kyle Ruddy
ed5b8eaf5e Merge pull request #225 from Magneet/master
Added functions & fixes
2018-09-21 12:58:21 -04:00
Kyle Ruddy
2bb2cd451f Merge pull request #224 from crlogic/master
Additional Set Commands added & re-wrote a couple earlier get-cmdlets
2018-09-21 12:57:31 -04:00
Kyle Ruddy
3a1afa39fa Merge pull request #226 from lamw/master
Initial PS Module for new NSX-T Policy API in VMC
2018-09-21 12:56:26 -04:00
William Lam
8402e69993 Fixed caps 2018-09-20 05:04:18 -07:00
William Lam
a1c3c01f05 Added NSX-T Policy Firewall cmdlets 2018-09-20 04:56:43 -07:00
AndyG
5052044ae1 Added Comment to Set-NSXTIPPool
Added Comment to Set-NSXTIPPool
2018-09-19 22:08:39 -05:00
AndyG
3a022777d3 Removed unnecessary JSON conversion in template
Removed unnecessary JSON conversion in template
2018-09-19 22:06:01 -05:00
AndyG
179cfa82be Set-NSXTIPPool finally working
Set-NSXTIPPool finally working
2018-09-19 21:35:23 -05:00
AndyG
39c179ae1a Added Get-NSXTClusterNode
Added Get-NSXTClusterNode
2018-09-19 15:01:25 -05:00
William Lam
691709dd40 Initial commit for HCX PowerShell Module 2018-09-19 05:34:54 -07:00
William Lam
16b32f1b03 Additional NSX-T Policy API functions 2018-09-19 05:34:20 -07:00
William Lam
526f6a8ad9 Check $global:DefaultVMCServers.IsConnected during NSX-T Proxy Connect 2018-09-18 14:47:36 -07:00
AndyG
e8b64517c7 Added Get/Set/Remove IPAMIPBlock
Added Get/Set/Remove IPAMIPBlock
2018-09-18 16:45:59 -05:00
AndyG
9e569b139a Added ShouldProcess to Set functions
Added ShouldProcess to Set functions
2018-09-18 09:32:36 -05:00
Wouter Kursten
5ee5c5d09a added functions 2018-09-17 09:39:07 +02:00
Wouter Kursten
21fe9a8d55 Merge pull request #7 from r3mdh/master
Update VMware.HV.Helper.psm1
2018-09-17 09:34:59 +02:00
William Lam
9c427a4886 Merge branch 'master' of https://github.com/lamw/PowerCLI-Example-Scripts 2018-09-15 05:32:29 -07:00
William Lam
14ecf2107d Initial Commit 2018-09-15 05:32:19 -07:00
AndyG
10f1f26ec1 Don't want to export templates
Don't want to export templates
2018-09-14 16:16:27 -04:00
AndyG
9a4acf5c57 Adding Set Commands
Adding Set Commands
2018-09-14 15:51:11 -04:00
AndyG
2103438f8a Added Help & Get-NSXTLogicalRouterPorts
Added Help & Get-NSXTLogicalRouterPorts
2018-09-14 12:27:31 -04:00
Kyle Ruddy
c49f893044 Merge pull request #222 from freythman/patch-1
Update VMware.HV.Helper.psm1
2018-09-14 09:52:20 -04:00
Kyle Ruddy
4c88b337aa Merge pull request #218 from crlogic/master
Added Get-TraceFlows
2018-09-14 09:51:35 -04:00
Kyle Ruddy
e51b3050e2 Merge pull request #217 from mycloudrevolution/Validate-ESXiPackages
add Module with Validate-ESXiPackages Function
2018-09-14 09:50:20 -04:00
Kyle Ruddy
b32256de5f Merge pull request #223 from lamw/master
SDDC Summary data using GET /sddc
2018-09-14 09:49:24 -04:00
AndyG
c34b602bf3 Get-NSXTRoutingTable & Get-NSXTForwardingTable now work
Get-NSXTRoutingTable & Get-NSXTForwardingTable now work. Thanks for Nick from VMW for pointing out the .help was incorrect and submitting a PR to update the API guide.
2018-09-14 08:58:53 -04:00
William Lam
5b74c582b7 Fixing typo 2018-09-12 12:23:37 -07:00
William Lam
33bb7f6b3a Added {Get,New,Remove}-VMCPublicIP function 2018-09-12 11:38:49 -07:00
AndyG
75a2562d97 Updates to Set-NSXTraceFlow
Updates to Set-NSXTraceFlow. Added more comment and aligned variable names with api
2018-09-12 13:45:38 -04:00
AndyG
a753d8251b Major refactoring
Major refactoring - replaced hashtables with classes.  Can now accept pipeline input.
2018-09-12 13:31:03 -04:00
Matt Frey
760c534cf7 Update VMware.HV.Helper.psm1
Added -DeleteFromDisk parameter to Remove-HVMachine
Performed some minor cleanup (remove trailing whitespaces, capitalization)
2018-09-07 11:02:42 -05:00
William Lam
127252196f SDDC Summary data using GET /sddc 2018-09-05 11:46:41 -07:00
Michael D. Harlan
7086f2c823 Update VMware.HV.Helper.psm1 2018-08-28 00:01:03 -04:00
Kyle Ruddy
dc191995f3 Merge pull request #219 from kmruddy/master
VMWonAWS Firewall Rule Accelorator Script
2018-08-27 14:36:31 -04:00
Kyle Ruddy
cca008ed27 VMWonAWS Firewall Rule Accelorator Script
Addition of the script version of the VMware Cloud on AWS Firewall Rule Accelorator functionality
2018-08-24 19:49:32 -04:00
AndyG
1f6ec2c2c2 First try at a set- function - does not work!
First try at a set- function. Does not work!  Not clear how to resolve, the .create method ignores required parameters; looking for ideas.
2018-08-24 16:36:48 -04:00
AndyG
3c5e8363ed Added Get-TraceFlowsObservations
Added Get-TraceFlowsObservations. Will add to export if it looks ok.
2018-08-24 16:34:11 -04:00
AndyG
cff2f29b97 Added Get-TraceFlows
Added Get-TraceFlows.  Will add to export list if it looks good.
2018-08-24 16:32:35 -04:00
mycloudrevolution
3d29306cb6 add Module with Validate-ESXiPackages Function 2018-08-24 14:20:51 +02:00
Kyle Ruddy
121c1bd2db Merge pull request #215 from crlogic/master
Added Get-NSXTTransportNodes
2018-08-21 16:23:04 -04:00
AndyG
a332102392 Added Get-NSXTTransportNodes to FunctionsToExport
Added Get-NSXTTransportNodes to FunctionsToExport
2018-08-21 16:07:17 -04:00
Kyle Ruddy
3366bb25e0 Merge pull request #214 from dmilov/patch-1
Functions for reading a VM's vmsd file content and search for specifi…
2018-08-21 15:47:07 -04:00
Kyle Ruddy
7b22e46772 Merge pull request #213 from Magneet/master
adding functions
2018-08-21 15:46:21 -04:00