0
Please forgive the simplicity of this question, but I work mostly with Linux servers and older versions of Windows Server. My exact question is how are packages installed on Windows Server 20212, given the error message that a roles cannot be installed without using cmdlets on Power Shell or the server manager.
I have downloaded .Net 3.5, SQL Express 2012, and the SQL Express Management Studio to a Windows 2012 server. Upon trying to install .Net 3.5 I got the familiar error message that the following feature could not be installed. I had to use server roles or cmd servlets in Power Shell.
I tried installing roles from Server Manager, but could not find in the menus installing a package externally. I also tried running PowerShell as Administrator. My login is an Administrator login, a domain administrator, but with admin privileges on the local server.
I have been looking for solutions, but none so far describing how to work with these new tools.
I'm not looking for a complete solution to my problem as much as a place to go find the steps to install these packages according to the new rules in Server 2012. Any help would be appreciated.
I had no issues. I simply went to Google, typed in .net version (eg, .NET 3.5) and ran the thing and it automatically installs. What is your message in more detail. Also see https://support.microsoft.com/en-us/kb/3002547 Did you attempt to do it by adding roles?
– Dave – 2016-01-29T13:49:02.937I read through your post twice, but I really can't tell what you are asking. The text you posted doesn't even contain a question mark. Could you [edit] your question to include the specific question that you want us to answer? – a CVn – 2016-01-29T13:50:59.463
@MichaelKjörling Edited OP per suggestion. – octopusgrabbus – 2016-01-29T13:59:07.957