Re: Extension Application Management ProcessGroupPolicy failed, status 0x1f.

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: MS Newsgroups (nospam_at_nospam.com)
Date: 02/03/04


Date: Tue, 3 Feb 2004 19:28:24 -0000

You could configure the package to reboot automatically by adding the
property REBOOT=FORCE, either through a transform or in your MSI package

Regards

Niclas

"Fred" <fred@tbiz.com.br> wrote in message
news:95a83e37.0402021538.4b2fb1f5@posting.google.com...
> I am trying to install a service (MSI package) through GPO.
>
> The service creates a key in
> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services \" as any
> another.
>
> I configured "extension Application Management" to execute in
> Background.
>
> The following message is inserted in Event Viewer:
>
> Source: Userenv
> Event ID: 1000
> Description: The Group Policy client-side extension Application
> Management was passed flags (17) and returned failure status code of
> (31).
>
> The following message is inserted in userenv.log:
>
> USERENV(c0.4f8) 20:47:11:946 ProcessGPOs: Extension Application
> Management ProcessGroupPolicy failed, status 0x1f.
>
> What I must make to install this package (as assign - Computer)
> without to need restart the computers?
>
> Note: When I restart the client computers the software is sucessfull
> installed.