< Back

Set-RdsRemoteDesktop

Sat Jan 18, 2020 3:56 pm

NAME Set-RdsRemoteDesktop



SYNTAX

Set-RdsRemoteDesktop [-TenantName] <string> [-HostPoolName] <string> [-AppGroupName] <string> [-FriendlyName

<string>] [-Description <string>] [-ShowInWebFeed <bool>] [<CommonParameters>]





PARAMETERS

-AppGroupName <string>

Name of AppGroup.



Required? true

Position? 2

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Description <string>

Description of RemoteDesktop.



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-FriendlyName <string>

FriendlyName of RemoteDesktop.



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-HostPoolName <string>

Name of HostPool.



Required? true

Position? 1

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-ShowInWebFeed <bool>

Whether to show the RemoteDesktop in web feed.



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-TenantName <string>

Name of Tenant.



Required? true

Position? 0

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.String





OUTPUTS

Microsoft.RDInfra.RDManagementData.RdMgmtPublishedDesktop





ALIASES

None





REMARKS

None