Import-RDMTemplate
Synopsis
Syntax
__AllParameterSets
Import-RDMTemplate [-Filename] <string> [-Type] <string> [-ForcePromptAnswer <DialogResult[]>]
[-WhatIf] [-Confirm] [<CommonParameters>]Description
Examples
PS C:\> Import-RDMTemplate -Filename 'C:\my\path\to\templateToImport.rdm' -Type SharedParameters
-Confirm
-Filename
-ForcePromptAnswer
-Type
-WhatIf
CommonParameters
Notes
Last updated
Was this helpful?