< Back

Get-RDVirtualDesktopTemplateExportPath

Thu Apr 04, 2019 5:42 am

NAME Get-RDVirtualDesktopTemplateExportPath



SYNOPSIS

Gets the export path setting of the virtual desktop template.





SYNTAX

Get-RDVirtualDesktopTemplateExportPath [[-ConnectionBroker] <String>] [<CommonParameters>]





DESCRIPTION

The Get-RDVirtualDesktopTemplateExportPath cmdlet gets the export path setting of the template that Remote Desktop Services uses to deploy virtual

machine-based desktops.





PARAMETERS

-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? 1

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

System.Object







Example 1: Get the export path of the virtual desktop template



PS C:\\> Get-RDVirtualDesktopTemplateExportPath



This command gets the export path setting of the virtual desktop template for the local computer.







RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkId=294231

Set-RDVirtualDesktopTemplateExportPath

Update-RDVirtualDesktopCollection