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
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
praveenmathamsetty
2769f885f3
update readme file
...
update readme file
2017-04-21 21:17:27 +05:30
praveenmathamsetty
0b0ecc4348
Merge remote-tracking branch 'refs/remotes/vmware/master'
2017-04-21 21:13:04 +05:30
praveenmathamsetty
8c2915fc2d
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# Modules/VMware.Hv.Helper/VMware.HV.Helper.psm1
2017-04-21 21:13:00 +05:30
praveenmathamsetty
720595989a
Add readme file
...
Add readme file, versions for "VMware.Hv.Helper" module.
2017-04-21 20:58:12 +05:30
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
Alessio Rocchi
1b4ca3fb2e
Create SetLunReservation.ps1
2017-04-07 11:03:47 +02:00
Rasmus Sjoerslev
d1fc624c57
Changed the name of the cmdlet from Get-HVPodSessions to Get-HVPodSession
2017-04-06 11:47:20 +02:00