Import-RDPersonal Session Desktop Assignment

Imports a map of personal session desktops to users.

Syntax

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

Description

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

Examples

1:

Required Parameters

-CollectionName

Specifies the name of a personal session desktop collection.

Type: String
Position: 0
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
-path
Type: String
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

Optional Parameters

-ConnectionBroker

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.

Type: String
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False