Get-BluGenieRegistry
Get-BluGenieRegistry
SYNOPSIS
SYNTAX
Get-BluGenieRegistry [[-StartKey] <String>] [[-Pattern] <String>] [[-ExcludePattern] <String>] [-MatchKey] [-MatchValueName] [-MatchData] [-RootKeyOnly] [-NotMatch] [-ExactMatch] [-Remove] [-Walkthrough]
[-ReturnObject] [-OutUnEscapedJSON] [-FormatView <String>] [<CommonParameters>]DESCRIPTION
EXAMPLES
EXAMPLE 1
Command: Get-BluGenieRegistry -StartKey 'HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion' -MatchKey -RootKeyOnlyDescription: Query Keys Only, Process the Root with No Sub Keys, Using the StartKey Param, Using the Short Hand Hive name
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
EXAMPLE 17
PARAMETERS
StartKey
Pattern
ExcludePattern
MatchKey
MatchValueName
MatchData
RootKeyOnly
NotMatch
ExactMatch
Remove
Walkthrough
ReturnObject
OutUnEscapedJSON
FormatView
CommonParameters
Last updated