Commit Graph

1017 Commits

Author SHA1 Message Date
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
William Lam 578d3c5deb Updated to include configuringn Proxy Settings 2018-11-01 07:33:40 -07:00
LucD 3904b416b3 XRef for VMC services and functions
Requires ImportExcel module
2018-10-25 10:43:04 +02:00
LucD b68dc6c4e0 Updated VMware.VMC
Fix issue #176
Added functions:
- Get-VMCEdge
- Get-VMCEdgeNic
- Get-VMCEdgeStatus
- Get-VMCEdgeNicStat
- Get-VMCEdgeUplinkStat
2018-10-25 10:02:23 +02:00
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