Skip to content

Instantly share code, notes, and snippets.

@OSDTips
Created May 11, 2015 13:16
Show Gist options
  • Save OSDTips/07cb50e8e95a2be71a57 to your computer and use it in GitHub Desktop.
Save OSDTips/07cb50e8e95a2be71a57 to your computer and use it in GitHub Desktop.
Enable-ZoneChecking.ps1
setx.exe SEE_MASK_NOZONECHECKS 0 /M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment