Skip to content

Instantly share code, notes, and snippets.

@SvitlanaShepitsena
Forked from HowlingMind/BSTest.ps1
Last active December 5, 2015 23:58
Show Gist options
  • Save SvitlanaShepitsena/18bfcd570a558c8e5df2 to your computer and use it in GitHub Desktop.
Save SvitlanaShepitsena/18bfcd570a558c8e5df2 to your computer and use it in GitHub Desktop.
$Boxstarter.NoPassword=$true # Is this a machine with no login password?
Enable-RemoteDesktop
Disable-UAC
Update-ExecutionPolicy Unrestricted # Allow running PowerShell scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment