New-RASPubAVDDesktop
Last updated
Last updated
New-RASPubAVDDesktop
Adds a published AVD desktop to a site.
New-RASPubAVDDesktop [-] <string> - <uint> [- {Enabled | Disabled | UseClientSettings}] [- <string>] [- {UseAvailableArea | FullScreen | W640xH480 | W800xH600 | W854xH480 | W1024xH576 | W1024xH768 | W1152xH864 | W1280xH720 | W1280xH768 | W1280xH800 | W1280xH960 | W1280xH1024 | W1360xH768 | W1366xH768 | W1400xH1050 | W1440xH900 | W1600xH900 | W1600xH1024 | W1600xH1200 | W1680xH1050 | W1920xH1080 | W1920xH1200 | W1920xH1440 | W2048xH1152 | Custom}] [- <bool>] [- {Disabled | Enabled | Maintenance}] [- <uint>] [- <string>] [- <uint>] [- <bool>] [- <string>] [- <string>] [- <string>] [- <string>] [- <string>] [- <string>] [- <string>] [- <string>] [- <string>] [- <string>] [- <string>] [- <>] [- <uint>] [- <uint>] [- <>] [- <>] [- <uint[]>] [- <bool>] [- <uint>] [- <SwitchParameter>] [- <uint>] [<>]
Adds a published AVD desktop to a site.
In case of connecting to Any Desktop, one must specify a AVD Pool Id or Object.
This is an Experimental feature which is subject to slight changes.
-Name <string> Published desktop name.
-AVDHostPoolID <uint> The AVD Host Pool ID.
-StartOnLogon <SwitchParameter> Enable or disable the 'Start automatically when user logs on' option.
-Width <uint> Specifies a custom desktop width.
-Height <uint> Specifies a custom desktop height.
Acceptable values: 640x480, 800x600, 854x480, 1024x576, 1024x768, 1152x864, 1280x720,
1280x768, 1280x800, 1280x960, 1280x1024, 1360x768, 1366x768,
1400x1050, 1440x900, 1600x900, 1600x1024, 1600x1200, 1680x1050,
1920x1440, 1920x1080, 1920x1200, 2048x1152
Possible values: UseAvailableArea, FullScreen, W640xH480, W800xH600, W854xH480, W1024xH576, W1024xH768, W1152xH864, W1280xH720, W1280xH768, W1280xH800, W1280xH960, W1280xH1024, W1360xH768, W1366xH768, W1400xH1050, W1440xH900, W1600xH900, W1600xH1024, W1600xH1200, W1680xH1050, W1920xH1080, W1920xH1200, W1920xH1440, W2048xH1152, Custom
Acceptable values: Enabled, Disabled, UseClientSettings.
Possible values: Enabled, Disabled, UseClientSettings
-ParentId <uint> Parent publishing folder ID.
-PreviousId <uint> Previous published ID.
-Icon <string> An icon to use for a publishing resource.
This can be an executable (.exe), a .dll or a .ico file.
-IconIndex <uint> Specifies the index of the icon that will be loaded from the binary specified in the Icon property.
-ReplicateMaintenance <bool> Whether the option 'Replicate Maintenance' is enabled or not.
-InheritMaintenance <bool> Whether to inherit default Maintenance settings.
-Enabled <bool> Enable or disable a published resource.
Possible values: Disabled, Enabled, Maintenance
-MaintenanceMessage_en_US <string> Maintenance message for the published resource in English.
-MaintenanceMessage_ja_JP <string> Maintenance message for the published resource in Japanese.
-MaintenanceMessage_fr_FR <string> Maintenance message for the published resource in French.
-MaintenanceMessage_es_ES <string> Maintenance message for the published resource in Spanish.
-MaintenanceMessage_it_IT <string> Maintenance message for the published resource in Italian.
-MaintenanceMessage_pt_BR <string> Maintenance message for the published resource in Portuguese.
-MaintenanceMessage_de_DE <string> Maintenance message for the published resource in German.
-MaintenanceMessage_nl_NL <string> Maintenance message for the published resource in Dutch.
-MaintenanceMessage_zh_TW <string> Maintenance message for the published resource in Chinese (Traditional).
-MaintenanceMessage_zh_CN <string> Maintenance message for the published resource in Chinese (Simplified).
-MaintenanceMessage_ko_KR <string> Maintenance message for the published resource in Korean.
-Description <string> Published resource description.
-PublishToSiteIds <uint[]> An array of Sites IDs to which to publish a resource.
-SiteId <uint> Site ID in which to publish the specified Item.
If the parameter is omitted, the site ID of the Licensing Server will be used.
<CommonParameters>
---------- EXAMPLE 1 ----------
New-RASPubAVDDesktop "My AVD Desktop"
Adds a published desktop and gives it the specified name.
-DesktopSize <> Desktop Size. Possible values are: 0 (Use available area), 1 (Full screen), Custom = 25.
-AllowMultiMonitor <> Specifies the "Multi-monitor" option.
-ParentFolder <> Parent publishing folder.
-PreviousItem <> Previous published item.
-EnabledMode <> Changes the availability status of the published resource.
-PublishToSite <> An array of sites to which to publish a resource.