Getting an error when trying a Group Policy Update

PM006 26 Reputation points
2022-04-21T20:33:21.557+00:00

Hi everyone,

I'm getting the following error when I'm trying a Group Policy update ( gpupdate /force) in a newly domain joined Windows 10 computer.

195298-1.png

  • This doesn't happen with all the Windows 10 PC of the domain. Only like 2-3 computers so far.
  • The Windows build is 21H2.
  • Can Ping and reach the domain controller. The SYSVOL folder can be reached when browsed via Explorer.
  • I have tried
    -- ipconfig /flushdns , reboot, trying the gpupdate
    -- Removing the computer account from the AD, rejoining the PC to the domain and running a gpupdate

Can anyone please help me with this ?
Thank in advance! Any help is really appreciated. Let me know if you need more details.

Windows for business Windows Client for IT Pros Directory services Active Directory
Windows for business Windows Client for IT Pros Networking Network connectivity and file sharing
Windows for business Windows Server User experience Other
Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2022-04-21T20:52:34.657+00:00

    Please run;

    Dcdiag /v /c /d /e /s:%computername% >C:\dcdiag.log
    repadmin /showrepl >C:\repl.txt
    ipconfig /all > C:\dc1.txt
    ipconfig /all > C:\dc2.txt
    ipconfig /all > C:\dc3.txt
    ipconfig /all > C:\problemworkstation.txt

    then put unzipped text files up on OneDrive and share a link.


  2. Philippe Levesque 5,836 Reputation points
    2022-04-22T12:54:56.53+00:00

    Hi

    Can you access the path manually from the computer ? I suspect a broken security that could prevent the computer to acccess the folder, or just a missing folder.

    If you can't access it, I suggest to recreate from stracth the GPO


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.