Skip to content

Instantly share code, notes, and snippets.

@ebibibi
Last active August 6, 2022 00:25
Show Gist options
  • Save ebibibi/857b5ec17e466edcbd812fb43e0218a2 to your computer and use it in GitHub Desktop.
Save ebibibi/857b5ec17e466edcbd812fb43e0218a2 to your computer and use it in GitHub Desktop.
Configure Windows Servers for Demo(Packages for BoxStarter)
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
Disable-UAC
choco install -y googlechrome python git vscode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment