Install Software Using Powershell in Windows 10

Channel:
Subscribers:
868,000
Published on ● Video Link: https://www.youtube.com/watch?v=Zod_RRNDg6M



Duration: 14:49
88,788 views
734


Install Software Using Powershell in Windows 10

►►►SUBSCRIBE for more: https://www.youtube.com/user/Britec09?sub_confirmation=1

Today we will be doing some basic commands in powershell and show you was to install programs and packages in powershell.

Commands used:

cd downloads

dir

clear

start-process (name.exe)

start-process (name.exe) /s (needs to be msi package)

clear

find-package -provider chocolatey

find-package -provider chocolatey -name notepad*

install-package -provider chocolatey -name notepadplusplus

start-process C:\Chocolatey\lib\notepadplusplus.install.7.7.1\tools\npp.7.7.1.Installer.x64.exe



✅ Britec Merchandise https://teespring.com/en-GB/stores/britec-store

——————— My Social Links:
🔵 View My Channel - http://youtube.com/Britec09
🔵 View My Playlists -https://www.youtube.com/user/Britec09/playlists
🔵 Follow on Twitter - http://twitter.com/Britec09
🔵 Follow on Facebook: http://facebook.com/BritecComputers
🔵 View my Website: http://BritecComputers.co.uk
🔵 My Official Email: brian@briteccomputers.co.uk
🔵 My Discord: https://discord.gg/YAuGm5j


#Powershell #PowershellBasics #Howto #Tutorials







Tags:
Install Software Using Powershell
install software using powershell remotely
powershell script to install software on multiple computers
powershell script to install exe remotely
install software with powershell script
Powershell
script
commands
basics
powershell install app
Install software using powershell script
program
software
packages
Powershell Script for installing software
installing software
windows 10
Install software with powershell