Commit Graph

629 Commits

Author SHA1 Message Date
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
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
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
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
William Lam
b8b48e40f8 Add support for both Infra Group/Scopes related to CGW Edge Fireweall 2019-03-14 12:00:27 -07:00
William Lam
2212477dff Added NSX-T Overview Info 2019-02-08 05:28:10 -08:00
William Lam
407be173e4 Adding NSX-T Routing Table 2019-02-02 07:34:16 -08:00
William Lam
9ff4c4f48c Merge branch 'master' into master 2019-01-23 05:48:32 -08:00
William Lam
216ee7386f Module for managing vCenter CEIP Settings 2019-01-23 05:25:14 -08:00
William Lam
ff3d297e69 Fixing typo for creating NSX-T GW Firewall 2019-01-17 08:07:15 -08:00
William Lam
59ab2785e3 Added Set-VMCSDDC function to rename SDDC 2019-01-12 15:56:50 -08:00
Kyle Ruddy
5efdf01810 Merge pull request #259 from lamw/master
Fixed CSP Auth due to API change + Refresh Token expiry info
2019-01-10 18:59:55 -05:00
William Lam
24556bbe19 Fixed CSP Auth due to API change + Refresh Token expiry info 2019-01-10 15:48:43 -08:00
Kyle Ruddy
83899d2b7b Merge pull request #258 from kmruddy/master
Create Script: Save-PowerCLI.ps1
2019-01-10 14:50:51 -05:00
Kyle Ruddy
e35e17a04d Update Save-PowerCLI.ps1
Updating function with v2 additions:
- Dynamic RequiredVersion parameter
- Simple parameter to handle the nested version folders
- Address the potential of downloading multiple module folders twice
2019-01-10 09:44:58 -05:00
Kyle Ruddy
9073d8f3b2 Create Save-PowerCLI.ps1
Adding function to download specific versions of PowerCLI from an online repository
2019-01-10 09:42:14 -05:00
Kyle Ruddy
a2fef29a71 Merge pull request #257 from kmruddy/master
Update VMware.Community.CISTag.psm1
2019-01-10 09:23:56 -05:00
Kyle Ruddy
d758b5ba4c Merge pull request #256 from lamw/master
Updating Metdata file + Minor Typo/Fixes
2019-01-04 12:54:13 -05:00
William Lam
0d75606d99 Updating psd1 2019-01-04 06:54:17 -08:00
William Lam
a2c896b81b Fixing typo + Remove-NSXTDistFirewall function 2019-01-04 06:52:09 -08:00
Kyle Ruddy
16528c92b8 Merge pull request #254 from PARAMESHO/master
Set-HVApplicationIcon not behaving correctly with .ico and .bmp files
2019-01-03 16:16:10 -05:00
Kyle Ruddy
9845e9d16b Merge pull request #255 from lamw/master
Adding "Get" functions for Distribugted FW rules
2019-01-03 16:15:34 -05:00
William Lam
5571a8900a Added {New,Remove}-NSXTDisFirewall functions 2019-01-03 12:21:50 -08:00
William Lam
25cfffa14f Adding "Get" functions for Distribugted FW rules 2019-01-02 10:07:40 -08:00
PARAMESHO
06d018c7a6 Set-HVApplicationIcon not behaving correctly with .ico and .bmp files
When bmp/ico image files are used as customized application icons, short
cuts feature on Horizon Client is facing the issues in rendering. Bug
2168320 has been reported for this issue. We have decided to block all
the non-png image files for the customization of application icons.

Testing:
Tested with the changes. Working as expected. Refer review
https://reviewboard.eng.vmware.com/r/1446121 for more details.
2019-01-02 21:55:26 +05:30
Kyle Ruddy
e6a4c09e6d Merge pull request #253 from lamw/master
Fixing Get/New-NSXTSegment due to NSX-T Policy API change
2018-12-21 13:01:04 -05:00
William Lam
81e60245d0 Fixing New-NSXTSegment (Network property not required) 2018-12-21 09:58:37 -08:00
William Lam
4652495ece Fixing Get/New-NSXTSegment due to NSX-T Policy API change 2018-12-20 06:35:45 -08:00
Kyle Ruddy
bfbcbc8faa Update VMware.Community.CISTag.psm1
Add VIServer capabilities to Get-CISTag
2018-12-18 19:37:42 -05:00
Kyle Ruddy
bf33a58232 Merge pull request #251 from kmruddy/master
Update VMware.Community.CISTag.psm1
2018-12-18 15:01:35 -05:00
Kyle Ruddy
44879d8c25 Update VMware.Community.CISTag.psm1
Updated Synopsis and Examples
2018-12-18 15:00:39 -05:00
Kyle Ruddy
334f58476c Merge pull request #250 from kmruddy/master
Introduction of a new Tagging module
2018-12-18 14:08:20 -05:00
Kyle Ruddy
3372f3faf3 Introduction of a new Tagging module
Introduction of a new module which uses the REST based CIS API to perform tagging operations. More info:  http://blogs.vmware.com/PowerCLI/2018/12/new-module-for-tag-management.html
2018-12-18 11:16:26 -05:00
Kyle Ruddy
c906e8a772 Merge pull request #249 from lamw/master
Updated URLs to new NSX-T Policy API endpoints
2018-12-14 11:04:41 -05:00
William Lam
faa125fd83 Updated URLs to new NSX-T Policy API endpoints 2018-12-14 05:54:25 -08:00
Kyle Ruddy
0246451fe6 Merge pull request #233 from jerrak0s/master
backup-esxi-host-configuration
2018-12-12 11:31:20 -05:00
Kyle Ruddy
9f851b38a1 Merge pull request #246 from jackwmc4/master
Added Set-HVInstantCloneMaintenance to VMware.Hv.Helper
2018-12-12 11:29:35 -05:00
Kyle Ruddy
dcc04b8d88 Merge pull request #244 from StuebiSoft/master
removed brake for issue vmware#74
2018-12-12 11:28:52 -05:00
Kyle Ruddy
5dc0145c92 Merge pull request #243 from admoseley/admoseley-update-11222018
Verbiage for DeleteFromDisk if False
2018-12-12 11:28:20 -05:00
Kyle Ruddy
726eb7e181 Merge pull request #245 from jpgrall/master
Adding file path to Get-ContentLibraryItemFiles
2018-12-12 11:27:45 -05:00
Kyle Ruddy
c384c84892 Merge pull request #247 from jasemccarty/master
Initial VMware.VsanEncryption Pull Request
2018-12-10 15:40:37 -05:00
Jase McCarty
70edda9043 Merge branch 'master' of https://github.com/jasemccarty/PowerCLI-Example-Scripts 2018-12-10 13:37:31 -07:00