Is there a way to force a Windows 10 computer to slow down the boot process so that Group Policy gets a chance to run?
I setup a program to install on all networked computers and it installed fine on all of the Windows 7 computers but doesn't install on the Windows 10 computers.
I've modified these settings in the local group policy:
Computer Configuration - Administrative Templates - System - Logon
Always wait for the network at computer startup and logon - Enabled
Computer Configuration - Administrative Templates - System - Group Policy
Configure Logon Script Delay - Disabled
Those settings slowed it down enough to allow the drives to map properly and show the users home directory, but it's not slow enough to install a program.
The Event Log has two entries:
Warning - Application Management Group Policy - 108 - None
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
Warning - Group Policy (Microsoft-Windows-GroupPolicy) - 1112 - None
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.
However the application has yet to install and we rebooted the computer six times. How do we get the computer to apply GP?
Thanks,
Jessica