Commit Graph
18 Commits
Author SHA1 Message Date
Matt FreyandGitHub ccdddba4e7 Reversing 9d9ebc504b (#492)
The change made in https://github.com/vmware/PowerCLI-Example-Scripts/commit/9d9ebc504b8b31e651cf56cf3336c020735b0fa6 breaks ImagePush operations for Instant Clone pools. See the API documentation for reference.

The schema for `DesktopPushImageSpec` is as follows:

* DesktopPushImageSpec
  * Settings
    * StartTime

Signed-off-by: Matt Frey <mfrey@vmware.com>
2021-11-25 14:35:12 +02:00
Matt FreyandGitHub 2ec8f92823 Address Issue 496 (#497)
Addressing Issue 496 to resolve the unintentional false condition when `-Value` is set to `$false` on `Set-HVGlobalSettings

Signed-off-by: Matt Frey <mfrey@vmware.com>
2021-11-25 14:34:40 +02:00
Matt Frey 118739b8fb Minor cleanup and platyPS help 2020-02-06 13:49:04 -06:00
Matt Frey adfe78f236 One more place to iterate version number 2019-12-20 10:49:26 -06:00
Matt Frey fa9a3c5026 Iterate version number to 1.3.1 2019-12-20 10:47:06 -06:00
Matt Frey 7a39d28314 Fix issue with manual parameterset on new-hvpool 2019-12-20 10:39:42 -06:00
Matt Frey ab266189c2 Fix for Get-HVInternalName and GlobalEntitlementId 2019-12-20 10:28:54 -06:00
Matt Frey db5cd60916 Improved New-HVPreinstalledApplication 2019-08-07 13:02:42 -05:00
Matt Frey 0cfbf635e7 Resolved issue with Get-HVEntitlement for user 2019-08-06 17:11:36 -05:00
Matt Frey cbf397df24 Worked through PSScriptAnalyzer low hanging fruit 2019-08-06 14:28:16 -05:00
Matt Frey 337dc077a9 Update version. Minor formatting 2019-08-06 10:33:44 -05:00
Matt Frey 10647481f1 Added Set-HVApplication to update ApplicationInfo 2019-08-02 16:09:15 -05:00
Matt Frey 4badbe5ff5 New-HVManualApplication fixes 2019-07-30 16:34:02 -05:00
Matt Frey 4436510b02 Additional EntityID Type, and fixes 2019-07-30 16:33:31 -05:00
Matt Frey 3b5f501d72 Address Issue #180 2019-04-08 00:56:49 -05:00
Matt Frey db8f4407a0 Address Issue #273 2019-04-05 11:19:38 -05:00
Matt FreyandGitHub ecc12a1884 Address Issue #269
Both flash parameters for `New-HVPool` were limited to the validate set of `LINKED_CLONE`. This updates them to be valid for all desktop types, since it is applicable to all desktop types. See https://vdc-download.vmware.com/vmwb-repository/dcr-public/3721109b-48a5-4ffb-a0ad-6d6a44f2f288/ff45dfca-1050-4265-93ef-4e7d702322e4/vdi.resources.Desktop.AdobeFlashSettings.html for details.
2019-03-13 14:43:33 -05:00
Matt FreyandGitHub 760c534cf7 Update VMware.HV.Helper.psm1
Added -DeleteFromDisk parameter to Remove-HVMachine
Performed some minor cleanup (remove trailing whitespaces, capitalization)
2018-09-07 11:02:42 -05:00