da1479b96b23d48dbaf734c9404b1b6505db859f
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
Languages
PowerShell
95.9%
Batchfile
3.8%
Shell
0.3%