PC Review


Reply
Thread Tools Rate Thread

ActiveX Installer Service REPOST

 
 
=?Utf-8?B?UmFnbmFy?=
Guest
Posts: n/a
 
      21st Sep 2007
Hello (reposting again since I got NO answers)

I'm testing the ActiveX Installer Service (AxIS) and I'm not getting this to
work correctly. I'm currently testing this on a Windows Vista Ultimate
computer member of an Windows Server 2003 SP2 Active Directory domain.

This is what I did:
1. Installed the ActiveX Installer Service on the Vista computer.

2. Configured to ActiveX Installer service to automatic startup and started
the service.

3. Configured a GPO for this computer, configured the "Approved Installation
Sites for ActiveX Controls" setting under \Computer Configuration\Windows
Components\ActiveX Installer Service. I added the following sites:
http://download.macromedia.com
http://fpdownload.macromedia.com
http://fpdownload2.macromedia.com

I used the value 2,2,2,0.

4. I logon with a Domain User account, open IE and navigates to a web page
where I know I will be asked for Shockwave Player.


What happens is that I get a prompt to press OK to run an ActiveX control.
Then I get the "The website wants to install the following..." on the IE
information bar. If proceed I get prompted again and then I get the UAC
prompt for credentials. (The UAC settings are default, they are not changed).

When I logon with an admin account and check the Application Log I see an
event 4097 AxInstallService with the details:
Attempt to install control
http://download.macromedia.com/pub/s...swdir8d204.cab
failed. The host URL http://download.macromedia.com is not in policy.

Of course this is incorrect as I know the URL is configured in the GPO
applied to the computer, RSOP aslo confirms that.


What is going on? Thanks!

/Ragnar
 
Reply With Quote
 
 
 
 
=?Utf-8?B?SmVzcGVy?=
Guest
Posts: n/a
 
      22nd Sep 2007
If you get an elevation prompt, something is not working. The whole idea of
AX Installer Service is that you don't get that.

You did enable the ActiveX Installer Service first right? That service is
not running by default.
---
Your question may already be answered in Windows Vista Security:
http://www.amazon.com/gp/product/047...otectyourwi-20


"Ragnar" wrote:

> Hello (reposting again since I got NO answers)
>
> I'm testing the ActiveX Installer Service (AxIS) and I'm not getting this to
> work correctly. I'm currently testing this on a Windows Vista Ultimate
> computer member of an Windows Server 2003 SP2 Active Directory domain.
>
> This is what I did:
> 1. Installed the ActiveX Installer Service on the Vista computer.
>
> 2. Configured to ActiveX Installer service to automatic startup and started
> the service.
>
> 3. Configured a GPO for this computer, configured the "Approved Installation
> Sites for ActiveX Controls" setting under \Computer Configuration\Windows
> Components\ActiveX Installer Service. I added the following sites:
> http://download.macromedia.com
> http://fpdownload.macromedia.com
> http://fpdownload2.macromedia.com
>
> I used the value 2,2,2,0.
>
> 4. I logon with a Domain User account, open IE and navigates to a web page
> where I know I will be asked for Shockwave Player.
>
>
> What happens is that I get a prompt to press OK to run an ActiveX control.
> Then I get the "The website wants to install the following..." on the IE
> information bar. If proceed I get prompted again and then I get the UAC
> prompt for credentials. (The UAC settings are default, they are not changed).
>
> When I logon with an admin account and check the Application Log I see an
> event 4097 AxInstallService with the details:
> Attempt to install control
> http://download.macromedia.com/pub/s...swdir8d204.cab
> failed. The host URL http://download.macromedia.com is not in policy.
>
> Of course this is incorrect as I know the URL is configured in the GPO
> applied to the computer, RSOP aslo confirms that.
>
>
> What is going on? Thanks!
>
> /Ragnar

 
Reply With Quote
 
=?Utf-8?B?UmFnbmFy?=
Guest
Posts: n/a
 
      23rd Sep 2007
If you read my post I wrote that I have installed the ActiveX Installer
service and I also list what GPO settings I have configured.

/Ragnar

"Jesper" wrote:

> If you get an elevation prompt, something is not working. The whole idea of
> AX Installer Service is that you don't get that.
>
> You did enable the ActiveX Installer Service first right? That service is
> not running by default.
> ---
> Your question may already be answered in Windows Vista Security:
> http://www.amazon.com/gp/product/047...otectyourwi-20
>
>
> "Ragnar" wrote:
>
> > Hello (reposting again since I got NO answers)
> >
> > I'm testing the ActiveX Installer Service (AxIS) and I'm not getting this to
> > work correctly. I'm currently testing this on a Windows Vista Ultimate
> > computer member of an Windows Server 2003 SP2 Active Directory domain.
> >
> > This is what I did:
> > 1. Installed the ActiveX Installer Service on the Vista computer.
> >
> > 2. Configured to ActiveX Installer service to automatic startup and started
> > the service.
> >
> > 3. Configured a GPO for this computer, configured the "Approved Installation
> > Sites for ActiveX Controls" setting under \Computer Configuration\Windows
> > Components\ActiveX Installer Service. I added the following sites:
> > http://download.macromedia.com
> > http://fpdownload.macromedia.com
> > http://fpdownload2.macromedia.com
> >
> > I used the value 2,2,2,0.
> >
> > 4. I logon with a Domain User account, open IE and navigates to a web page
> > where I know I will be asked for Shockwave Player.
> >
> >
> > What happens is that I get a prompt to press OK to run an ActiveX control.
> > Then I get the "The website wants to install the following..." on the IE
> > information bar. If proceed I get prompted again and then I get the UAC
> > prompt for credentials. (The UAC settings are default, they are not changed).
> >
> > When I logon with an admin account and check the Application Log I see an
> > event 4097 AxInstallService with the details:
> > Attempt to install control
> > http://download.macromedia.com/pub/s...swdir8d204.cab
> > failed. The host URL http://download.macromedia.com is not in policy.
> >
> > Of course this is incorrect as I know the URL is configured in the GPO
> > applied to the computer, RSOP aslo confirms that.
> >
> >
> > What is going on? Thanks!
> >
> > /Ragnar

 
Reply With Quote
 
=?Utf-8?B?SmVzcGVy?=
Guest
Posts: n/a
 
      23rd Sep 2007
I did read your post. Installing the service does not _enable_ the service.
You need to do that too.
---
Your question may already be answered in Windows Vista Security:
http://www.amazon.com/gp/product/047...otectyourwi-20


"Ragnar" wrote:

> If you read my post I wrote that I have installed the ActiveX Installer
> service and I also list what GPO settings I have configured.
>
> /Ragnar
>
> "Jesper" wrote:
>
> > If you get an elevation prompt, something is not working. The whole idea of
> > AX Installer Service is that you don't get that.
> >
> > You did enable the ActiveX Installer Service first right? That service is
> > not running by default.
> > ---
> > Your question may already be answered in Windows Vista Security:
> > http://www.amazon.com/gp/product/047...otectyourwi-20
> >
> >
> > "Ragnar" wrote:
> >
> > > Hello (reposting again since I got NO answers)
> > >
> > > I'm testing the ActiveX Installer Service (AxIS) and I'm not getting this to
> > > work correctly. I'm currently testing this on a Windows Vista Ultimate
> > > computer member of an Windows Server 2003 SP2 Active Directory domain.
> > >
> > > This is what I did:
> > > 1. Installed the ActiveX Installer Service on the Vista computer.
> > >
> > > 2. Configured to ActiveX Installer service to automatic startup and started
> > > the service.
> > >
> > > 3. Configured a GPO for this computer, configured the "Approved Installation
> > > Sites for ActiveX Controls" setting under \Computer Configuration\Windows
> > > Components\ActiveX Installer Service. I added the following sites:
> > > http://download.macromedia.com
> > > http://fpdownload.macromedia.com
> > > http://fpdownload2.macromedia.com
> > >
> > > I used the value 2,2,2,0.
> > >
> > > 4. I logon with a Domain User account, open IE and navigates to a web page
> > > where I know I will be asked for Shockwave Player.
> > >
> > >
> > > What happens is that I get a prompt to press OK to run an ActiveX control.
> > > Then I get the "The website wants to install the following..." on the IE
> > > information bar. If proceed I get prompted again and then I get the UAC
> > > prompt for credentials. (The UAC settings are default, they are not changed).
> > >
> > > When I logon with an admin account and check the Application Log I see an
> > > event 4097 AxInstallService with the details:
> > > Attempt to install control
> > > http://download.macromedia.com/pub/s...swdir8d204.cab
> > > failed. The host URL http://download.macromedia.com is not in policy.
> > >
> > > Of course this is incorrect as I know the URL is configured in the GPO
> > > applied to the computer, RSOP aslo confirms that.
> > >
> > >
> > > What is going on? Thanks!
> > >
> > > /Ragnar

 
Reply With Quote
 
=?Utf-8?B?SmVzcGVy?=
Guest
Posts: n/a
 
      23rd Sep 2007
Never mind, I did miss that. I saw that you configured the GPO, but missed
that you started it. Sorry.

Try using 2,2,2,0 as the settings and see if that works. There may be
something in the 2,0,0,0 settings that causes it to fail.

---
Your question may already be answered in Windows Vista Security:
http://www.amazon.com/gp/product/047...otectyourwi-20


"Ragnar" wrote:

> If you read my post I wrote that I have installed the ActiveX Installer
> service and I also list what GPO settings I have configured.
>
> /Ragnar
>
> "Jesper" wrote:
>
> > If you get an elevation prompt, something is not working. The whole idea of
> > AX Installer Service is that you don't get that.
> >
> > You did enable the ActiveX Installer Service first right? That service is
> > not running by default.
> > ---
> > Your question may already be answered in Windows Vista Security:
> > http://www.amazon.com/gp/product/047...otectyourwi-20
> >
> >
> > "Ragnar" wrote:
> >
> > > Hello (reposting again since I got NO answers)
> > >
> > > I'm testing the ActiveX Installer Service (AxIS) and I'm not getting this to
> > > work correctly. I'm currently testing this on a Windows Vista Ultimate
> > > computer member of an Windows Server 2003 SP2 Active Directory domain.
> > >
> > > This is what I did:
> > > 1. Installed the ActiveX Installer Service on the Vista computer.
> > >
> > > 2. Configured to ActiveX Installer service to automatic startup and started
> > > the service.
> > >
> > > 3. Configured a GPO for this computer, configured the "Approved Installation
> > > Sites for ActiveX Controls" setting under \Computer Configuration\Windows
> > > Components\ActiveX Installer Service. I added the following sites:
> > > http://download.macromedia.com
> > > http://fpdownload.macromedia.com
> > > http://fpdownload2.macromedia.com
> > >
> > > I used the value 2,2,2,0.
> > >
> > > 4. I logon with a Domain User account, open IE and navigates to a web page
> > > where I know I will be asked for Shockwave Player.
> > >
> > >
> > > What happens is that I get a prompt to press OK to run an ActiveX control.
> > > Then I get the "The website wants to install the following..." on the IE
> > > information bar. If proceed I get prompted again and then I get the UAC
> > > prompt for credentials. (The UAC settings are default, they are not changed).
> > >
> > > When I logon with an admin account and check the Application Log I see an
> > > event 4097 AxInstallService with the details:
> > > Attempt to install control
> > > http://download.macromedia.com/pub/s...swdir8d204.cab
> > > failed. The host URL http://download.macromedia.com is not in policy.
> > >
> > > Of course this is incorrect as I know the URL is configured in the GPO
> > > applied to the computer, RSOP aslo confirms that.
> > >
> > >
> > > What is going on? Thanks!
> > >
> > > /Ragnar

 
Reply With Quote
 
=?Utf-8?B?UmFnbmFy?=
Guest
Posts: n/a
 
      26th Sep 2007
I have installed the service, I have configured the service to auto and
started it and I have configured the GPO settings.

Are you refering to any other required steps? The link you provided is a
book on amazon. Do you recommend this book?

/Ragnar

"Jesper" wrote:

> I did read your post. Installing the service does not _enable_ the service.
> You need to do that too.
> ---
> Your question may already be answered in Windows Vista Security:
> http://www.amazon.com/gp/product/047...otectyourwi-20
>
>
> "Ragnar" wrote:
>
> > If you read my post I wrote that I have installed the ActiveX Installer
> > service and I also list what GPO settings I have configured.
> >
> > /Ragnar
> >
> > "Jesper" wrote:
> >
> > > If you get an elevation prompt, something is not working. The whole idea of
> > > AX Installer Service is that you don't get that.
> > >
> > > You did enable the ActiveX Installer Service first right? That service is
> > > not running by default.
> > > ---
> > > Your question may already be answered in Windows Vista Security:
> > > http://www.amazon.com/gp/product/047...otectyourwi-20
> > >
> > >
> > > "Ragnar" wrote:
> > >
> > > > Hello (reposting again since I got NO answers)
> > > >
> > > > I'm testing the ActiveX Installer Service (AxIS) and I'm not getting this to
> > > > work correctly. I'm currently testing this on a Windows Vista Ultimate
> > > > computer member of an Windows Server 2003 SP2 Active Directory domain.
> > > >
> > > > This is what I did:
> > > > 1. Installed the ActiveX Installer Service on the Vista computer.
> > > >
> > > > 2. Configured to ActiveX Installer service to automatic startup and started
> > > > the service.
> > > >
> > > > 3. Configured a GPO for this computer, configured the "Approved Installation
> > > > Sites for ActiveX Controls" setting under \Computer Configuration\Windows
> > > > Components\ActiveX Installer Service. I added the following sites:
> > > > http://download.macromedia.com
> > > > http://fpdownload.macromedia.com
> > > > http://fpdownload2.macromedia.com
> > > >
> > > > I used the value 2,2,2,0.
> > > >
> > > > 4. I logon with a Domain User account, open IE and navigates to a web page
> > > > where I know I will be asked for Shockwave Player.
> > > >
> > > >
> > > > What happens is that I get a prompt to press OK to run an ActiveX control.
> > > > Then I get the "The website wants to install the following..." on the IE
> > > > information bar. If proceed I get prompted again and then I get the UAC
> > > > prompt for credentials. (The UAC settings are default, they are not changed).
> > > >
> > > > When I logon with an admin account and check the Application Log I see an
> > > > event 4097 AxInstallService with the details:
> > > > Attempt to install control
> > > > http://download.macromedia.com/pub/s...swdir8d204.cab
> > > > failed. The host URL http://download.macromedia.com is not in policy.
> > > >
> > > > Of course this is incorrect as I know the URL is configured in the GPO
> > > > applied to the computer, RSOP aslo confirms that.
> > > >
> > > >
> > > > What is going on? Thanks!
> > > >
> > > > /Ragnar

 
Reply With Quote
 
Paul Adare
Guest
Posts: n/a
 
      26th Sep 2007
On Wed, 26 Sep 2007 03:32:03 -0700, Ragnar wrote:

> Do you recommend this book?


You might want to check the author of the book, that should answer your
question.
I certainly recommend the book.
--
Paul Adare
MVP - Virtual Machines
http://www.identit.ca
A CONS is an object which cares. -- Bernie Greenberg
 
Reply With Quote
 
=?Utf-8?B?UmFnbmFy?=
Guest
Posts: n/a
 
      26th Sep 2007
I was using the 2,2,2,0 configuration not 2,0,0,0 so I have already tried
this setting.

However I have tried using the 2,2,1,0 setting and it worked super! I didn't
get a prompt as this setting would imply, and i still don't understand why
this is not working as documented.

Thank you for your time!

/Ragnar

"Jesper" wrote:

> Never mind, I did miss that. I saw that you configured the GPO, but missed
> that you started it. Sorry.
>
> Try using 2,2,2,0 as the settings and see if that works. There may be
> something in the 2,0,0,0 settings that causes it to fail.
>
> ---
> Your question may already be answered in Windows Vista Security:
> http://www.amazon.com/gp/product/047...otectyourwi-20
>
>
> "Ragnar" wrote:
>
> > If you read my post I wrote that I have installed the ActiveX Installer
> > service and I also list what GPO settings I have configured.
> >
> > /Ragnar
> >
> > "Jesper" wrote:
> >
> > > If you get an elevation prompt, something is not working. The whole idea of
> > > AX Installer Service is that you don't get that.
> > >
> > > You did enable the ActiveX Installer Service first right? That service is
> > > not running by default.
> > > ---
> > > Your question may already be answered in Windows Vista Security:
> > > http://www.amazon.com/gp/product/047...otectyourwi-20
> > >
> > >
> > > "Ragnar" wrote:
> > >
> > > > Hello (reposting again since I got NO answers)
> > > >
> > > > I'm testing the ActiveX Installer Service (AxIS) and I'm not getting this to
> > > > work correctly. I'm currently testing this on a Windows Vista Ultimate
> > > > computer member of an Windows Server 2003 SP2 Active Directory domain.
> > > >
> > > > This is what I did:
> > > > 1. Installed the ActiveX Installer Service on the Vista computer.
> > > >
> > > > 2. Configured to ActiveX Installer service to automatic startup and started
> > > > the service.
> > > >
> > > > 3. Configured a GPO for this computer, configured the "Approved Installation
> > > > Sites for ActiveX Controls" setting under \Computer Configuration\Windows
> > > > Components\ActiveX Installer Service. I added the following sites:
> > > > http://download.macromedia.com
> > > > http://fpdownload.macromedia.com
> > > > http://fpdownload2.macromedia.com
> > > >
> > > > I used the value 2,2,2,0.
> > > >
> > > > 4. I logon with a Domain User account, open IE and navigates to a web page
> > > > where I know I will be asked for Shockwave Player.
> > > >
> > > >
> > > > What happens is that I get a prompt to press OK to run an ActiveX control.
> > > > Then I get the "The website wants to install the following..." on the IE
> > > > information bar. If proceed I get prompted again and then I get the UAC
> > > > prompt for credentials. (The UAC settings are default, they are not changed).
> > > >
> > > > When I logon with an admin account and check the Application Log I see an
> > > > event 4097 AxInstallService with the details:
> > > > Attempt to install control
> > > > http://download.macromedia.com/pub/s...swdir8d204.cab
> > > > failed. The host URL http://download.macromedia.com is not in policy.
> > > >
> > > > Of course this is incorrect as I know the URL is configured in the GPO
> > > > applied to the computer, RSOP aslo confirms that.
> > > >
> > > >
> > > > What is going on? Thanks!
> > > >
> > > > /Ragnar

 
Reply With Quote
 
=?Utf-8?B?SmVzcGVy?=
Guest
Posts: n/a
 
      27th Sep 2007
OK, we are getting somewhere now. 2,2,1,0 means:
* Installation behavior for controls signed with a cert chaining to a root
cert in the trusted publishers store - succeed
* Installation behavior for controls signed with an untrusted cert - prompt
* Installation behavior for unsigned controls - prompt
* How to handle HTTPS validation - fail if it does not validate AND the site
uses HTTPS.

The fourth one doesn't matter since Adobe does not use HTTPS. So, the
difference is in the third one. You said 2,2,2,0 did not work? That is
probably because 2 is not a valid value for the third setting. Unsigned
controls can't be installed silently, so the only values allowed there are 0
and 1, where 1 means prompt, and 0 means fail.

So, based on this, I would say that your problem is likely that the code
that validates the third position in the policy looks specifically for 0 or
1, and fails the install on everything else. I verified that the Shockwave
control you tried is signed properly, so that seems the most likely case.

One interesting part struck me about this: as I was looking at some of the
docs around the ActiveX Installer Service, including the TN Mag article
(http://www.microsoft.com/technet/tec.../2007/07/AxIS/), it states
the fact I mentioned above that the third value can only take on 0 or 1. That
is different from the docs I saw during the development cycle, so the Vista
book does not state that. It seems like that's something that was added
later, and, to be honest, I never tested *,*,2,*. Guess I'll have to add that
to the errata.

Oh, and yeah, I do recommend the book. :-)


---
Your question may already be answered in Windows Vista Security:
http://www.amazon.com/gp/product/047...otectyourwi-20


"Ragnar" wrote:

> I was using the 2,2,2,0 configuration not 2,0,0,0 so I have already tried
> this setting.
>
> However I have tried using the 2,2,1,0 setting and it worked super! I didn't
> get a prompt as this setting would imply, and i still don't understand why
> this is not working as documented.
>
> Thank you for your time!
>
> /Ragnar
>
> "Jesper" wrote:
>
> > Never mind, I did miss that. I saw that you configured the GPO, but missed
> > that you started it. Sorry.
> >
> > Try using 2,2,2,0 as the settings and see if that works. There may be
> > something in the 2,0,0,0 settings that causes it to fail.
> >
> > ---
> > Your question may already be answered in Windows Vista Security:
> > http://www.amazon.com/gp/product/047...otectyourwi-20
> >
> >
> > "Ragnar" wrote:
> >
> > > If you read my post I wrote that I have installed the ActiveX Installer
> > > service and I also list what GPO settings I have configured.
> > >
> > > /Ragnar
> > >
> > > "Jesper" wrote:
> > >
> > > > If you get an elevation prompt, something is not working. The whole idea of
> > > > AX Installer Service is that you don't get that.
> > > >
> > > > You did enable the ActiveX Installer Service first right? That service is
> > > > not running by default.
> > > > ---
> > > > Your question may already be answered in Windows Vista Security:
> > > > http://www.amazon.com/gp/product/047...otectyourwi-20
> > > >
> > > >
> > > > "Ragnar" wrote:
> > > >
> > > > > Hello (reposting again since I got NO answers)
> > > > >
> > > > > I'm testing the ActiveX Installer Service (AxIS) and I'm not getting this to
> > > > > work correctly. I'm currently testing this on a Windows Vista Ultimate
> > > > > computer member of an Windows Server 2003 SP2 Active Directory domain.
> > > > >
> > > > > This is what I did:
> > > > > 1. Installed the ActiveX Installer Service on the Vista computer.
> > > > >
> > > > > 2. Configured to ActiveX Installer service to automatic startup and started
> > > > > the service.
> > > > >
> > > > > 3. Configured a GPO for this computer, configured the "Approved Installation
> > > > > Sites for ActiveX Controls" setting under \Computer Configuration\Windows
> > > > > Components\ActiveX Installer Service. I added the following sites:
> > > > > http://download.macromedia.com
> > > > > http://fpdownload.macromedia.com
> > > > > http://fpdownload2.macromedia.com
> > > > >
> > > > > I used the value 2,2,2,0.
> > > > >
> > > > > 4. I logon with a Domain User account, open IE and navigates to a web page
> > > > > where I know I will be asked for Shockwave Player.
> > > > >
> > > > >
> > > > > What happens is that I get a prompt to press OK to run an ActiveX control.
> > > > > Then I get the "The website wants to install the following..." on the IE
> > > > > information bar. If proceed I get prompted again and then I get the UAC
> > > > > prompt for credentials. (The UAC settings are default, they are not changed).
> > > > >
> > > > > When I logon with an admin account and check the Application Log I see an
> > > > > event 4097 AxInstallService with the details:
> > > > > Attempt to install control
> > > > > http://download.macromedia.com/pub/s...swdir8d204.cab
> > > > > failed. The host URL http://download.macromedia.com is not in policy.
> > > > >
> > > > > Of course this is incorrect as I know the URL is configured in the GPO
> > > > > applied to the computer, RSOP aslo confirms that.
> > > > >
> > > > >
> > > > > What is going on? Thanks!
> > > > >
> > > > > /Ragnar

 
Reply With Quote
 
=?Utf-8?B?UmFnbmFy?=
Guest
Posts: n/a
 
      30th Sep 2007
This is good stuff. Happy to get this working, not much documentation
available on this subject.

Do you happen to know how to install the ActiveX Installer Service
unattended? I can't see that i can do this using Windows System Image Manager
(to create unattended file), and I cannot find the right feautre name when
using OCSetup.

/Ragnar


"Jesper" wrote:

> OK, we are getting somewhere now. 2,2,1,0 means:
> * Installation behavior for controls signed with a cert chaining to a root
> cert in the trusted publishers store - succeed
> * Installation behavior for controls signed with an untrusted cert - prompt
> * Installation behavior for unsigned controls - prompt
> * How to handle HTTPS validation - fail if it does not validate AND the site
> uses HTTPS.
>
> The fourth one doesn't matter since Adobe does not use HTTPS. So, the
> difference is in the third one. You said 2,2,2,0 did not work? That is
> probably because 2 is not a valid value for the third setting. Unsigned
> controls can't be installed silently, so the only values allowed there are 0
> and 1, where 1 means prompt, and 0 means fail.
>
> So, based on this, I would say that your problem is likely that the code
> that validates the third position in the policy looks specifically for 0 or
> 1, and fails the install on everything else. I verified that the Shockwave
> control you tried is signed properly, so that seems the most likely case.
>
> One interesting part struck me about this: as I was looking at some of the
> docs around the ActiveX Installer Service, including the TN Mag article
> (http://www.microsoft.com/technet/tec.../2007/07/AxIS/), it states
> the fact I mentioned above that the third value can only take on 0 or 1. That
> is different from the docs I saw during the development cycle, so the Vista
> book does not state that. It seems like that's something that was added
> later, and, to be honest, I never tested *,*,2,*. Guess I'll have to add that
> to the errata.
>
> Oh, and yeah, I do recommend the book. :-)
>
>
> ---
> Your question may already be answered in Windows Vista Security:
> http://www.amazon.com/gp/product/047...otectyourwi-20
>
>
> "Ragnar" wrote:
>
> > I was using the 2,2,2,0 configuration not 2,0,0,0 so I have already tried
> > this setting.
> >
> > However I have tried using the 2,2,1,0 setting and it worked super! I didn't
> > get a prompt as this setting would imply, and i still don't understand why
> > this is not working as documented.
> >
> > Thank you for your time!
> >
> > /Ragnar
> >
> > "Jesper" wrote:
> >
> > > Never mind, I did miss that. I saw that you configured the GPO, but missed
> > > that you started it. Sorry.
> > >
> > > Try using 2,2,2,0 as the settings and see if that works. There may be
> > > something in the 2,0,0,0 settings that causes it to fail.
> > >
> > > ---
> > > Your question may already be answered in Windows Vista Security:
> > > http://www.amazon.com/gp/product/047...otectyourwi-20
> > >
> > >
> > > "Ragnar" wrote:
> > >
> > > > If you read my post I wrote that I have installed the ActiveX Installer
> > > > service and I also list what GPO settings I have configured.
> > > >
> > > > /Ragnar
> > > >
> > > > "Jesper" wrote:
> > > >
> > > > > If you get an elevation prompt, something is not working. The whole idea of
> > > > > AX Installer Service is that you don't get that.
> > > > >
> > > > > You did enable the ActiveX Installer Service first right? That service is
> > > > > not running by default.
> > > > > ---
> > > > > Your question may already be answered in Windows Vista Security:
> > > > > http://www.amazon.com/gp/product/047...otectyourwi-20
> > > > >
> > > > >
> > > > > "Ragnar" wrote:
> > > > >
> > > > > > Hello (reposting again since I got NO answers)
> > > > > >
> > > > > > I'm testing the ActiveX Installer Service (AxIS) and I'm not getting this to
> > > > > > work correctly. I'm currently testing this on a Windows Vista Ultimate
> > > > > > computer member of an Windows Server 2003 SP2 Active Directory domain.
> > > > > >
> > > > > > This is what I did:
> > > > > > 1. Installed the ActiveX Installer Service on the Vista computer.
> > > > > >
> > > > > > 2. Configured to ActiveX Installer service to automatic startup and started
> > > > > > the service.
> > > > > >
> > > > > > 3. Configured a GPO for this computer, configured the "Approved Installation
> > > > > > Sites for ActiveX Controls" setting under \Computer Configuration\Windows
> > > > > > Components\ActiveX Installer Service. I added the following sites:
> > > > > > http://download.macromedia.com
> > > > > > http://fpdownload.macromedia.com
> > > > > > http://fpdownload2.macromedia.com
> > > > > >
> > > > > > I used the value 2,2,2,0.
> > > > > >
> > > > > > 4. I logon with a Domain User account, open IE and navigates to a web page
> > > > > > where I know I will be asked for Shockwave Player.
> > > > > >
> > > > > >
> > > > > > What happens is that I get a prompt to press OK to run an ActiveX control.
> > > > > > Then I get the "The website wants to install the following..." on the IE
> > > > > > information bar. If proceed I get prompted again and then I get the UAC
> > > > > > prompt for credentials. (The UAC settings are default, they are not changed).
> > > > > >
> > > > > > When I logon with an admin account and check the Application Log I see an
> > > > > > event 4097 AxInstallService with the details:
> > > > > > Attempt to install control
> > > > > > http://download.macromedia.com/pub/s...swdir8d204.cab
> > > > > > failed. The host URL http://download.macromedia.com is not in policy.
> > > > > >
> > > > > > Of course this is incorrect as I know the URL is configured in the GPO
> > > > > > applied to the computer, RSOP aslo confirms that.
> > > > > >
> > > > > >
> > > > > > What is going on? Thanks!
> > > > > >
> > > > > > /Ragnar

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ActiveX Installer Service - UAC disabled dekac99 Windows Vista Security 4 14th Aug 2008 11:35 AM
ActiveX Installer Service Q Kueh Kim Ann Windows Vista General Discussion 0 25th Jan 2008 07:46 AM
ActiveX Installer Service =?Utf-8?B?UmFnbmFy?= Windows Vista General Discussion 1 30th Aug 2007 09:02 PM
ActiveX Installer Service =?Utf-8?B?UmFnbmFy?= Windows Vista Security 1 30th Aug 2007 09:02 PM
Repost: Windows service installer DM Microsoft Dot NET Framework 9 17th Aug 2004 08:34 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:15 PM.