Last active
January 21, 2022 13:40
-
-
Save ebibibi/b5d6204297b634dbd0334274746b7c71 to your computer and use it in GitHub Desktop.
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 | |
cinst Microsoft-Hyper-V-All -source windowsFeatures | |
cinst git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment