Commit Graph

783 Commits

Author SHA1 Message Date
Kyle Ruddy 03272c1d2d Merge pull request #332 from kmruddy/master
Update ContentLibrary.psm1
2019-11-19 16:53:18 -05:00
Kyle Ruddy 5c210f3839 Update ContentLibrary.psm1
Updating per Issue 319
2019-11-19 16:50:57 -05:00
Kyle Ruddy f11b9bd485 Merge pull request #331 from kmruddy/master
CISTag Module Improvements and Get-TriggeredAlarm Addition
2019-11-19 12:25:24 -05:00
Troy Lindsay 31e3accfe1 #328: New-NSXTDistFirewall use first section match 2019-11-19 09:51:20 -06:00
Kyle Ruddy a7ff78fee0 Create Get-TriggeredAlarm.ps1
Adding a new function to view triggered alarms for vSphere objects
2019-11-18 19:09:41 -05:00
Kyle Ruddy 1a3e397661 Merge pull request #5 from vmware/master
Update fork
2019-11-18 19:06:54 -05:00
Kyle Ruddy f83ceec0e8 Merge pull request #329 from lucdekens/master
On the off chance someone does not have PowerCLI installed
2019-11-18 18:56:53 -05:00
LucD c1e181ea11 On the off chance someone does not have PowerCLI installed
Handle ToString() error when PCLI is not present

Signed-off-by: Luc Dekens <dekens.luc@gmail.com>
2019-11-18 13:34:53 +01:00
Kyle Ruddy dc74d06a9c Merge pull request #327 from tlindsay42/New-NSXTGroup_matching_objects
Add New-NSXTGroup matching support
2019-11-15 15:43:15 -05:00
Troy Lindsay 478d913779 #326: Add New-NSXTGroup matching support 2019-11-14 10:44:55 -06:00
Akeem Jenkins c7fcb1b186 Fixing the authorize request to use the recently updated API change. Refresh tokens visa the query param were deprecated.
https://console.cloud.vmware.com/csp/gateway/am/api/swagger-ui.html#/Authentication/getAccessTokenByApiRefreshTokenUsingPOST
2019-11-12 13:46:23 -07:00
Kyle Ruddy ffe7d86921 Merge pull request #323 from tlindsay42/New-NSXTFirewall-Action
New-NSXTFirewall fix action
2019-11-01 10:03:04 +01:00
Kyle Ruddy 764123f903 Merge pull request #321 from tlindsay42/New-NSXTSegment-domainName
Add DomainName param to New-NSXTSegment
2019-11-01 10:01:50 +01:00
Kyle Ruddy 4d399cc5ef Merge pull request #318 from doogleit/feature/set-clusterdpm
Sample script for DPM configuration
2019-11-01 10:01:08 +01:00
Kyle Ruddy f50c067e80 Merge pull request #316 from servisan/patch-1
Rearranged notes section
2019-11-01 10:00:04 +01:00
Troy Lindsay 49c0b44beb #322: New-NSXTFirewall fix action 2019-10-25 22:08:36 -05:00
Troy Lindsay 39a8539d97 #320: Add example for New-NSXTSegment -DomainName 2019-10-25 16:26:26 -05:00
Troy Lindsay ae16ef6e52 #320: Add DomainName param to New-NSXTSegment
Allows end user to specify the DNS domain name for the network segment
2019-10-25 15:23:06 -05:00
Doug Taliaferro 1b7ea80342 Create Set-ClusterDpm.ps1
Configures Distributed Power Managment (DPM)
2019-10-11 09:30:38 -04:00
Sander c506bf400a Rearranged notes section
Tabs and spaces cleaned up
2019-09-30 21:12:56 +02:00
Kyle Ruddy 81763c04c2 Merge pull request #4 from vmware/master
Updating the fork v2
2019-09-15 06:34:51 -04:00
Kyle Ruddy e33fdc3453 Merge pull request #305 from thebillness/patch-1
Add Tag Assigments option
2019-09-15 06:34:02 -04:00
Kyle Ruddy 8b40cf94ec Merge pull request #306 from thibautnoben/master
Added vgpu support to new-hvfarm
2019-09-15 06:32:39 -04:00
Kyle Ruddy 03f685980f Merge pull request #311 from virtualex-itv/master
Update NewProfile.ps1
2019-09-15 06:32:11 -04:00
Kyle Ruddy ef84482ee3 Merge pull request #304 from seanpmassey/master
Update VMware.VMC.psm1
2019-09-15 06:31:42 -04:00
Kyle Ruddy b7e1d95e83 Merge pull request #3 from vmware/master
Update local fork
2019-09-15 06:30:12 -04:00
Alex Lopez 35095fbea7 Update NewProfile.ps1
Removed redundant display of (Core) in the console as it's displayed in the Title; minor cleanup.
2019-09-10 21:46:44 -04:00
Alex Lopez 46db5d0f50 Revert "Update NewProfile.ps1"
This reverts commit 323b9e88f7.
2019-09-10 21:42:15 -04:00
Alex Lopez 323b9e88f7 Update NewProfile.ps1
Removed redundant display (Core) in the console as it's displayed in the Title
2019-09-10 21:35:12 -04:00
Kyle Ruddy 7bd49b7779 Merge pull request #308 from virtualex-itv/master
PS Profile - Update
2019-09-10 13:35:49 -04:00
Alex Lopez 44fbae8d08 PS Profile - Update
Added PowerShell-Core compatibility for multi-OS support
2019-09-09 17:49:16 -04:00
Kyle Ruddy 23a6bcf09b Merge pull request #307 from lucdekens/Fingertips
PS Profile
2019-09-05 10:31:15 -04:00
LucD c49cf2f721 PS Profile
As documented in http://www.lucd.info/2019/09/05/at-your-fingertips/

Signed-off-by: Luc Dekens <dekens.luc@gmail.com>
2019-09-05 13:25:31 +02:00
Thibaut Noben 3653dd09bc Removed spaces from name json file 2019-08-27 12:14:00 +02:00
Thibaut Noben fef2f32adf Added vgpu support to new-hvfarm 2019-08-26 11:42:01 +02:00
Bill Wall 9de3195b32 Add Tag Assigments option
Added the optional ability to export/import tag assignments.
2019-08-08 09:30:43 -05:00
seanpmassey 0ba0b870af Update VMware.VMC.psm1 2019-08-07 15:27:37 -05:00
seanpmassey 2c79a86531 Create VMware.VMC.psm1 2019-08-07 15:22:51 -05:00
seanpmassey 5325596b2f Delete VMware.VMC.psm1 2019-08-07 15:17:43 -05:00
Kyle Ruddy f703e1c275 Merge pull request #298 from lamw/master
Fixing DFW URL
2019-08-07 14:57:57 -04:00
Kyle Ruddy ff54be27cd Merge pull request #302 from freythman/master
Update VMware.Hv.Helper
2019-08-07 14:57:32 -04:00
Matt Frey db5cd60916 Improved New-HVPreinstalledApplication 2019-08-07 13:02:42 -05:00
Matt Frey 0cfbf635e7 Resolved issue with Get-HVEntitlement for user 2019-08-06 17:11:36 -05:00
Matt Frey cbf397df24 Worked through PSScriptAnalyzer low hanging fruit 2019-08-06 14:28:16 -05:00
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