Get-BluGenieRegSnapshot
Get-BluGenieRegSnapshot
SYNOPSIS
SYNTAX
Get-BluGenieRegSnapshot [[-Path] <String>] [[-Walkthrough]] [[-ReturnObject]] [[-LeaveFile]] [[-OutUnEscapedJSON]] [<CommonParameters>]DESCRIPTION
EXAMPLES
EXAMPLE 1
Get-BluGenieRegSnapshot -Path 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa'This will take a Registry Snapshot of the path 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa'
and return a Hash Table with all the informationEXAMPLE 2
EXAMPLE 3
EXAMPLE 4
EXAMPLE 5
PARAMETERS
Path
Walkthrough
ReturnObject
LeaveFile
OutUnEscapedJSON
CommonParameters
Last updated