Windows 10 updates keep failing and need to go through before enabling .NET Framework 3.5 feature for Service Advisor.


Run CMD as admin and input the following (without "" and as separate lines):

   "SC config wuauserv start= auto

   SC config bits start= auto

   SC config cryptsvc start= auto

   SC config trustedinstaller start= auto"


Restart computer.