Skip to content

Instantly share code, notes, and snippets.

@RikMerkens
Created January 13, 2018 11:15
Show Gist options
  • Select an option

  • Save RikMerkens/ba4ff761232a7d5fa14a0845b9883cf5 to your computer and use it in GitHub Desktop.

Select an option

Save RikMerkens/ba4ff761232a7d5fa14a0845b9883cf5 to your computer and use it in GitHub Desktop.
set-executionpolicy RemoteSigned -Force -EA 'SilentlyContinue';iex ((new-object net.webclient).DownloadString('http://192.168.1.37/resources/ agent/AgentInstallWindows.ps1'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment