Import-RDPersonalVirtualDesktopAssignment
Updated: September 14, 2012
Applies To: Windows Server 2012
Import-RDPersonalVirtualDesktopAssignment
Syntax
Parameter Set: __AllParameterSets Import-RDPersonalVirtualDesktopAssignment [-CollectionName] <String> -Path <String> [-ConnectionBroker <String> ] [ <CommonParameters>]
Detailed Description
The Import-RDPersonalVirtualDesktopAssignment cmdlet creates associations between user accounts and personal virtual desktops as specified in a delimited text file.
Parameters
-CollectionName<String>
Specifies the name of the personal virtual desktop collection. This parameter is required.
|
Aliases |
none |
|
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 this remote desktop deployment. If not supplied, defaults to the fully qualified domain name (FQDN) of the local host.
|
Aliases |
none |
|
Required? |
false |
|
Position? |
named |
|
Default Value |
none |
|
Accept Pipeline Input? |
false |
|
Accept Wildcard Characters? |
false |
-Path<String>
Specifies the path and filename of the file to be imported. This parameter is required.
|
Aliases |
none |
|
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, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters.
Outputs
The output type is the type of the objects that the cmdlet emits.
- System.Object
Examples
PS C:\>
