Get-BluGenieFileStreams

Get-BluGenieFileStreams
SYNOPSIS
Query file(s) for NTFS ADS Content
SYNTAX
Get-BluGenieFileStreams [[-Path] <String[]>] [-ClearGarbageCollecting] [-UseCache] [-CachePath <String>] [-RemoveCache] [-Walkthrough] [-ReturnObject] [-OutUnEscapedJSON] [-ShowAllStreamValues] [-OutYaml]
[-FormatView <String>] [<CommonParameters>]DESCRIPTION
Query file(s) for NTFS ADS Content
EXAMPLES
EXAMPLE 1
Command: Get-BluGenieFileStreams -path "C:\Temp\File1.txt","%SystemDrive%\Windows\Notepod.exe"Description: Query file Permissions Information using the Path Parameter
Notes:EXAMPLE 2
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
ShowAllStreamValues
OutYaml
FormatView
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Last updated