While building a new Server 2008 Terminal Server i came across a rather unusual issue. The resolution for this was rather simple but did take some time for me to locate and action. Therefore I’m going to put up my summary of the issue for any others that come across this.
Situation:
Server 2008 Standard Installation x64
Added Terminal Server Role
Ran Windows Updates
Added Terminal Server Role
Ran Windows Updates
Fault:
This Picture speaks a thousand words,
So you can see my predicament.
Solution:
A quick search of common places led me to believe the issue was with .net 2.0 Framework. This was installed during my server build for the TS Role.
I attempted to download and reinstall .net 2.0 Framework however it failed due to the package already being installed.
I attempted to download and reinstall .net 2.0 Framework however it failed due to the package already being installed.
A posting on another avid blogger of his job related IT faults* showed me a resolution that I’m happy to report worked for me.
Step 1:
Browse to C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG
Step 2:
Rename (or delete, but in IT we should never do this) the file called “machine.config” to “machine.config.faulty” or similarly just rename it or move it.
Step 3:
Rename “machine.config.default” to “machine.config”
No comments:
Post a Comment