Commit Graph

135 Commits

Author SHA1 Message Date
praveenmathamsetty 147f97d0fa Kyle, Alan Review Comments Implementation
Implemented below Items:
1) Formatting DesktopSummaryData/MachineNamesView
2) Example typo correction
3) Start,Stop, Enable and Disable tasks moved from Start to Set for both
(Pool/Farm)
4) Internal functions Renaming
5) Start-HVPool --> Start-HVPool + Start-HVPoolSummary
6) Start-HVFarm --> Start-HVFarm + Start-HVFarmSummary
7) Plural function names to singular

Not implemented review comment get-hvevent output to be
(get-hvevents).Events
To pipe events to CSV file via Export-Csv cmdlet, events should be
PSCutomObject/PSObject. if we return only events, it will be hard user
to export events to CSV.

I will Implement rest of comments in next pull request.
2016-12-02 01:35:25 +05:30
Kyle Ruddy 284ba19d2f Merge pull request #36 from mycloudrevolution/Recommend-Sizing
function Recommend-Sizing
2016-11-30 13:03:11 -05:00
Kyle Ruddy fd8ec98a44 Merge pull request #32 from praveenmathamsetty/master
Horizon Provisioning
2016-11-30 13:02:51 -05:00
Kyle Ruddy 43c80227b4 Merge pull request #17 from vmware/VMFSIncrease-module
Create VMFSIncrease.psd1
2016-11-30 13:02:05 -05:00
Kyle Ruddy 49bfa1a413 Merge pull request #30 from equelin/enhancement-VMCPFunctions
Add enhancements to module VMCPFunctions
2016-11-30 11:51:12 -05:00
mycloudrevolution 99b1c6bb1e Set-CBT
This Function enables or disables CBT.
2016-11-30 14:36:09 +01:00
mycloudrevolution a0d2450ff1 Optional Stats Collection.
Temporary workaround for problems with vSphere  6.x
2016-11-28 11:19:09 +01:00
mycloudrevolution c2bd42eb6c function Recommend-Sizing
This Function collects Basic vSphere Informations for a Hardware Sizing
Recomamndation. Focus is in Compute Ressources.
2016-11-25 14:58:24 +01:00
mycloudrevolution 15484d0af5 Base Version of VM Hardening Fuction
Applys a set of Hardening options to your VMs
2016-11-22 09:39:28 +01:00
Brian Graf 181add5bfd Added Credit to Alan 2016-11-18 09:15:43 -07:00
Brian Graf 5d475bbd1b Initial Commit
Backup-VCSA 6.5
2016-11-18 08:33:44 -07:00
praveenmathamsetty df5e47ac67 Horizon API PowerShell Advanced Functions for Horizon Connection Server
VSM@CLN 4610015
2016-11-17 17:47:19 +05:30
praveenmathamsetty a316ba5dda Revert "temp"
This reverts commit 3c686ecaba.
2016-11-15 11:27:06 +05:30
praveenmathamsetty 3c686ecaba temp
temp
2016-11-15 11:25:50 +05:30
equelin 758b80f6b8 -server parameter was missing for the wait-task function 2016-11-14 17:39:32 +01:00
equelin 2a96855d03 Cluster need to be provided by the user + No need anymore to provide all parameters + Add timer to wait the end of the execution of the reconfiguration task before showing the result 2016-11-14 17:22:13 +01:00
equelin 4b8e5dc46f Fix bug in Set-VMCPSettings 2016-10-11 16:56:31 +02:00
equelin 19ff0ea26a Add enhancements to module VMCPFunctions 2016-10-11 16:50:15 +02: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
Roman Gelman 02a7183d3a Create README.md
Hi Luc,
Can you please approve the README.md file, it contains the links to the articles about every function and little help about module usage.
2016-08-11 10:19:26 +03:00
lucdekens 764e77b9d5 Merge pull request #19 from rgel/patch-1
Vi-Module manifest
2016-08-11 07:31:42 +02:00
Roman Gelman 0b69b0dbe1 Update Vi-Module.psm1
Hi Luc,
I have fixed all your remarks.
2016-08-03 16:28:49 +03: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
Roman Gelman f40ca375a1 Vi-Module module
The Vi-Module module PSM1 file
2016-08-01 10:00:54 +03:00
Roman Gelman 153275f51b Vi-Module manifest
The Vi-Module module manifest PSD1 file
2016-08-01 09:55:13 +03:00
lucdekens 99250732fb Add files via upload 2016-07-29 15:39:10 +02:00
lucdekens 7bbec511cb Create about_VMFSIncrease.help.txt 2016-07-29 15:38:56 +02:00
lucdekens b2ba87db86 Delete en-US 2016-07-29 15:38:13 +02:00
lucdekens 7392e451c5 Create en-US 2016-07-29 15:37:35 +02:00
lucdekens 1489e86b66 Add files via upload 2016-07-29 15:37:11 +02:00
lucdekens 7a38462f1a Create VMFSIncrease.psd1 2016-07-29 15:34:15 +02:00
Kyle Ruddy cb35edea02 Reorganizational Update
Reorganizing of the repo for better, more streamlined access
2016-07-07 21:04:40 -04:00
Kyle Ruddy 79581976d1 Revert "Reorganization Pt 2"
This reverts commit bb3277197e.
2016-07-07 20:57:31 -04:00
Kyle Ruddy bb3277197e Reorganization Pt 2
Part two of the reorganization, including additional root folders
2016-07-07 20:49:41 -04:00