2023-10-05 17:04:53 -04:00
2023-05-23 16:47:59 -04:00
2023-01-30 14:30:27 -05:00
2022-04-18 13:53:17 -04:00
2022-11-08 17:50:30 -05:00
2021-10-03 18:33:17 -04:00
2023-01-13 08:36:36 -05:00
2022-02-03 08:31:44 -05:00
2022-04-11 11:51:22 -04:00
2022-07-14 13:25:37 -04:00
2022-06-30 18:10:32 -04:00
2021-06-07 08:13:30 -04:00
2021-08-10 13:28:34 -04:00
2022-02-03 08:31:44 -05:00
2022-10-04 16:11:41 -04:00
2021-12-22 10:52:51 -05:00
2021-05-24 15:20:35 -04:00
2021-05-24 14:05:59 -04:00
2021-07-30 12:25:55 -04:00
2021-05-02 12:36:18 -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%