Is it possible to change Internet Explorer security settings using a .bat or .vbs file?
Basically, I need to change IE7 and IE8 security settings for the local intranet. The settings I want to change are:
Display video and animation on a webpage that does not use external media player
Doanload signed ActiveX controls
Download unsighned ActiveX controls
Initialize and script ActiveX controls not marked as safe for scripting
These should be set to Enable
I don't know how to use Group Policies but we have network software which allows me to specify the location of a .bat/vbs file and run it on all computers in the network.