Remove-BluGenieFile
SYNOPSIS
SYNTAX
Remove-BluGenieFile [[-Path] <String[]>] [-ClearGarbageCollecting] [-UseCache] [-CachePath <String>] [-RemoveCache] [-Walkthrough] [-ReturnObject] [-OutUnEscapedJSON] [-OutYaml] [-FormatView <String>]
[<CommonParameters>]DESCRIPTION
EXAMPLES
EXAMPLE 1
Command: Remove-BluGenieFile -path "C:\Temp\File1.txt","%SystemDrive%\Pagefile.sys"Description:
Notes:EXAMPLE 2
Command: Remove-BluGenieFile -path "C:\Temp\File1.txt,"%SystemDrive%\Pagefile.sys"EXAMPLE 3
EXAMPLE 4
EXAMPLE 5
EXAMPLE 6
EXAMPLE 7
EXAMPLE 8
EXAMPLE 9
EXAMPLE 10
EXAMPLE 11
EXAMPLE 12
EXAMPLE 13
EXAMPLE 14
EXAMPLE 15
EXAMPLE 16
PARAMETERS
Path
ClearGarbageCollecting
UseCache
CachePath
RemoveCache
Walkthrough
ReturnObject
OutUnEscapedJSON
OutYaml
FormatView
CommonParameters
Last updated