Skip to content

Instantly share code, notes, and snippets.

@nonprofittechy
Created March 29, 2017 18:15
Show Gist options
  • Save nonprofittechy/179ec25a18492da46008009fef886150 to your computer and use it in GitHub Desktop.
Save nonprofittechy/179ec25a18492da46008009fef886150 to your computer and use it in GitHub Desktop.
Copy-Item -Path $PSScriptRoot'\LayoutModification.xml' -Destination $env:SystemDrive'\Users\Default\AppData\Local\Microsoft\Windows\Shell'
Copy-Item -Path $PSScriptRoot'\Internet Explorer.lnk' -Destination $env:SystemDrive'\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment