Installing Software through Power Shell, Intro to powershell scripts

preview_player
Показать описание
Installing software through Power Shell. Learning PowerShell can help with business optimization and automation.
Рекомендации по теме
Комментарии
Автор

Thank you for this video. I have been teaching myself PowerShell scripting as I hope to move further into System Administration, and yet even basic commands like these sometimes are hard to find details on. I may be a long way from creating complex PowerShell scripts, but videos like this and my own practice make me confident that I can at least do the majority of typical tasks that I might be expected to do. I have an interview for a job utilizing these kinds of skills in only a few hours from now, so thank you again. I will look into your other videos also.

echomjp
Автор

Installing software through Power Shell. Learning PowerShell can help with business optimization and automation.

Cobuman
Автор

Thanks for the video I actually asked you for a video like this on installing powershell so I appreciate it and look forward to see more videos from you.

carlolive
Автор

This is perfect video to learn powershell, thanks for the tutorial.

imsun
Автор

Thank you too much, I am beginner, would You Please make tutorial or how can I install and run Supernova studio?

osamaelawad
Автор

Hi sir,

I need a help to create small script for software (skype installation )

Message saying - Ready to install skype ?
Buttons labeled "Yes - install and reboot now" and "Ask later"

If "yes - install and reboot now " is selected - create a text file in c:\temp\skype.txt
If "Ask later" is selected - do nothing and exit.

please check whether this is possible in power shell or not ?

nareshpilla
Автор

What about installing onto remote computer?

Kreemerz
Автор

How to install an executable file silently?

BhardwajFamily
Автор

Do you have any additional powershell and Azure scripting videos? Thanks for putting these together, greatly appreciated!

wlgt
Автор

Salut. Soit un programme .exe que je dois copier dans c:\temp puis l'exécuter. Je souhaite un script powershell qui accomplira ces 2 fonctions. Merci pour ta contribution

lasamadmen
Автор

You should use capital S for silent installation

alfredgifton
Автор

Hi Sir,
How can I use power shell to write down PC Lock time and PC unlock time in any of the text applications?

pankajshinde
Автор

Greetings, sir.
Do these commands you have provided also work with installing software from the server?

sanjaywilliam
Автор

Can you share script which find missing drivers on windows 10 and install using powershell

haroonkareem
Автор

Hi Thanks for the tutorial is very detailed!
I ran into a problem when I tried to find the notepad, does anybody knows how to fix it?
#
PS D:\downloads> find-package -provider chocolatey -name notepad*
WARNING: NuGet: The request was aborted: Could not create SSL/TLS secure channel.
#
After a search couldn't really figure it out. I am new in learning PowerShell

simonbrante
Автор

First to comment 💪
But I hv nothing to say
Thank you sir

Danwade
Автор

Will this work with MSI package on WIN 10 ? Need an option to install MSI without GP ?

nuahsSAS