< Back

Set-RDPersonalSessionDesktopAssignment

Thu Apr 04, 2019 5:42 am

NAME Set-RDPersonalSessionDesktopAssignment



SYNOPSIS

Associates a personal session desktop assignment with a user.





SYNTAX

Set-RDPersonalSessionDesktopAssignment [-CollectionName] <String> [-ConnectionBroker <String>] -Name <String> -User <String> [<CommonParameters>]





DESCRIPTION

The Set-RDPersonalSessionDesktopAssignment cmdlet associates a personal session desktop assignment with a user.





PARAMETERS

-CollectionName <String>

Specifies the name of a personal session desktop collection.



Required? true

Position? 1

Default value none

Accept pipeline input? true(ByPropertyName)

Accept wildcard characters? false



-ConnectionBroker [<String>]

Specifies the Remote Desktop Connection Broker (RD Connection Broker) server for a Remote Desktop deployment. If you do not specify a value,

the cmdlet uses the fully qualified domain name (FQDN) of the local computer.



Required? false

Position? named

Default value none

Accept pipeline input? false

Accept wildcard characters? false



-Name <String>

Specifies the name of the personal session desktop assignment to set.



Required? true

Position? named

Default value none

Accept pipeline input? true(ByPropertyName)

Accept wildcard characters? false



-User <String>

Specifies a user account in DOMAIN\\user format.



Required? true

Position? named

Default value none

Accept pipeline input? true(ByPropertyName)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

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

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



INPUTS











OUTPUTS











1:















RELATED LINKS

Get-RDPersonalSessionDesktopAssignment

Export-RDPersonalSessionDesktopAssignment

Import-RDPersonalSessionDesktopAssignment

Remove-RDPersonalSessionDesktopAssignment