Jump to content

Recommended Posts

Posted

In some cases i'm seeing uses with very large profiles. Investigation shows that AppData within their profile includes local and LocalLow, which should be excluded from copying with the profile. I've pushed out a registry fragment via GPO which should prevent this:

 

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"ExcludeProfileDirs"="AppData\\Local;AppData\\LocalLow;$Recycle.Bin;OneDrive;Work Folders"

 

But it's still happening. We are running Windows 10 LTSB. It's not happening to everyone, but I'm having trouble pinning down anything in common with those affected. Any ideas?

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...