William Lam
59ab2785e3
Added Set-VMCSDDC function to rename SDDC
2019-01-12 15:56:50 -08:00
William Lam
24556bbe19
Fixed CSP Auth due to API change + Refresh Token expiry info
2019-01-10 15:48:43 -08: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
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
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
William Lam
faa125fd83
Updated URLs to new NSX-T Policy API endpoints
2018-12-14 05:54:25 -08:00
William Lam
578d3c5deb
Updated to include configuringn Proxy Settings
2018-11-01 07:33:40 -07:00
William Lam
48d2db91d8
Added new functions to configure HCX Manager
2018-10-09 13:36:45 -07: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
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
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
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
William Lam
5b74c582b7
Fixing typo
2018-09-12 12:23:37 -07:00
William Lam
33bb7f6b3a
Added {Get,New,Remove}-VMCPublicIP function
2018-09-12 11:38:49 -07:00
William Lam
127252196f
SDDC Summary data using GET /sddc
2018-09-05 11:46:41 -07:00
William Lam
ad76a77c20
PowerShell module for VMware Cloud Services Portal API
2018-07-23 13:23:39 -07:00
William Lam
d9768c21ac
VMTX Template support for VMC-based Content Library
2018-07-17 05:21:32 -07:00
lucdekens
b90c1ecad0
Merge pull request #199 from vmware/VMFSIncrease-module
...
VMFSIncrease - bug fix
2018-05-30 19:54:26 +02:00
lucdekens
3dda8cc639
VMFSIncrease - bug fix
...
Fixed bug in New-VmfsDatastoreIncrease -Datastore <ds> -Expand -IncreaseSizeGB <size>
2018-05-30 19:53:01 +02:00
Chong Yeo
de8d765719
Add the following Cmdlets for vTPM Support and also change minor version from 1.1 to 1.2
...
Add-Vtpm
Remove-Vtpm
Get-VtpmCsr
Set-VtpmCert
Get-VtpmCert
2018-05-23 14:18:13 -07:00
Chong Yeo
de1197d0e6
Revert "1. Add the following Cmdlets for vTPM Support"
...
This reverts commit 8dbea3ac24 .
Reverting because there were some merge conflicts that got away.
2018-05-23 11:50:25 -07:00
Chong Yeo
8dbea3ac24
1. Add the following Cmdlets for vTPM Support
...
Add-Vtpm
Remove-Vtpm
Get-VtpmCsr
Set-VtpmCert
Get-VtpmCert
2. Minor Version Change from 1.1 to 1.2
2018-05-22 10:38:35 -07:00
Kyle Ruddy
aaae686d7c
Adding Per-VM EVC Module
...
Per-VM EVC functionality is available through the vSphere API. This
module adds the ability to manage these settings through high-level
functions like Get-VMEvcMode, Set-VMEvcMode, Remove-VMEvcMode
2018-05-21 11:50:19 -04:00
Kyle Ruddy
3121a12808
Merge pull request #194 from lamw/master
...
Added logic to handle Instant Clone from a poweredOn Source VM
2018-05-21 11:44:22 -04:00
Kyle Ruddy
e2ad078168
Merge pull request #192 from cmcmahonVMW/patch-1
...
Updates needed for v2.0
2018-05-21 11:43:46 -04:00
Kyle Ruddy
c6607eb188
Merge pull request #191 from Magneet/master
...
removed showing of plain password
2018-05-21 11:43:09 -04:00
William Lam
fb5c9e248a
Fixing typo in poweredOn string
2018-05-20 06:39:49 -07:00
William Lam
7c28fbc894
Adding logic to handle PoweredOn Source VM
2018-05-20 05:12:50 -07:00
cmcmahonVMW
60217aaa5c
Updates needed for v2.0
...
In v2.0 of the tool, the URI for Get-XVCMStatus changed from /api/ping to /api/status, updated line 15.
In v2.0 of the tool, there were a number of changes necessary for New-XVCMRequest. Updated the Notes on Lines 145-173 to reflect new parameters, changed behavior and removed parameters. Added $opType on line 176 and 202 for the Operation type new to v2.0. Removed line 181 and 196 for Source Cluster because it is no longer needed. Modified $DstCluster to accept null and removed the String Type definition to allow null to not be converted or the task creation will fail because it expects null as the assigned value. Added $DstHost to line 184 and 199 to allow destination host input to override $DstCluster.
2018-05-10 00:29:15 -04:00
Wouter Kursten
748adc6f27
removed showing of plain password
2018-05-09 19:29:20 +02:00
Kyle Ruddy
83b4f78c72
Merge pull request #190 from lamw/master
...
Parentless Instant Clone for vSphere 6.7
2018-05-01 18:24:07 -04:00
William Lam
8694c40210
Parentless Instant Clone for vSphere 6.7
2018-04-30 05:22:46 -07:00
jrodsguitar
f4ba11fe75
Added Remove-HVMachine to Export-ModuleMember
2018-04-29 12:27:58 -07:00
jrodsguitar
056df11512
Fixed PR conflict and Merged
2018-04-29 12:23:26 -07:00
Kyle Ruddy
9d929431b0
Merge pull request #184 from Magneet/master
...
Adding functions
2018-04-28 11:29:03 -04:00
Kyle Ruddy
f584dae11e
Merge pull request #187 from mycloudrevolution/VMware-vCD-Module_Update
...
vCD-Module _Update
2018-04-28 11:28:05 -04:00
Wouter Kursten
fc02a60eaf
fixes for podfederations and sites
2018-04-28 17:04:32 +02:00
simonfangyingzhang
95138e128f
Update VMware.VMEncryption.psd1
2018-04-27 05:10:09 +01:00
simonfangyingzhang
60aafba7ae
Update VMware.VMEncryption.psd1
2018-04-27 05:03:22 +01:00
simonfangyingzhang
3b44fbcf20
Update VMware.VMEncryption.psd1
2018-04-27 04:53:24 +01:00
simonfangyingzhang
9bd66f1a66
Update VMware.VMEncryption.psm1
2018-04-27 04:50:10 +01:00
simonfangyingzhang
049e621fb6
Update VMware.VMEncryption.psm1
2018-04-27 04:45:44 +01:00