< Back
Clear-PowerShellHistory
Post
NAME Clear-PowerShellHistory
SYNOPSIS
Clears PowerShell history on machine.
SYNTAX
Clear-PowerShellHistory [<CommonParameters>]
DESCRIPTION
This cmdlet allows you to clear PowerShell history on machine.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
Author : Hannel Hazeley - hhazeley@outlook.com
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Clear-PowerShellHistory
Clears PowerShell history on machine.
RELATED LINKS
https://github.com/hhazeley/HannelsTool ... istory.ps1
SYNOPSIS
Clears PowerShell history on machine.
SYNTAX
Clear-PowerShellHistory [<CommonParameters>]
DESCRIPTION
This cmdlet allows you to clear PowerShell history on machine.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
Author : Hannel Hazeley - hhazeley@outlook.com
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Clear-PowerShellHistory
Clears PowerShell history on machine.
RELATED LINKS
https://github.com/hhazeley/HannelsTool ... istory.ps1