along windows 7 machines, i recently started to add windows 10 machines
windows 7 machines receive the GPO fine.
All the windows 10 machines receive only partial of the GPO
For instance: a machine and a user on Windows 7 computer will get more GPO then identical Windows 10 Machine
This is how the GPO look on server side:
As you can see there are more GPO`s exists at the server then the onces applied at the machine below:
gpresult /r on windows 10 machine:
Domain Type: Windows 2008 or later Applied Group Policy Objects ----------------------------- Default Domain Policy LockWorkStationAllButSarin DLO NOD32 The following GPOs were not applied because they were filtered out ------------------------------------------------------------------- LockDC Filtering: Denied (WMI Filter) WMI Filter: ApplyToDCS Local Group Policy Filtering: Not Applied (Empty) The user is a part of the following security groups --------------------------------------------------- Domain Users Everyone BUILTIN\Administrators BUILTIN\Users NT AUTHORITY\INTERACTIVE CONSOLE LOGON NT AUTHORITY\Authenticated Users This Organization LOCAL Authentication authority asserted identity High Mandatory Level
for instance, test3test GPO should be applied on the machine, It has no WMI filter, Its anabled and its marked as "Everyone"
So why i dont even see test3test GPO even beeing rejected under " The following GPOs were not applied because they were filtered out"
Help anyone?
Anyway to debug this?
It seem like the Client does not event get the GPO at all from the server.
i have also tried to do this:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\NetworkProvider\HardenedPaths
“\\*\SYSVOL”
“RequireMutualAuthentication=0”
Do a gpupdate on an elevated command prompt on win10 and retest.