Remove-RDMPlaylistLocal
Synopsis
Syntax
Name
Remove-RDMPlaylistLocal [-Name] <string[]> [-PassThru] [-ForcePromptAnswer <DialogResult[]>]
[-WhatIf] [-Confirm] [<CommonParameters>]InputObject
Remove-RDMPlaylistLocal [-InputObject] <PSPlaylistLocal[]> [-PassThru]
[-ForcePromptAnswer <DialogResult[]>] [-WhatIf] [-Confirm] [<CommonParameters>]Description
Examples
Example 1
PS C:\> Remove-RDMPlaylistLocal -Name 'OldPlaylist'Example 2
Example 3
Example 4
Parameters
-Confirm
-ForcePromptAnswer
-InputObject
-Name
-PassThru
-WhatIf
CommonParameters
Inputs
System.String
RemoteDesktopManager.PowerShellModule.PSOutputObject.PSPlaylistLocal
RemoteDesktopManager.PowerShellModule.PSOutputObject.PSPlaylistLocal[]
Outputs
RemoteDesktopManager.PowerShellModule.PSOutputObject.PSPlaylistLocal
Notes
Last updated
Was this helpful?