Commit Graph

200 Commits

Author SHA1 Message Date
Kevin Kirkpatrick
6580d1b085 Added .git files to root of repo
Signed-off-by: Kevin Kirkpatrick <kevin@vmotioned.com>
2017-04-24 12:06:39 -04:00
Kyle Ruddy
a20d1eda3e Merge pull request #73 from rayheffer/patch-1
Create Horizon-UsageStats.ps1
2017-04-20 22:25:30 -04:00
Kyle Ruddy
bc9c52d50b Merge pull request #75 from lamw/master
Adding vSAN Mgmt 6.x PowerCLI samples
2017-04-20 22:24:59 -04:00
William Lam
a3c91c6376 Adding vSAN Mgmt 6.x PowerCLI samples 2017-04-20 17:47:31 -07:00
Alan Renouf
29578c6305 updated pester tests for CIS cmdlets 2017-04-20 16:24:40 -07:00
Alan Renouf
3c18981280 updated pester tests and uncluded new ones for CIS cmdlets 2017-04-20 11:59:08 -07:00
Alan Renouf
5aee669b4c create modules.sh
added modules file for copying to powerclicore correct locations
2017-04-18 21:03:53 -07:00
Ray Heffer
bd2edd6bd9 Rename Horizon-UsageStats.ps1 to Horizon-GetUsageStats.ps1 2017-04-18 16:55:21 -04:00
Ray Heffer
fe738ba17a Create Horizon-UsageStats.ps1
This is a sample script that retrieves the Horizon usage statistics.
2017-04-18 11:19:03 -04:00
Kyle Ruddy
cf6d2a4673 Merge pull request #66 from lamw/master
Adding Proactive HA Module
2017-03-08 15:07:32 -05:00
William Lam
492f89cc91 Adding Proactive HA Module 2017-03-07 07:59:26 -08:00
Kyle Ruddy
a6f14b492b Merge pull request #65 from lamw/master
VAMI PowerCLI Module
2017-03-06 20:26:49 -05:00
William Lam
0038d751f0 Adding {New,Get,Remove}-VAMIUser functions 2017-03-06 14:53:16 -08:00
William Lam
530764394a Adding Get-VAMIBackupSize function 2017-03-02 07:06:53 -08:00
Kyle Ruddy
000c015714 Merge pull request #63 from mycloudrevolution/Get-NicDetails
added function Get-NICDetails
2017-02-19 08:24:55 -05:00
mycloudrevolution
86ebda35d4 added function Get-NICDetails 2017-02-19 11:52:43 +01:00
William Lam
1fc4b37863 Adding {Get,Start,Stop}-VAMIService function 2017-02-07 12:42:06 -08:00
William Lam
0e037f19a4 Adding Get-VAMIStatsList & Get-VAMIStorageUsed functions 2017-02-06 12:37:01 -08:00
William Lam
d4afcd2ab4 Adding Get-VAMIDisks & Start-VAMIDisksResize func 2017-02-01 19:33:35 -08:00
William Lam
38baff0d31 Using pscustomobject to keep ordering 2017-02-01 12:21:09 -08:00
William Lam
e210b2f229 More spacing fixes 2017-02-01 09:46:57 -08:00
William Lam
0d1c8c79c8 Fixing spacing 2017-02-01 09:45:32 -08:00
William Lam
e3c9108ae8 Using splat method for creating PS Objects 2017-02-01 08:56:02 -08:00
William Lam
fbbdb72300 Merge branch 'master' of https://github.com/lamw/PowerCLI-Example-Scripts 2017-02-01 08:24:47 -08:00
William Lam
2d6d3205e1 Adding Get-VAMINetwork function
Fixing comments
2017-02-01 08:24:29 -08:00
William Lam
dd9723cf7b Fixing comments 2017-02-01 08:24:05 -08:00
William Lam
f595e7e674 Adding Get-VAMINetwork function 2017-01-31 15:13:56 -08:00
William Lam
860b62df5b Fixing spaces 2017-01-27 09:50:49 -08:00
William Lam
c5de6447f6 Adding Get-VAMITime function 2017-01-27 09:48:52 -08:00
William Lam
358337db74 Adding Get-VAMIAccess function 2017-01-26 06:25:56 -08:00
William Lam
e8298afe3a Adding Get-VAMIHealth function 2017-01-25 05:54:32 -08:00
William Lam
307f3d2997 First VAMI function Get-VAMISummary 2017-01-23 08:00:33 -08:00
Kyle Ruddy
4ec117e6fe Merge pull request #62 from alanrenouf/master
Added NVME Info Script
2017-01-19 20:52:49 -05:00
Alan Renouf
fa6c9f491f Added NVME Info Script
Added NVME Info Script
2017-01-19 17:44:57 -08:00
Alan Renouf
09648c7cc6 Merge pull request #61 from mikefoley/patch-1
Update VMware.VMEncryption.psm1
2017-01-18 12:37:06 -08:00
Mike Foley
ea23bb0568 Update VMware.VMEncryption.psm1
Added missing parenthesis at line 277 position 35.
2017-01-18 15:33:50 -05:00
Alan Renouf
9fea4a97f3 Merge pull request #60 from kmruddy/master
Horizon View Module Update - Get-HVMachineSummary
2017-01-18 10:54:07 -08:00
Kyle Ruddy
6ede0e5aae Get-HVMachine Summary - Remove Informational Message
Get-HVMachine Summary - Remove informational nessage and associated
break
2017-01-18 13:45:56 -05:00
Kyle Ruddy
9504abf440 Merge remote-tracking branch 'vmware/master' 2017-01-18 13:39:43 -05:00
Kyle Ruddy
dedb25c46e Merge pull request #58 from alanrenouf/master
VSAN HCL Database Script
2017-01-06 15:58:47 -05:00
Alan Renouf
3f3bd0314e VSAN HCL Database Script
VSAN HCL Database script
2017-01-06 12:54:51 -08:00
Kyle Ruddy
c75d7926ec Merge remote-tracking branch 'vmware/master' 2016-12-30 09:17:12 -05:00
Kyle Ruddy
bc789d4bb6 Merge pull request #56 from mycloudrevolution/Konfig-ESXi
sets the Basic settings for a new ESXi
2016-12-30 09:12:48 -05:00
Kyle Ruddy
9e71b2e44c Merge pull request #57 from mycloudrevolution/New_Get-NewAndRemovedVMs
added Get-NewAndRemovedVMs Function
2016-12-30 09:11:07 -05:00
mycloudrevolution
559db31aca added Get-NewAndRemovedVMs Function
This Function report newly created and deleted VMs by Cluster.
2016-12-23 14:30:57 +01:00
mycloudrevolution
58ba21aacd sets the Basic settings for a new ESXi
This Function sets the Basic settings for a new ESXi.

* NTP
* SSH
* Syslog
* Power Management
* HP 3PAR SATP/PSP Rule
* ...
2016-12-22 23:19:54 +01:00
Kyle Ruddy
a393962595 Merge pull request #55 from shidouli/master
add 1 property and 1 function for vMotionEncryption
2016-12-22 10:57:50 -05:00
yangm
7d49541a25 add 1 property and 1 function for vMotionEncryption 2016-12-20 19:41:59 -08:00
Alan Renouf
efcca6adc0 Merge pull request #54 from praveenmathamsetty/master
Horizon: Adding New Advanced Functions Get-HVMachine and Get-HVMachineSummary
2016-12-20 10:02:32 -08:00
praveenmathamsetty
aad0b71b7e Merge remote-tracking branch 'refs/remotes/vmware/master' 2016-12-20 22:39:52 +05:30