Skip to content

Instantly share code, notes, and snippets.

@domgreen
Created May 8, 2011 16:50
Show Gist options
  • Save domgreen/961492 to your computer and use it in GitHub Desktop.
Save domgreen/961492 to your computer and use it in GitHub Desktop.
powershell commands
powershell Set-ExecutionPolicy RemoteSigned -Force
powershell -ExecutionPolicy Unrestricted .\CreateEventLog.ps1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment