Skip to content

Instantly share code, notes, and snippets.

@OSDTips
Last active November 23, 2015 22:23
Show Gist options
  • Save OSDTips/e8abdd7d3d6337029db3 to your computer and use it in GitHub Desktop.
Save OSDTips/e8abdd7d3d6337029db3 to your computer and use it in GitHub Desktop.
Disable-ZoneChecking.ps1
setx.exe SEE_MASK_NOZONECHECKS 1 /M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment