There may be various problems after the update to Windows 10. The solutions to some of the problems are listed here:
Problem 1:
The USB drivers for F&S boards which are needed to use NetDCUUSBLoader.exe are not installed, because the driver has no signature.
Solution:
Start Command prompt:
"shutdown.exe /r /o /f /t 00" -> The PC will make an Restart
Choose the following options:
"Troubleshoot"
"Advanced options"
"Startup Settings"
"Restart"
Type "7"
Now you can install the driver
Problem 2:
The installation of .Net FrameWork 3.5 fails.
Solution:
Delete everything under: C:\Windows\SoftwareDistribution\Download
Plug in the Windows 10 Installation Stick
From Admin Command prompt, run:
"Dism /Online /Cleanup-Image /StartComponentCleanup"
"DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:D:\sources\sxs"
Problem 3:
Remote Desktop doesn't work
Solution:
Open:
Windows Control panel
Windows Firewall
Allow a programm or feature through Windows Firewall
Now activate Remote Desktop
Other known issues will be added in the future.