cmcmahonVMW
60217aaa5c
Updates needed for v2.0
...
In v2.0 of the tool, the URI for Get-XVCMStatus changed from /api/ping to /api/status, updated line 15.
In v2.0 of the tool, there were a number of changes necessary for New-XVCMRequest. Updated the Notes on Lines 145-173 to reflect new parameters, changed behavior and removed parameters. Added $opType on line 176 and 202 for the Operation type new to v2.0. Removed line 181 and 196 for Source Cluster because it is no longer needed. Modified $DstCluster to accept null and removed the String Type definition to allow null to not be converted or the task creation will fail because it expects null as the assigned value. Added $DstHost to line 184 and 199 to allow destination host input to override $DstCluster.
2018-05-10 00:29:15 -04:00
William Lam
8694c40210
Parentless Instant Clone for vSphere 6.7
2018-04-30 05:22:46 -07:00
William Lam
b5800f0eff
PowerCLI Module using Cross vCenter Migration Utility Fling API
2017-12-20 08:37:38 -08:00
William Lam
d104a29393
Might be useful if I actually added directory
2017-11-21 09:38:24 -08:00
William Lam
cdfd510dd9
Whoops, missed folder for module
2017-11-21 09:37:27 -08:00
William Lam
dc6b02a95a
Export/Import functions for manual vCenter Server Migrations
2017-11-21 07:39:22 -08:00
William Lam
2d429c6271
Forgot to un-comment the delete code
2017-11-14 06:45:58 -08:00
William Lam
9f2fc3ec06
Adding several new Content Library functions
2017-11-14 06:25:50 -08:00
William Lam
77adef309d
Adding NSXT Module
2017-10-29 13:45:29 -07:00
William Lam
677d0c211d
Adding VMware Fusion Module
2017-10-04 14:26:05 -07:00
William Lam
0beda7c30d
Adding Module for vSphere Content Library
2017-07-05 05:31:22 -07: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
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
99b8d1b32e
Merge pull request #85 from NamedJason/patch-1
...
Create DatastoreFunctions.psm1
2017-05-17 10:55:31 -07:00
praveenmathamsetty
c15b76c8d1
Merge branch 'master' into master
2017-05-17 23:21:53 +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
Wouter Kursten
ae429792ed
removed brake for issue #74
2017-04-26 18:58:32 +02: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
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
Rasmus Sjoerslev
d1fc624c57
Changed the name of the cmdlet from Get-HVPodSessions to Get-HVPodSession
2017-04-06 11:47:20 +02:00
Rasmus Sjoerslev
294863d495
Added Get-HVPodSessions function to VMware.Hv.Helper.psm1 which will show all connections across a Pod Federation. See Synopsis and Description for more details
2017-04-05 21:06:18 +02:00
praveenmathamsetty
a8dbe63929
Update VMware.HV.Helper.psm1
...
Updated AF Version and Horizon build no.
2017-03-31 17:00:57 +05:30
Kyle Ruddy
cf6d2a4673
Merge pull request #66 from lamw/master
...
Adding Proactive HA Module
2017-03-08 15:07:32 -05:00
William Lam
492f89cc91
Adding Proactive HA Module
2017-03-07 07:59:26 -08:00
Kyle Ruddy
a6f14b492b
Merge pull request #65 from lamw/master
...
VAMI PowerCLI Module
2017-03-06 20:26:49 -05:00
William Lam
0038d751f0
Adding {New,Get,Remove}-VAMIUser functions
2017-03-06 14:53:16 -08:00
William Lam
530764394a
Adding Get-VAMIBackupSize function
2017-03-02 07:06:53 -08:00
praveenmathamsetty
94f8f19d84
Adding prefix to output message
...
Adding prefix to output message in AF Get-HVMachine
2017-02-22 18:48:24 +05:30
praveenmathamsetty
10b540c8c8
suppress text Info bug fix
...
suppress text Info bug fix
2017-02-21 00:27:38 +05:30
praveenmathamsetty
373579a291
Suppresstext info
...
Suppress text info, when no result found with given search parameters.
2017-02-21 00:22:19 +05:30
praveenmathamsetty
c5d19509c9
Merge remote-tracking branch 'refs/remotes/vmware/master'
2017-02-20 19:00:45 +05:30
Kyle Ruddy
000c015714
Merge pull request #63 from mycloudrevolution/Get-NicDetails
...
added function Get-NICDetails
2017-02-19 08:24:55 -05:00
mycloudrevolution
86ebda35d4
added function Get-NICDetails
2017-02-19 11:52:43 +01:00
praveenmathamsetty
f6aebe0c7b
MaintenanceSettings fix for farm
...
MaintenanceSettings fix for instant clone farm
2017-02-17 18:07:18 +05:30
praveenmathamsetty
b885a9a394
Updating Resource Name Get Help for AF HVEntitlement.
...
Updating Resource Name for Get Help for Advanced function HVEntitlement.
2017-02-15 20:25:48 +05:30
praveenmathamsetty
60f4948ea7
Changing Information message
...
Changing Information message in entitlements.
2017-02-10 16:06:49 +05:30
praveenmathamsetty
dcf76d6b1a
Example Text correction
...
Example Text correction
2017-02-10 15:06:02 +05:30
praveenmathamsetty
49834682a9
Formatting Examples
...
Formatting Advanced functions Examples and Description
2017-02-10 12:48:29 +05:30
William Lam
1fc4b37863
Adding {Get,Start,Stop}-VAMIService function
2017-02-07 12:42:06 -08:00
praveenmathamsetty
552793585a
Added more description to Global Entitlement
...
Added more description to Global Entitlement(s)
2017-02-07 16:43:29 +05:30
praveenmathamsetty
d55a16f19b
Adding new AFs New-HVGlobalEntitlement, Remove-HVGlobalEntitlement, Get-HVGlobalEntitlement
...
New-HVGlobalEntitlement: Creates a Global Entitlement. ,
Remove-HVGlobalEntitlement: Deletes a Global Entitlement.,
Get-HVGlobalEntitlement: Gets Global Entitlement(s).
2017-02-07 16:40:29 +05:30
William Lam
0e037f19a4
Adding Get-VAMIStatsList & Get-VAMIStorageUsed functions
2017-02-06 12:37:01 -08:00
praveenmathamsetty
7a919a49b9
Adding new Advanced function Set-HVMachine
...
Using this AF, we can allow the machine to enter the maintanence mode
and as well as exit the maintanence mode
2017-02-03 17:39:47 +05:30