Commit Graph

751 Commits

Author SHA1 Message Date
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
Chris 8953a512fe Create Get-Migrations.ps1
Quick function for listing the currently running and recently finished VM migrations
2018-12-20 10:28:31 +00: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
Jase McCarty 82c7889cec Initial Push
This is an initial push to PowerCLI-Example-Tools
2018-12-10 13:36:22 -07:00
Jase McCarty 76eadeba8a Initial vSAN Encryption Module
vSAN Encryption Module
2018-12-07 16:11:18 -07:00
Jake Robinson ac650e4a36 Merge pull request #241 from dzl84/master
Initial commit of VMware.VCGChecker module
2018-12-06 15:22:20 -05:00
Jack McMichael bd983dcd7f Update VMware.HV.Helper.psm1
Moving messaging so it doesn't repeat over and over.
2018-12-05 13:00:12 -07:00
Jack McMichael cea57f11d5 Update VMware.HV.Helper.psm1
Added per feedback
2018-12-04 14:05:08 -07:00
Jack McMichael c7a19c795e Update VMware.HV.Helper.psm1
Changed booleans to switches after looking at other uses in the code.
2018-12-02 17:01:26 -07:00
Jack McMichael e5920d40f5 Update VMware.HV.Helper.psm1
Updating exports to be more organized
2018-12-01 21:15:51 -07:00
Jack McMichael 4ef4cce5ef Update VMware.HV.Helper.psm1 2018-12-01 21:01:25 -07:00
Jack McMichael 53b8377c53 Update VMware.HV.Helper.psm1 2018-12-01 20:59:06 -07:00
Jack McMichael f9953ec994 Update VMware.HV.Helper.psm1
Added Set-HVInstantCloneMaintenance function.
2018-12-01 20:55:50 -07:00
Jack McMichael 937f213451 Update VMware.HV.Helper.psm1
Added functions to starting and starting Instant Clone maintenance operations on a host for Horizon 7.x
2018-12-01 17:15:38 -07:00
jpgrall 7c7f8d3fbf Update ContentLibrary.psm1
Adding logic incase backing isn't a datastore.
2018-11-30 09:55:46 -06:00
jpgrall 971e4aeec7 Adding file path to Get-ContentLibraryItemFiles
Adding the support to display the actual path of the file on the datastore.  This is useful when needing to mount an ISO that is hosted on the Content Library.  Also, replaced references of "Libary" to "Library" throughout.
2018-11-30 09:43:40 -06:00
Zhoulin Dai 0caddf91fa Merge branch 'master' of github.com:dzl84/PowerCLI-Example-Scripts 2018-11-30 17:17:43 +08:00
Zhoulin Dai 560739222d Fix bugs 2018-11-30 17:15:13 +08:00
Maik Stübner 3e28c516a7 removed brake for issue vmware#74 2018-11-30 09:12:16 +01:00
dzl84 1ce8b927ce Update README.md 2018-11-27 17:17:46 +08:00
Adrian Moseley 82b32df293 Verbage for DeleteFromDisk if False 2018-11-21 16:53:37 -06:00
Zhoulin Dai 0743c67799 Initial commit of VMware.VCGChecker module 2018-11-19 22:41:26 +08:00
Kyle Ruddy cb9e57e185 Merge pull request #237 from franciosi/patch-1
Update README.md
2018-11-15 07:54:45 -05:00
Kyle Ruddy 374baa8c7f Merge pull request #240 from Magneet/master
Bugfix for viewStorageAcceleratorSettings
2018-11-15 07:52:06 -05:00
Wouter Kursten ce32e7ab1d bugfix viewStorageAcceleratorSettings 2018-11-15 10:07:01 +01:00
Wouter Kursten bcff03c896 Merge pull request #8 from vmware/master
resync
2018-11-15 10:05:40 +01:00
Franciosi 37c9effbd7 Update README.md
Small typo fix
2018-11-02 15:08:07 -03:00
Kyle Ruddy a7b81266bd Merge pull request #231 from doogleit/feature/set-customattributesinguestinfo
Script to set custom attributes in guestinfo
2018-11-02 13:25:22 -04:00
Kyle Ruddy b5d8306bd4 Merge pull request #230 from doogleit/feature/set-tagsinguestinfo
Sample script to set VM tags in the guestinfo
2018-11-02 13:21:15 -04:00
Kyle Ruddy 56cab055f6 Merge pull request #235 from lucdekens/master
Updated VMware.VMC
2018-11-02 13:19:53 -04:00
Kyle Ruddy 934fcc45af Merge pull request #234 from lamw/master
Updated NSX-T function + new HCX functions
2018-11-02 13:19:29 -04:00