Hello,
Thank you for posting in Q&A forum.
To further check this issue, please kindly follow steps below:
A.Please run CMD command:
ping DC domain name
to check if you are able to resolve DC domain name and have TCP connectivity.
B.Enable Group Policy Service (GPSvc) logging
1.Open Registry Editor->Locate and then select the following registry subkey:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion
2.On the Edit menu, select New > Key.
3.Type Diagnostics, and then press Enter.
4.Right-click the Diagnostics subkey, select New > DWORD (32-bit) Value.
5.Type GPSvcDebugLevel, and then press Enter.
6.Right-click GPSvcDebugLevel, and then select Modify.
In the Value data box, type 30002 (Hexadecimal), and then select OK.
Exit Registry Editor.
7.In a command prompt window, run the gpupdate /force command, and then press Enter.
8.Then, view the Gpsvc.log file in the following folder: %windir%\debug\usermode
9.Once GPSvc log is enabled, reproduce the issue and check if there's any event recorded.
Hope this answer can help you well.
Best regards,
Jill Zhou