Commit Graph

460 Commits

Author SHA1 Message Date
Matt Frey
337dc077a9 Update version. Minor formatting 2019-08-06 10:33:44 -05:00
seanpmassey
5f6294cf67 Update VMware.VMC.psm1
Add switch to Connect-VMCVIServer to allow the use of the management IP Address instead of the Public IP address.  This would be used when the DNS resolution for the VMC vCenter is set to the private IP.
2019-08-05 01:16:33 -05:00
Matt Frey
10647481f1 Added Set-HVApplication to update ApplicationInfo 2019-08-02 16:09:15 -05:00
Matt Frey
4badbe5ff5 New-HVManualApplication fixes 2019-07-30 16:34:02 -05:00
Matt Frey
4436510b02 Additional EntityID Type, and fixes 2019-07-30 16:33:31 -05:00
William Lam
0887967dc3 Actually fixing DFW URL :X 2019-07-09 06:44:12 -07:00
William Lam
9854561591 Fixing DFW URL 2019-07-09 06:42:41 -07:00
William Lam
823e150ef7 Add {Get,Set,Remove} functions for Public IP & NAT 2019-07-01 05:41:13 -07:00
William Lam
723acfd811 Fixing typo in function name 2019-06-25 05:43:05 -07:00
William Lam
64db788986 Merge branch 'master' into master 2019-06-19 06:10:10 -07:00
William Lam
864a6446f0 Add HCX Cloud Service functionality 2019-06-19 06:05:44 -07:00
William Lam
e7222d13f7 Fix Get-VMCOrg / Get-VMCSDDC to use -eq vs -match 2019-06-19 06:01:10 -07:00
Kyle Ruddy
b3e9ffc51d Update VMware.Community.CISTag.psm1
Issues fixed with "where-where-object" typos
Loop fixed for detecting the Object Type
Get/Remove-CISTagAssignment updated to work with Datastore objects
2019-06-14 16:59:43 -04:00
Kyle Ruddy
e9e8a14f19 Merge branch 'master' of https://github.com/kmruddy/PowerCLI-Example-Scripts 2019-06-14 10:10:26 -04:00
Kyle Ruddy
b5563cc11a Update VMware.Community.CISTag.psm1
Add Datastore support for New-CISTagAssignment
2019-06-14 10:10:09 -04:00
Kyle Ruddy
c1cc32db4b Merge pull request #291 from lamw/master
Added Get/Set NSX-T DNS Zone Configuration
2019-06-09 09:57:03 +02:00
William Lam
5f3f41ff44 Added Get/Set NSX-T DNS Zone Configuration 2019-06-08 13:13:19 -07:00
Kyle Ruddy
93e61262ff Merge pull request #287 from libertymutual/HCX-Infrastructure-Testing
Updates to VMware.HCX to aide end to end automation and infrastructure testing
2019-05-28 15:43:16 -04:00
Kyle Ruddy
fde0627160 Merge pull request #289 from lamw/master
Adding DRaaS Module + VMC module typo fix
2019-05-28 15:42:12 -04:00
William Lam
2a5eff4fd1 Adding DRaaS Module + VMC module typo fix 2019-05-28 06:20:26 -07:00
Kyle Ruddy
72864b7860 Merge pull request #288 from lamw/master
Added Get/New/Remove functions for Policy Based VPN
2019-05-09 10:02:18 -04:00
William Lam
5f1a86e78b Added Get/New/Remove functions for Policy Based VPN 2019-05-09 06:50:22 -07:00
Mark McGilly
0576034d74 Fix tabs instead of spaces 2019-05-09 04:57:23 -04:00
Mark McGilly
e8fdf541d4 Added Get-HcxLicense function
Added parameter to set Proxy Exclusions in Set-HcxProxy
Added ability to return UserName from Get-HcxNSXConfig
Added ability to return UserName, LookupServiceURL from Get-HcxVCConfig
2019-05-09 04:49:39 -04:00
samiullasha
50559d9c6d Adding new functions to Application Pool
Adding the below new functions to Application Pool.
Get-HVApplication, Remove-HVApplication, New-HVManualApplication, Get-HVPreInstalledApplication, New-HVPreInstalledApplication
2019-05-08 18:26:00 +05:30
Kyle Ruddy
c91a764ffe Merge pull request #277 from thibautnoben/master
get-hvfarm returned farmsummary
2019-05-07 06:52:07 -07:00
Kyle Ruddy
975a7baf8d Merge pull request #280 from lamw/master
Updates to VMC NSX-T & Content Library Module
2019-05-07 06:51:12 -07:00
William Lam
f4fc007bd5 Added Destination Resource Pool / VM Folder 2019-05-06 12:14:41 -07:00
William Lam
11181a95ec Added New-SubscribedContentLibrary function 2019-05-04 12:48:19 -07:00
Thibaut Noben
9e33329a96 Merge branch 'master' of github.com:thibautnoben/PowerCLI-Example-Scripts 2019-04-22 21:03:02 +02:00
Thibaut Noben
4c9fab7b6c removed return farm summary 2019-04-22 21:01:59 +02:00
William Lam
fd7429055d Add Remove-NSXTDistFirewallSection 2019-04-20 12:42:15 -07:00
William Lam
3134d1acd9 Removing -Name as required param + DROP keyword for action 2019-04-20 12:29:24 -07:00
Kyle Ruddy
942db3940d Merge pull request #275 from lamw/master
{Get/New/Remove} Route-Based VPN Functions
2019-04-20 13:41:43 +02:00
Kyle Ruddy
a9d6acc44b Merge pull request #274 from libertymutual/Enhancement-to-Get-HcxMigration
Get-HcxMigration: Allow array of MigrationIds
2019-04-20 13:41:23 +02:00
William Lam
2cebd97c01 Fixed Distributed Firewall Rule Section + Remove NSX-T Service 2019-04-19 16:24:19 -07:00
William Lam
25450e9003 Fix No DHCP NSX-T Segment creation 2019-04-15 09:15:40 -07:00
William Lam
0cfb39779b Fix "Successfully" typo 2019-04-13 14:11:49 -07:00
William Lam
423e752404 Adding Route Based VPN functions 2019-04-13 13:41:51 -07:00
Mark McGilly
b95886558f Get-HcxMigration: Allow array of MigrationIds 2019-04-09 10:55:34 -04:00
Matt Frey
3b5f501d72 Address Issue #180 2019-04-08 00:56:49 -05:00
Matt Frey
db8f4407a0 Address Issue #273 2019-04-05 11:19:38 -05:00
Matt Frey
31d785fc14 Merge branch 'master' into master 2019-04-04 11:29:51 -05:00
Kyle Ruddy
1760d4c963 Merge pull request #270 from freythman/patch-1
Address Issue #269
2019-03-29 18:52:09 -04:00
Kyle Ruddy
528eca815c Add SDDC Cluster Functions
Add the following SDDC Cluster Functions:
Get-VMCSDDCCluster
New-VMCSDDCCluster
Remove-VMCSDDCCluster
2019-03-27 00:12:03 -04:00
Matt Frey
1c54a37fbd Shortened ImageType to Type 2019-03-19 15:06:54 -07:00
William Lam
d95806ea2f Fix CGW/MGW scope 2019-03-19 10:31:20 -07:00
William Lam
bda5a5a276 Fixing the default Scope label for CGW FW Rules 2019-03-18 13:39:52 -07:00
William Lam
72a5555860 Fixing logic for SRC/DST Infra Group 2019-03-15 10:46:43 -07:00
William Lam
29fbb5bc59 Fixing optional for Source/Destination Groups + typo 2019-03-15 05:13:37 -07:00