Last active
December 30, 2020 21:51
-
-
Save tiagosalgado/eadd8ccf53b38949a1bd9e98b645e975 to your computer and use it in GitHub Desktop.
This file contains 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 | |
cinst Microsoft-Hyper-V-All -source windowsFeatures | |
cinst IIS-WebServerRole -source windowsfeatures | |
cinst git-credential-winstore | |
cinst notepadplusplus.install | |
cinst 7zip.install | |
cinst sql-server-management-studio | |
cinst vscode | |
cinst microsoftazurestorageexplorer | |
cinst azure-cli | |
cinst cports | |
cinst paint.net | |
cinst linqpad | |
cinst treesizefree | |
cinst postman | |
cinst eartrumpet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment