Install-BluGenieSysMon

Install-BluGenieSysMon
SYNOPSIS
Install-BluGenieSysMon will Install, Update, or Uninstall SysMon
SYNTAX
Install-BluGenieSysMon [[-SourcePath] <String>] [[-ConfigFile] <String>] [-Uninstall] [-ForceInstall] [-ClearGarbageCollecting] [[-DBName] <String>] [[-DBPath] <String>] [-UpdateDB] [-ForceDBUpdate] [-NewDBTable]
[-Walkthrough] [-ReturnObject] [-OutUnEscapedJSON] [-OutYaml] [[-FormatView] <String>] [<CommonParameters>]DESCRIPTION
Install-BluGenieSysMon will Install, Update, or Uninstall the SysMon SysInternals tool
EXAMPLES
EXAMPLE 1
Command: Install-BluGenieSysMonDescription: This will copy the SysMon Source to the remote systems destination and install the the SysMon service.
Notes:EXAMPLE 2
EXAMPLE 3
EXAMPLE 4
EXAMPLE 5
EXAMPLE 6
EXAMPLE 7
PARAMETERS
SourcePath
ConfigFile
Uninstall
ForceInstall
ClearGarbageCollecting
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