archb1sh0p / Install-Sysmon

Powershell Script to Install Sysmon from configuration file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install-Sysmon

Powershell Script to Install Sysmon from configuration file

.SYNOPSIS

Install-Sysmon downloads SysInternals Suite and installs Sysmon with a configuration file.

.DESCRIPTION

PowerShell script or module to install Sysmon with configuration

.PARAMETER path

The path to the working directory. Default is user Documents.

.EXAMPLE

Install-Sysmon -path C:\Users\example\Desktop

About

Powershell Script to Install Sysmon from configuration file


Languages

Language:PowerShell 100.0%