Get-BluGenieAutoRuns

Get-BluGenieAutoRuns
SYNOPSIS
Get-BluGenieAutoRuns reports on what programs are configured to run during system bootup or login
SYNTAX
Get-BluGenieAutoRuns [[-ToolPath] <String>] [[-Algorithm] <String>] [[-Signature]] [[-HideSigned] <String>] [-ClearGarbageCollecting] [-UseCache] [-CachePath <String>] [-RemoveCache] [-DBName <String>] [-DBPath
<String>] [-UpdateDB] [-ForceDBUpdate] [-NewDBTable] [-Walkthrough] [-ReturnObject] [-OutUnEscapedJSON] [-OutYaml] [-FormatView <String>] [<CommonParameters>]DESCRIPTION
Get-BluGenieAutoRuns reports on what programs are configured to run during system bootup or login, and when you start various built-in Windows applications like Internet Explorer, Explorer and media players. These programs and drivers include ones in your startup folder, Run, RunOnce, and other Registry keys.
EXAMPLES
EXAMPLE 1
Command: Get-BluGenieAutoRunsDescription: Report on currently configured auto-start applications as well as the full list of Registry and file system locations available for auto-start configuration
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
EXAMPLE 18
PARAMETERS
ToolPath
Algorithm
Signature
HideSigned
ClearGarbageCollecting
UseCache
CachePath
RemoveCache
DBName
DBPath
UpdateDB
ForceDBUpdate
NewDBTable
Walkthrough
ReturnObject
OutUnEscapedJSON
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