Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install powershell using cmd windows 10

# Install powershell using cmd command line
iex "& { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI"
Source by superuser.com #
 
PREVIOUS NEXT
Tagged: #install #powershell #cmd #windows
ADD COMMENT
Topic
Name
1+4 =