Event Id 1112 Group Policy Software Installation

Posted on by
Event Id 1112 Group Policy Software Installation 3,8/5 8078votes

Hey all I am trying to perform software installation via group policy. I have configured the GPO to assign the.msi, however the software will not install.

Group Policy Error 1112Event Id 1112 Group Policy Software Installation

Environment is SBS 2008 based AD, Windows 7 clients. If I run gpupdate /force from client it seem to attempt to perform installation but fails as expected due to synchronous processing requirements, and I receive the following errors in the system event log: Event ID 101: The assignment of application Adobe Reader 9 from policy Install Software failed.

The error was:%%1274 Event ID 103: The removal of the assignment of application Adobe Reader 9 from policy Install Software failed. The error was:%%2 Event ID 108: Failed to apply changes to software installation settings. The installation of software deployed through Group Policy for this user has been delayed until the next logon because the changes must be applied before the user logon. The error was:%%1274 Event ID 1112: The Group Policy Client Side Extension Software Installation was unable to apply one or more settings because the changes must be processed before system startup or user logon. The system will wait for Group Policy processing to finish completely before the next startup or logon for this user, and this may result in slow startup and boot performance. I have also enabled the following GPO's which have been recommended as possible fixes: 'Always wait for the network at computer startup and logon' 'Startup policy processing wait time' (have tried several settings from 20 to 600 seconds) I have also changed permissions on share to provide Everyone access (as well as Domain Computers and every other combination of permissions I could think of).

I have actually tried this in 2 different domains, both with the same results. I have also tried several different MSI's from several different vendors. 'I am trying to perform software installation via group policy' Can you tell us exactly which Group Policy settings you used to achieve this. I assume that you added it to the computer Software Installation key? To be honest I have found that method to be a tad unreliable as yopu can basically only install a single '.msi' from a single network share. Steganos Security Suite 7. We tend to write a startup script or logon script to install software. So the software doesn't install multiple times we create a marker file on completion of the install.