Clear-RDMEntriesHistory
Synopsis
Syntax
__AllParameterSets
Clear-RDMEntriesHistory -Before <datetime> [-Scope <DeleteHistoryScope>]
[-ForcePromptAnswer <DialogResult[]>] [-WhatIf] [-Confirm] [<CommonParameters>]Description
Examples
PS C:\> $date = Get-Date -Date 2024/01/01
PS C:\> Clear-RDMEntriesHistory -Before $dateParameters
-Before
-Confirm
-ForcePromptAnswer
-Scope
-WhatIf
CommonParameters
Notes
Last updated
Was this helpful?