Group Policy installation failed error 1274
Group Policy installation failed error 1274
I'm trying to deploy an MSI via the Group Policy in Active Directory. But these are the errors I'm getting in the System event log after logging in:
- The assignment of application XStandard from policy install failed. The error was : %%1274
- The removal of the assignment of application XStandard from policy install failed. The error was : %%2
Fix
In a GPO that applies to that computer, add the following setting:
- Computer Settings
- Administrative Templates
- System
- Logon
- Always wait for the network at computer startup and logon - Enabled
- Logon
- System
- Administrative Templates
- Computer Settings
- Administrative Templates
- System
- Group Policy
- Startup policy processing wait time - 90
- Group Policy
- System
- Administrative Templates
It work for me.
Comments
Post a Comment