6 lines
262 B
PowerShell
6 lines
262 B
PowerShell
. $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/Tools.ps1')))
|
|
|
|
## This is an RMM script variable
|
|
$ProcessName = '{[ProcessName]}'
|
|
|
|
Run-Script -LivePSScript 'Stop-Process' |