2023-05-23 16:47:59 -04:00
2023-01-30 14:30:27 -05:00
2024-06-07 14:30:07 -04:00
2024-04-16 12:38:12 -04:00
2023-10-19 11:37:59 -04:00
2024-05-09 17:00:20 -04:00
2023-12-07 12:06:38 -05:00

Management Scripts

Most scripts here require the Tools.ps1 script. You can dot source that script like this: . $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/Tools.ps1')))

You can then run any of the scripts using the Run-Script function: Run-Script -LivePSScript Script-Name

If you're using an RMM tool, the scripts in the /rmm directory are all that's needed to hook the main script in this directory.

S
Description
A collection of scripts to manage endpoint computers.
Readme
953 MiB
Languages
PowerShell 95.9%
Batchfile 3.8%
Shell 0.3%