Group Policy not working on Windows 10

Steven Song 1 Reputation point
2020-08-03T02:18:32.417+00:00

Hi Team,

We realized that Group policy is not working on Windows 10.

After updating the registry entry below, it is working. So this is a known issue or any other solution we can have?

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLinkedConnections"=dword:00000001

Thanks.
Regards,
Yong

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2020-08-03T04:03:47.943+00:00

    Hello StevenSong-9636,

    Thank you for posting here.

    Based on the description, I did a test in my lab.

    1.Add "EnableLinkedConnections" with dword:00000001 on DC.
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
    "EnableLinkedConnections"=dword:00000001
    2.Create an OU and put one computer into this OU.
    3.Create an GPO and link it to the OU above.
    4.Edit the GPO as below.
    Navigate to Computer Configuration\Preferences\Windows settings\Registry\right click Registry\ New Registry Item.
    15046-reg.png

    5.Run gpupdate /force on the client in the OU above and here is the gpresult report on the client.
    14988-reg2.png

    6.Now I can see this registry on client.
    15047-reg1.png

    Hope the information is helpful, if anything is unclear, please feel free to let us know.

    Best Regards,
    Daisy Zhou


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.