Expand Minimize
This topic has not yet been rated - Rate this topic

Get-RDVirtualDesktopTemplateExportPath

Updated: September 14, 2012

Applies To: Windows Server 2012

Get-RDVirtualDesktopTemplateExportPath

Gets the export path setting of the virtual desktop template used for the virtual-machine based desktop deployment.

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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.