Skip to content

Instantly share code, notes, and snippets.

@geocine
Created September 1, 2012 10:09
Show Gist options
  • Save geocine/3568732 to your computer and use it in GitHub Desktop.
Save geocine/3568732 to your computer and use it in GitHub Desktop.
takeown icacls
takeown /f <foldername> /r /d y
icacls <foldername> /grant administrators:F /T
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment