dyoder 663b7d54e1 direct link to the MSI package instead of generating it on-the-fly
** this will need to be updated because it will fail as new versions are published
2021-02-03 12:24:24 -05:00
2020-09-07 13:43:37 -04:00
2021-02-03 09:59:55 -05:00
2020-09-17 15:57:43 -04:00
2019-11-11 19:22:39 -05:00
2019-11-11 19:22:39 -05:00
2020-08-18 16:20:20 -04:00
2020-10-25 09:39:25 -04:00
2020-05-22 14:35:46 -04:00
2021-01-22 08:16:50 -05:00
2020-08-18 16:20:20 -04:00
2019-11-11 19:22:39 -05:00
2020-09-09 21:06:44 -04:00
2020-11-18 21:34:17 -05:00
2019-11-11 19:22:39 -05:00
2019-11-11 19:22:39 -05:00
2020-11-19 21:24:00 -05:00
2020-12-03 20:19:14 -05:00
2020-08-18 16:20:20 -04:00
fix
2020-11-13 09:32:19 -05:00
2019-11-11 19:22:39 -05:00
2020-08-14 14:19:37 -04:00
2019-11-11 19:22:39 -05:00
2019-11-11 19:22:39 -05:00
2019-11-11 19:22:39 -05:00
2019-11-11 19:22:39 -05:00
2019-11-11 19:22:39 -05:00
2019-11-11 19:22:39 -05:00
2020-05-22 14:35:46 -04:00
2019-11-11 19:22:39 -05:00
2019-11-11 19:22:39 -05:00
2019-11-11 19:22:39 -05:00
2019-11-11 19:22:39 -05:00
2020-05-22 14:35:46 -04:00
2020-08-18 21:47:08 -04:00
2020-05-22 14:35:46 -04:00
2020-09-19 11:14:01 -04:00
2019-11-11 19:22:39 -05:00
2019-11-11 19:22:39 -05:00
2020-06-22 10:57:58 -04:00
2020-08-09 17:52:30 -04:00
2020-08-14 14:19:37 -04:00
2020-10-25 09:39:25 -04:00
2020-08-14 14:19:37 -04:00
2020-09-07 12:47:36 -04:00
2020-09-07 17:09:46 -04:00
2019-11-11 19:22:39 -05:00
2019-11-11 19:22:39 -05:00
2019-11-11 19:22:39 -05:00
2020-08-14 14:19:37 -04:00
2020-08-14 14:19:37 -04:00
2020-08-18 16:20:20 -04:00
2020-09-07 15:30:26 -04:00
2019-11-11 19:22:39 -05:00
2019-11-11 19:22:39 -05:00
2019-11-11 19:22:39 -05:00

Management Scripts

Dot source any of the Powershell scripts with the following: . $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('$URL')))

Dot source the Tools.ps1 script and run a live PS script: . $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/Tools.ps1'))) Run-Script -LivePSScript Script-Name

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