After Resetting the OS multiple times, changing the Hardware, OS installation disk and even the Hardware Vendor, all we will see is the rotating dots for Windows logo after it has been joined to the domain.
After applying different permutations and combinations, we have narrowed it down to the Default Domain Policy.
How did we find out it’s the Default Domain Policy:
We moved the PC to a Test OU and applied Block Inheritance, however, the issue persisted. So we ended up moving the user as well to the Test OU, so there are no policies applied to the user or the computer. And voila, the issue is resolved. Moving the user and the PC back and forth and applying the GPO one by one, narrowed it down to the Default Domain Policy.
We did try to isolate the issue to specific settings in the Default Domain Policy, however, it was too time to consume.
So the solution:
Rebuild the Default Domain Policy from the scratch via
How to rebuild the Default Domain Policy via
Open the administrative command prompt and type the following command and hit Enter.
Dcgpofix /ignoreschema /target:Domain
The following two tabs change content below.
Vikram
Latest posts by Vikram (see all)
- Windows 10 not Booting Up after Joining to the Domain - January 9, 2019
- Disable Windows Script Host via Group Policy Object - January 7, 2019
- Disable Macros for all Office Apps via Group Policy Management Console - August 8, 2017