Problem Installing ActiveX Controls

in Off-Topic
I am having a problem getting signed active x controls downloaded and installed on end users machines when they visit trusted website.
The trusted site has be enabled to download and install activex controls without prompting the end user. Unfortunatly the activex control does not download and install so the users cannot go anyfarther on the website. Here is some background information:
-Operating System is Windows XP
-Users all belong to "Domain Users" group (was wondering if this was root cause since activex regesters with windows)
-Power Users can download\install the active x control
-Website is trusted and downloading and installing of signed activex controls enabled
-Activex control is signed
-Viewed the source code on website and activex control is not downloaded from a different site
Any help/suggestions would be appreciated. I figure the worst case scenerio is I could push it out as a package. Thanks in advance
The trusted site has be enabled to download and install activex controls without prompting the end user. Unfortunatly the activex control does not download and install so the users cannot go anyfarther on the website. Here is some background information:
-Operating System is Windows XP
-Users all belong to "Domain Users" group (was wondering if this was root cause since activex regesters with windows)
-Power Users can download\install the active x control
-Website is trusted and downloading and installing of signed activex controls enabled
-Activex control is signed
-Viewed the source code on website and activex control is not downloaded from a different site
Any help/suggestions would be appreciated. I figure the worst case scenerio is I could push it out as a package. Thanks in advance
Comments
User Configuration > Administrative Templates > Windows Components > Internet Explorer > Internet Control Panel > Security Page > Trusted Sites.
Specifically try these and see if they do what you want:
Download signed ActiveX controls
Run ActiveX controls and plugins
Hope that helps!
Yeah, I tried that as well as
Disabling Prompting for ActiveX Controls
Script ActiveX controls marked Safe for Scripting
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q240897
In part:
I assume the same holds true for XP based on your findings. Weird. You would think if an administrator went to the trouble of trusting a site and allowing activeX controls to be downloaded and installed from the site that you wouldn't need admin rights to install it.
Forum Admin at www.techexams.net
--
LinkedIn: www.linkedin.com/in/jamesdmurray
Twitter: www.twitter.com/jdmurray
I found this one out the hard way this past summer after we imaged the math lab at the college and ended up forgetting an ActiveX plugin for one of their math apps. I want to give the students the right to install this control and only this control. After much searching, testing, and frustration, we found that it was just a better idea to redo the image instead of the possibility of giving the students too many rights.
Wow - talk about a double take! I had to look twice because I thought you said "meth lab"!
Sorry to get off topic though. Was reimaging easier than pushing the ActiveX as an MSI via Group Policy?