Skip to content

\Plugins\Plugin_Searchs\Searchs.txt (Powershell Plugin Search Config File)

Ceramicskate0 edited this page Aug 30, 2018 · 10 revisions

Plugin Searchs.txt (Plugin Searching File)

Plugin Searching Syntax:

  • {File Path to Powershell Script} ~ {SearchTerm Only} ~ {Powershell Script Arguments}

Searching Break Down:

Part 1. 1st Part is the local file path to the script file (.ps1) on the endpoint

~

Part 2. 2nd Part is SearchTerm in script output Only.

~

Part 3. 3rd part is any arguments you wish to pass to the script.

Helpful Materials:

Clone this wiki locally