Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

GPO Deployment hangs at "Installing Managed Software"?

843798Mar 30 2010 — edited Jun 1 2010
As subject basically.

I'm looking at deploying Java 6 Update 18 via Group Policy.

Doesn't seem there should be much more to it than assigning the MSI to the GPO object, however whilst it works on most machines, on some (so far I've only experience it on XP) they simply hang at the "Installing Managed Software" window and never get as far as CTRL-ALT-DEL.

If I run psexec against a machine in this state, I can see (and end using pskill) a process along the lines of msix.tmp and I can then logon to the machine.

At this point I can quite happily install the JRE by either double-clicking the MSI directly, or by using "msiexec /i pathto.msi /quiet" from a command prompt.

I've seen quite a few reports of this problem on various forums/blogs/tech sites, but I've not seen a solution (the above isn't honestly viable once you get beyond a few machines).

Any suggestions would be most welcome, thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 29 2010
Added on Mar 30 2010
3 comments
1,025 views