-
Changing IE settings
Does anyone know of a way to change the browser settings to accept Windows authentication for over 300 users without having to remotely connect to each session and do 1 at a time. Can this be rolled out automatically ?? we are using Windows Server 2003
-
Re: Changing IE settings
This doesn't seem to be related in Application Deployment...
-
Re: Changing IE settings
WMI might be a solution. Google for Scriptomatic2, which lets you query multiple machines. Not sure if you can change data with it, but you could change registry settings.
This might be related to app.deployment if an app is being rolled out.
Maybe Inno could do something like that?
-
Re: Changing IE settings
Is this for a programs settings requirements or are you just trying to do something like administer your network? Usually to set any browser ActiveX settings levels you need Admin permissions. Your question sounds more like an Network Admin issue where you may need to use an IE SDK or a Profile manager.