< Back

Import-RDPersonalSessionDesktopAssignment

Thu Apr 04, 2019 5:42 am

NAME Import-RDPersonalSessionDesktopAssignment



SYNOPSIS

Imports a map of personal session desktops to users.





SYNTAX

Import-RDPersonalSessionDesktopAssignment [-CollectionName] <String> [-ConnectionBroker <String>] -path <String> [<CommonParameters>]





DESCRIPTION

The Import-RDPersonalSessionDesktopAssignment cmdlet imports a map of personal session desktops to users.





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



-path <String>





Required? true

Position? named

Default value none

Accept pipeline input? false

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

Remove-RDPersonalSessionDesktopAssignment

Set-RDPersonalSessionDesktopAssignment