Last active
August 6, 2022 00:25
-
-
Save ebibibi/857b5ec17e466edcbd812fb43e0218a2 to your computer and use it in GitHub Desktop.
Configure Windows Servers for Demo(Packages for BoxStarter)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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