Commit Graph

292 Commits

Author SHA1 Message Date
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
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
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
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
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
praveenmathamsetty
818f6ae53d Merge pull request #4 from PARAMESHO/master
Advanced functions for customizing Application icons feature
2017-05-17 13:08:28 +05:30
NamedJason
acb0383f16 Create DatastoreFunctions.psm1 2017-05-16 08:19:00 -07:00
PARAMESHO
4936b79a5c Updating the description of the advanced functions for ApplicationIcon
Updating the description of the advanced functions for ApplicationIcon
2017-05-16 14:56:21 +05:30
PARAMESHO
8337b98633 Advanced functions for customizing Application icons in Horizon
This changes adds two advanced functions:
Set-HVApplicationIcon -> Used to create/update an icon association for a
given application.
Remove-HVApplicationIcon -> Used to remove a customized icon association
for a given application.
2017-05-16 14:48:36 +05:30
praveenmathamsetty
3d0c65b802 merge changes related to Get-HVPodSessions
pull request https://github.com/vmware/PowerCLI-Example-Scripts/pull/71
2017-05-15 17:25:20 +05:30
praveenmathamsetty
6336f1b661 Merge remote-tracking branch 'refs/remotes/origin/master' into vmware/master 2017-05-15 16:39:12 +05:30
Kyle Ruddy
2a5b8b5ea1 Merge pull request #80 from Magneet/wkursten_fixes
removed brake for issue #74
2017-05-08 12:47:04 -04:00
Kyle Ruddy
ced9321130 Merge pull request #82 from blackms/master
Add a script to set multiple datastore Tag.
2017-05-04 18:29:23 -04:00
Alessio Rocchi
70f7be0270 Add a script to set multiple datastore Tag. This example uses new powershell 5 features, classes and two different Design Patterns (Singleton and Disposable). 2017-05-03 08:24:43 +02:00
Wouter Kursten
ae429792ed removed brake for issue #74 2017-04-26 18:58:32 +02:00
Kyle Ruddy
544cdbfea1 Merge pull request #72 from blackms/master
Create SetLunReservation.ps1
2017-04-26 09:40:59 -04:00
Kyle Ruddy
5e8896c925 Merge pull request #71 from rsjorslev/master
Added Get-HVPodSessions function to VMware.Hv.Helper.psm1
2017-04-26 09:39:16 -04:00
Kevin Kirkpatrick
81f0299bce Removed standalone .psm1 files from /Modules
Signed-off-by: Kevin Kirkpatrick <kevin@vmotioned.com>
2017-04-24 12:09:00 -04:00
Kevin Kirkpatrick
e808a91fc5 Added folders for all .psm1 Files in /Modules
Signed-off-by: Kevin Kirkpatrick <kevin@vmotioned.com>
2017-04-24 12:07:25 -04:00
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