Commit Graph

707 Commits

Author SHA1 Message Date
Alan Comstock b10e560615 Update SetMultiPathToRoundRobin 2017-09-13 12:37:15 -05:00
Alan Comstock 0d461ab72b Create SetMultiPathToRoundRobin 2017-09-13 10:29:57 -05:00
soggychipsnz 2b9aa80b36 get-peakvms
This script will interrogate vcenter to find the peak users of network or storage usage. 
This was quite handy for me to quickly identify the source of issues such as an inbound DDOS, outbound DOS or a server pummiling storage due to swapping/etc.
2017-09-13 11:23:36 +01:00
Sam McGeown b8055b7ed8 Added script description
removed extra .md file
2017-09-08 17:44:16 +01:00
Sam McGeown b89bd7ab5a Added HA vCenter Deploy script
Added HA vCenter Deploy script, configuration JSON file and note with link to my blog post detailing how to use it
2017-09-08 17:40:08 +01:00
mycloudrevolution 1ed68eeab2 New Module VMware-vCD-TenantReport
This Module Creates a nice HTML Report for vCD Customers. Report
Contains Objects like Users, Catalogs, VDCs, vApps, VMs, Edge Gateways
2017-09-01 15:45:18 +02:00
haberstrohr fc90f81d88 Get-VMHostWWPN
Returns WWPN in Base16 format, similar to what is displayed in the GUI.
2017-08-31 10:02:54 -05:00
mycloudrevolution e63f4178ab Add New Edge Gateway
Abbility to add a Edge Gateway
2017-08-31 14:58:04 +02:00
kdmhorn b21d2079ca Create vmCreationNotes.ps1 2017-08-30 18:57:55 -04:00
VTsnowboarder42 cd98f8672d Create Get-BasicVMCapacityReport
Create a basic VM capacity report
2017-08-30 18:43:43 -04:00
= 98997718b8 updated code for clarity 2017-08-30 15:29:02 -07:00
Derek-Charlekston 070de5d0bd Create get-ping.ps1 2017-08-30 17:26:53 -05:00
= b8d0d10716 Added CIVM Data gathering function for vCD export/Migration 2017-08-30 14:48:03 -07:00
Kyle Ruddy 5772d994f0 Merge pull request #103 from k00laidIT/patch-1
Create Get-VMToolsParts.ps1
2017-08-30 16:44:37 -04:00
Jim Jones e70e50600f Create Get-VMToolsParts.ps1
Outputs the VMware Tool component installation state for all running Windows VMs in your environment.
2017-08-30 12:34:03 -07:00
Kyle Ruddy 2960a00618 Merge pull request #102 from simonfangyingzhang/master
New-VIProperty KMSserver per Mike Foley
2017-08-22 23:12:52 -04:00
simonfangyingzhang 803a53991f Merge pull request #1 from simonfangyingzhang/simonfangyingzhang-patch-1
New-VIProperty KMSserver per Mike Foley
2017-08-23 03:24:21 +01:00
simonfangyingzhang 11330a67ac New-VIProperty KMSserver per Mike Foley
New-VIProperty KMSserver per Mike Foley
2017-08-22 07:44:26 +01:00
Kyle Ruddy 630300e78d Merge remote-tracking branch 'vmware/master' 2017-08-04 12:13:06 -04:00
Kyle Ruddy 7e040bf18c Merge pull request #101 from blackms/master
Moved wrong placed script
2017-07-27 09:27:43 -04:00
Kyle Ruddy 30f199fe96 Merge pull request #100 from mu853/bugfix
Change SeatBackup to CommonBackup
2017-07-27 09:26:41 -04:00
Alessio Rocchi c0d0e9e441 Added the script in the correct path. 2017-07-27 11:38:29 +02:00
Alessio Rocchi 2a7475e05a Merge remote-tracking branch 'upstream/master' 2017-07-27 11:37:24 +02:00
Alessio Rocchi 1172ebb2d3 Moved script in the correct directory. 2017-07-27 11:35:01 +02:00
yomurakami d61cfc1b67 seat only backup is impossible. so change to common only backup
fix notes
2017-07-20 02:41:54 +09:00
yomurakami 23b36d60a3 load an assembly that is not loaed by default 2017-07-20 01:45:05 +09:00
Kyle Ruddy 4c667eaf1f Merge remote-tracking branch 'vmware/master' 2017-07-06 20:12:40 -04:00
Kyle Ruddy 0abddc0c86 Merge pull request #98 from rmbolger/bugfixes
Bugfixes for issues #96 and #97
2017-07-06 15:07:56 -04:00
Kyle Ruddy ca1f5a04d2 Merge pull request #92 from freythman/master
Add Get-HVGlobalSettings and Set-HVGlobalSettings to Module VMware.Hv.Helper
2017-07-06 15:07:11 -04:00
Kyle Ruddy 1424fea870 Merge pull request #90 from NamedJason/patch-2
Improved performance and user feedback
2017-07-06 15:05:30 -04:00
Kyle Ruddy 443888108b Merge pull request #91 from mycloudrevolution/VMware-vCD-Module
VMware vCD Module
2017-07-06 15:03:21 -04:00
Kyle Ruddy 532738e180 Merge pull request #99 from lamw/master
Adding Module for vSphere Content Library
2017-07-06 15:01:32 -04:00
William Lam 0beda7c30d Adding Module for vSphere Content Library 2017-07-05 05:31:22 -07:00
Ryan Bolger 6ca366e8c4 bugfixes for issues #96 and #97 2017-06-24 23:55:58 -07:00
Matt Frey 704251045d Add Get-HVGlobalSettings and Set-HVGlobalSettings
2 new functions to Get and Set VMware.Hv.GlobalSettingsInfo
2017-06-13 23:13:15 -05:00
Matt Frey 0990bc0372 Merge remote-tracking branch 'refs/remotes/vmware/master' 2017-06-13 23:08:21 -05: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
NamedJason dc0213773d Improved performance and user feedback
I changed the structure of the functions to improve performance when working with large numbers of datastores and hosts.  I also added more verbose progress bars so that the user would be more aware of what the scripts were doing at any given time.
2017-05-31 07:27:38 -07:00
Kyle Ruddy 0f29eda365 Merge remote-tracking branch 'vmware/master' 2017-05-26 15:02:55 -04:00
Kyle Ruddy 5ba13716e9 Merge pull request #89 from kmruddy/master
Update folder structure
2017-05-26 15:02:05 -04:00
Kyle Ruddy 390ce91bb4 Update folder structure
Update the folder structure to include moving the DatastoreFcuntions
module into its own folder.
2017-05-26 15:00:00 -04:00
Kyle Ruddy d1560fbfaf Merge remote-tracking branch 'vmware/master' 2017-05-26 14:56:49 -04:00
Kyle Ruddy 88fc7740dc Merge pull request #79 from vScripter/hotfix/module-folder-fix-git-files
Place .psm1 Files in Folders & Added .git files to the root of the repository
2017-05-26 11:54:57 -04:00
Kyle Ruddy dcd74f6f6e Merge pull request #87 from ericgray/esxi-images
Initial commit of esxi-image scripts
2017-05-25 18:21:22 -04:00
Eric Gray 6dab3ef94d Initial commit of esxi-image scripts 2017-05-25 12:55:16 -07:00
Kyle Ruddy 99b8d1b32e Merge pull request #85 from NamedJason/patch-1
Create DatastoreFunctions.psm1
2017-05-17 10:55:31 -07:00
Kyle Ruddy d935c68224 Merge pull request #86 from praveenmathamsetty/master
7.1 release update for horizon module
2017-05-17 10:54:20 -07:00
praveenmathamsetty c15b76c8d1 Merge branch 'master' into master 2017-05-17 23:21:53 +05:30