January 2019
Intermediate to advanced
520 pages
11h 51m
English
To create a floating assignment (non-persistent) linked clone desktop pool, the following changes would need to be made to the example command from the previous section of this recipe:
Based on these requirements, the updated command is as follows. The items that were added or changed are in bold; the items that were removed are not shown:
Get-ViewVC -serverName “Vc-01.vjason.local“ | Get-ComposerDomain -domain “vjason.local“ -username “vjason\svc-composer“ ...
Read now
Unlock full access