Good morning/afternoon ladies and gents!
So I'm in a bit of a bind, last night I started the installation of MS SQL 2014 Enterprise onto MS Server 2012 R2 (test lab).
The installation phase I was in was the prerequisite check, simply it was making sure everything was configured/installed/updated and ready to install MS SQL.
Right at the end of the check list, it finds that .NET 3.5 is not installed. So obviously can't install it yet. I then check to see if there's any roles I can add that would add .NET 3.5 and also be beneficial in the future. Otherwise, if not, I could simply just download .NET 3.5 from Microsoft.
Only role I see is remote desktop (off memory, verbiage could be off), which does include .NET 3.5
I select it, go through the sections and start the installation of it.
Computer decides to freeze, crash, and reboot.
Thinking worst case I'll have to remove and re-add the Remote Desktop role then I can re-run MS SQL, successfully pass the prerequisite check list, and finally install it.
Nope. Installed the role. No problem.
Go to the source location of MS SQL to install it, double click, "Setup.exe"
CMD prompt flashes, nothing happens after. (I've seen this before with proprietary software that depended on Java for example or Oracle 10/11g.
I figured, well more than likely something from MS SQL has installed onto my workstation. Nope. Not a single MS SQL related file/folder in all of C: drive could be found. Not a single trace of MS SQL.
Which means that this tut to fix it, doesn't pertain to me:
https://blogs.msdn.microsoft.com/sqljourney/2012/05/07/sql-20082008-r220122014-setup-disappearsfails-when-installing-setup-support-files/
I'm pretty much dead in the water. Not sure if there's registry items/keys, CCleaner couldn't find anything (assuming it would find broken registry keys).
I'm thinking the only option I have is to create a new Server 2012 VM dedicated to MS SQL. While my actual physical server stays partially broken, at least incapable of installing MS SQL.
Anyone have any thoughts/ideas?