<span style="color:#323232;">Set-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time
</span><span style="color:#323232;">
</span><span style="color:#323232;">irm get.scoop.sh | iex
</span><span style="color:#323232;">
</span>