Get-RDVirtualDesktopTemplateExportPath
Updated: September 14, 2012
Applies To: Windows Server 2012
Get-RDVirtualDesktopTemplateExportPath
Syntax
Parameter Set: __AllParameterSets Get-RDVirtualDesktopTemplateExportPath [[-ConnectionBroker] <String> ] [ <CommonParameters>]
Detailed Description
The Get-RDVirtualDesktopTemplateExportPath cmdlet gets the export path setting of the virtual desktop template used for the virtual-machine based desktop deployment.
Parameters
-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? |
1 |
|
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
Example 1: Retrieve the Export Path for the Virtual Desktop Template
This command retrieves the export path setting of the virtual desktop template.
PS C:\> Get-RDVirtualDesktopTemplateExportPath
