f82ce1831904b95ae21fde65b11af089beec9c16
added some pauses to prevent spamming the end user invokes Fix-WindowsHealth if necessary
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.
Languages
PowerShell
95.9%
Batchfile
3.8%
Shell
0.3%