< Back

Clear-LocationHistory

Sat Jan 18, 2020 9:47 am

NAME Clear-LocationHistory



SYNOPSIS

Clears the location history.





SYNTAX

Clear-LocationHistory [-WhatIf] [-Confirm] [<CommonParameters>]





DESCRIPTION

Clears the location history. The location history contains a list of locations visited in the current PowerShell

session.





PARAMETERS

-WhatIf [<SwitchParameter>]



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Confirm [<SwitchParameter>]



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



<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





RELATED LINKS