@ggbin8092

There's an easier way if you want to silently install the apps shown in the video. 
It is to use "winget" package manager. (it is just that you have to download it everytime you install)

Just run powershell as admin. 
Then write "winget install chrome -h", then run it. (an example to install chrome)


of course, if you want to install multiple apps at once, just create a list variable that contains all the app you want to install, then use foreach to loop the list.

@ajinkyasarmalkar8274

I'm searching this script last 2-3 days and now I got it, thank you so much sir...Best explained..

@Brazh

Thank you so much for all that knowledge

@thangamdurai5572

Neat explanation! Thanks for sharing the knowledge to the Universe. This will help with many system admins life easier!

@zoodhye

Great video. Thank you.

@ml9586

Thanks guy for sharing. Nice course

@aamerali7393

Sir instead of installing multiple machine if we want to instal only in one machine without cvs file kindly share this video also, thanks for your videos.

@sckfas2007

Great explanation.  Can you send me the script?

@786Reflections

great content, would you mind sharing the script with me? Thanks!

@frankdman9622

Your videos i find very helpful but at times I could see the script very well. Could you email this script?

@ndrelaxationmusic4185

Hi Sir,
getting below error, please help.

You cannot call a method on a null-valued expression.
At C:\Users\XXXX\Desktop\SilentSetup.ps1:6 char:2
+     $softexec = $softexec.ToString()
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : InvokeMethodOnNull

@shravanmeghavath3566

sir please explain how to download the software from url and install in the pc using powershell script . Please explain sir

@vbessonow

Some programs require particular version of .net or other packages. How to automatically and silently install min required packages and reboot/continue installation? 
I wanted to write provisioner for vagrant VM and as I am not windows dev  got into difficulties finding into how to do it. 
please cover missing part.

@susmitbanerjee9537

Hi Sir,
Thanks you for the explanation, however for us the software installation has a number of dialogs, one of which is a Custom Setup dialog and one of which is a Website dialog. All dialogs set important properties, can you tell how to make the script for those

@praveenkumar94948

could you please tell me how to create servers please?

@shravanmeghavath3566

sir i need script which installs all the softwares using chocolatey windows package manager. The script has to display the menu which contains the list of softwares. whenever the user enter any number the software corresponding to that number has to install .

@mikecyr4938

Thanks for the video, how can I get the script?

@vtruden

Can i have a copy of this script? great job!

@pramod8149

Thanks for your video
Can you please provide the script files & ppts

@isthistrueorfalse

Hello! Can you please provide me with the Script?

Thanks,