-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Jym Cheong edited this page Dec 20, 2021
·
13 revisions
Welcome to the FreeEDR-agents wiki!
This mode of installation does not require backend. It provides standalone protection for your Windows host!
start-process -verb runas -Filepath powershell -ArgumentList "-ExecutionPolicy Bypass", '-Command "$standAlone=1; $site=''https://raw.githubusercontent.com/jymcheong/FreeEDR-agents/main/install.ps1'';[scriptblock]::Create((New-Object System.Net.WebClient).DownloadString($site)).Invoke();pause;"'
- Move mouse towards the above command, click once on the copy icon
- Press WinKey + R, type
powershell
to start a powershell session - Paste the command into powershell, press ENTER (you will need local admin rights)
Please refer to https://github.com/jymcheong/FreeEDR#demo