Hi all,
Currently within my org., we use SCCM and VBscripts to install software packages. I am in the process of developping my own skills for various MS exams, but would like to take this (as in some form of scripting) on board too as I believe that it is a tool all engineers should posess in one form or another.
From what I have read, it would appear that alot of people see PS as a replacement for VBscripting. Currently in SCCM, we add a host name to a group on SCCM, and this in turn pushes out say, flash player, to the hostname in question. Advantage of this is we dont have to goto the machine or disturb the user when installing software. It runs in the background.
I would like to know if it is possible to do what everyone is suggesting and using PS to write scripts that will install software in this manner?
(Also if I have this all wrong, please also feel free to correct!!)