Add-RDMFavoriteEntry
Synopsis
Syntax
__AllParameterSets
Add-RDMFavoriteEntry -InputObject <PSConnection[]> [-FolderName <string>] [-PassThru]
[-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Examples
PS C:\> Get-RDMEntry -Name 'Entry A' | Add-RDMFavoriteEntry -FolderName 'FolderA\SubFolderA'Parameters
-FolderName
-ForcePromptAnswer
-InputObject
-PassThru
CommonParameters
Inputs
RemoteDesktopManager.PowerShellModule.PSOutputObject.PSConnection
Notes
Last updated
Was this helpful?