Commit Graph
16 Commits
Author SHA1 Message Date
mycloudrevolution e63f4178ab Add New Edge Gateway
Abbility to add a Edge Gateway
2017-08-31 14:58:04 +02:00
mycloudrevolution e1bc6912fa VMware-vCD-Module
Create new Org, OrgUser, OrgVDC
2017-06-13 22:51:12 +02:00
mycloudrevolution 96a5ce3cee Merge branch 'master' of https://github.com/mycloudrevolution/PowerCLI-Example-Scripts 2017-06-13 22:47:31 +02:00
mycloudrevolution c723fdbd20 Merge remote-tracking branch 'vmware/master'
Resnyc Fork
2017-06-13 22:42:09 +02:00
mycloudrevolution 86ebda35d4 added function Get-NICDetails 2017-02-19 11:52:43 +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
mycloudrevolution ef1308c96e Get-VMmaxIOPS v1.1
Added vSphere 6.5 Support, New Counters, More Error Handling
2016-12-02 19:26:33 +01:00
mycloudrevolution 159c0821df Merge remote-tracking branch 'refs/remotes/vmware/master' 2016-12-02 18:17:53 +01:00
mycloudrevolution 5dd7449b0e Recommend-Sizing version 1.2
VM Stats from Realtime - new VM Counters - vSphere 6.5 support -
Parameter enhancements
2016-12-02 00:20:05 +01:00
mycloudrevolution a202040013 Merge remote-tracking branch 'refs/remotes/vmware/master' into Recommend-Sizing-v1.2 2016-12-02 00:15:38 +01:00
mycloudrevolution f301e6c058 MaxIOPS and SCSI-UNMAP
Two new Functions:
- Report VM Disk IOPS of VMs
- Process SCSI UNMAP on VMware Datastores
2016-09-25 22:51:24 +02:00
mycloudrevolution 7f911cf268 #Requires PS -Version 2.0 -> 3.0 2016-08-02 23:20:02 +02:00
mycloudrevolution c4d54cc42b Push-vLIMessage 2016-08-02 23:04:54 +02:00
mycloudrevolution 37fb6e0d27 Added #Requires -Modules and Test Environment 2016-08-02 22:47:23 +02:00
mycloudrevolution ea866993df Report-LUNPath-ESXCLI
This script will create a Report of LUNs with Paths that have more than
one unique LUN ID or have more than the defined Paths.  Information’s
will be gathered via ESXCLI. This is necessary to report also hidden
Paths!
2016-08-01 23:04:48 +02:00
mycloudrevolution e91b0c0649 Get-VMID
This will quickly return all IDs of VMs
2016-07-27 23:42:23 +02:00