Jump to content

Recommended Posts

Posted

Has anyone else had this issue with Group Policy not loading during logon?

 

So I switch a laptop on (Running Windows 10 Enterprise LTSB), login, and get a blank profile. No redirected desktop, no shortcuts, no drives etc etc.

Log off, log back on again as the same user, and everything is fine. Desktop, start menu, mapped drives, the lot are all there.

 

So I reboot, wait 30 seconds, login. Nothing.

 

Reboot. wait about 2 minutes, login, everything is there.

 

A quick google suggested UNC Hardened paths. So I added those in as suggested, but it made no difference at all

 

Any suggestions would be appreciated :)

Posted

On a bit of a whim, I have taken the laptops off the domain, and put them back on again after seeing an error about UAC.

 

Both are working fine now, so I just need to do this to the other 30 laptops...

 

My best guess is that either it was UAC related, or the UNC hardening fix didnt apply till a domain reseat. Previously I had UAC disabled, but I have since made it so the Win10 clients dont get this policy anymore, but it may have needed a reseat for this to work?

Posted
Yes obviously I did a gpupdate /force, and many many reboots. But that didnt work, the domain reseat did though

 

Sorry - I suggested it as you hadn't mentioned it. In my experience, I have no issue with Windows 10 clients processing GPOs - it was more so the fact that MSIs wouldn't deploy, but the hardened UNC paths for Netlogon and Sysvol did the trick. This is all on Win 10 Edu, however the LTSB version should (logically), behave the same.

 

Have you looked at the event logs? I can't think of anything else right now.

  • 1 month later...
Posted (edited)

Group policy can be slow to apply, due to something that Microsoft calls the Fast Logon Optimization. It does a background refresh of GPO that delays things that may be very important to your profile configurations.

 

I do not know how this is actually useful for anything, by not applying GPO settings immediately. Generally I disable the Fast Logon Optimization on all desktops/laptops so it stops breaking things.

 

Also I disable slow link detection, as that just means the stale local cached profile (if one exists) will be used, rather than waiting to download the stored roaming profile which is actually the most current version. I do not understand how it is useful to use the cached / stale profile that isn't current. Another "WTF Microsoft" moment.

 

Computer Configuration

- - Administrative Templates

- - - - System

- - - - - - Logon

- - - - - - - - Always wait for the network - Enabled

- - - - - - User Profiles

- - - - - - - - Do not detect slow connections - Enabled

 

More info:

https://technet.microsoft.com/en-us/magazine/gg486839.aspx

Edited by Javik

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...