dyoder 4b84f79083 remove unnecessary code from Install-DeltekVision.ps1
comment out Create-Shortcut from Install-Wireguard.ps1
fix some log messages in Tools.ps1
2020-12-03 20:18:23 -05:00
2020-09-07 13:43:37 -04:00
2020-11-06 11:24:16 -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
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-09-07 17:09:46 -04: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 with the following: . $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/Tools.ps1')))

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