New-RDMTemplate
Synopsis
Syntax
__AllParameterSets
New-RDMTemplate [-Name] <string> [-Type] <string> [-Destination] <string> [-SetTemplate]
[-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Examples
PS C:\> $session = New-RDMTemplate -Destination Database -Name "New Template"-Type "RDPConfigured";Set-RDMTemplate $templateParameters
-Destination
-ForcePromptAnswer
-Name
-SetTemplate
-Type
CommonParameters
Notes
Last updated
Was this helpful?