2026-07-16 10:42:30 -04:00
2023-05-23 16:47:59 -04:00
2026-07-16 10:42:30 -04:00
2024-12-06 11:12:13 -05:00
2023-01-30 14:30:27 -05:00
2022-04-18 13:53:17 -04:00
2023-01-13 08:36:36 -05:00
2022-04-11 11:51:22 -04:00
2022-06-30 18:10:32 -04:00
2024-07-03 17:09:35 -04:00
2022-10-04 16:11:41 -04:00
2023-10-19 11:37:59 -04:00
2026-06-26 10:35:40 -04:00
2023-12-07 12:06:38 -05:00
2025-03-22 08:20:13 -04: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%