Set-RDMEntryAttachment
Synopsis
Syntax
__AllParameterSets
Set-RDMEntryAttachment [-InputObject] <PSConnectionAttachment[]> [-AllowExport <bool>]
[-Description <string>] [-Password <securestring>] [-Title <string>] [-Refresh]
[-ForcePromptAnswer <DialogResult[]>] [-WhatIf] [-Confirm] [<CommonParameters>]Description
Examples
Example 1
PS C:\> Get-RDMEntry -Name EntryA | Get-RDMEntryAttachment | Set-RDMEntryAttachment -AllowExport $falseExample 2
Parameters
-AllowExport
-Confirm
-Description
-ForcePromptAnswer
-InputObject
-Password
-Refresh
-Title
-WhatIf
CommonParameters
Inputs
RemoteDesktopManager.PowerShellModule.PSOutputObject.PSConnectionAttachment
Notes
Last updated
Was this helpful?