New-RDMEntry
Synopsis
Syntax
__AllParameterSets
New-RDMEntry [[-Name] <string>] [-Type] <ConnectionType> [[-Group] <string>] [[-Host] <string>]
[[-TemplateID] <guid>] [-DocumentAttachment <PSConnectionAttachment>] [-DocumentFileName <string>]
[-Set] [-VaultMode <VaultMode>] [-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Examples
Example 1
PS C:\> New-RDMEntry -Name 'New Entry' -Host 'myServer' -Type 'RDPConfigured' -Set -VaultMode UserExample 2
Parameters
-DocumentAttachment
-DocumentFileName
-ForcePromptAnswer
-Group
-Host
-Name
-Set
-TemplateID
-Type
-VaultMode
CommonParameters
Notes
Last updated
Was this helpful?