
If you get this error you can do two thing you can either mange DFS via powershell or uninstall .net 4.7 I resolved the issue by uninstall .net 4.7 I’m lazy and like GUI’s so I decided to try the .net removal and reboot then it worked the KB I had to remove on system were: KB3186505 KB4054542 but I provided a list of all the KB that can cause the issue.
Windows Server 2012 (non-R2):
- .Net 4.7 Windows Server 2012 – KB3186505
- .Net 4.7.1 Windows Server 2012 – KB4033345
- .Net 4.7.2 Windows Server 2012 – KB4054542
Windows Server 2012 R2:
- .Net 4.7 Windows Server 2012 R2 – KB3186539
- .Net 4.7.1 Windows Server 2012 R2 – KB4033369
- .Net 4.7.2 Windows Server 2012 R2 – KB4054566
Credit for the fix