Instal PowerShell menggunakan CMD Windows 10

# Install powershell using cmd command line
iex "& { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI"
Alert Albatross