SYNOPSIS
Get session attachments
SYNTAX
Get-RDMSessionAttachment -Session [Session] <PSConnection> [<CommonParameters>]
DESCRIPTION
Get session attachments
PARAMETERS
-Session <PSConnection>
(Required) Specifies the connection to get the attachments from.
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable,OutBuffer and OutVariable.For more information, type, "get-help about_commonparameters".
NOTES
For more information, type "Get-Help Get-RDMSessionAttachment -detailed". For technical information, type "Get-Help Get-RDMSessionAttachment -full".
RELATED LINKS