Hi Friends,
I am working with a new company where IT infrastructure is still immature. Let me tell you why., The company deploys a machine with no centralized software deployment inplace for update of software deployment management. user machines are set to do an auto update from microsoft like in commercial machines.
Now, we have a problem, as they are implementing oracle ERP which requires IE 9 and Java 6 update 31 as prerequisites. Now the IT had to manually roll back all the users machines to the required set up by visiting each user. This was on for some time as there were about 400 machines to worked on one by one. I know it is old school stuff, but I can't comment on this as I am new here.
So now when they completed 400 eventually, the first 100 machines auto updated to the latest again :-p obviously. Now after witnessing this, they decided to disable updates on all machines. which it self gonna be another problem .
Now I know that I can run IE blocker and also make few changes in registry to disable these updates for IE and Java without disabling the whole windows update.
Now I need help on creating a script which can call both IE Blocker and imported registry which blocks Java updates and execute on users machine. The problem is users does not have admin rights to perfome this, so I need the script to be able to execute this action with admin rights.,
Can anyone please help me with this. Once I have the script I can deploy it through GP or SCCM (which I am setting up in here)
Thanks a bunch