
windows 2008 and dotNET framework
Image via Wikipedia
Just installed out first Windows 2008 R2 Server. When we tried to install SQL 2008 it needed .NET framework 3.5, but said that we had to install it via server roles. I found this powershell command to install the .NET Framework
servermanagercmd -i NET-Framework-Core
I?ve written (pieced together) a few general powershell commands. Likes like I need to find a good PS book for server administration. Any suggestions?
Related articles by Zemanta
- SQL 2008 server collation change (momblognetwork.com)
More Stories
Micrsoft Defender for Endpoints
We use Microsoft Defender for endpoints on our physical workstations. I'm now looking at it for our servers. The servers...
Security URL scanners
As the internet continues to evolve, so do the threats that come with it. One of the most common threats...
Security tools bookmarks
As I'm learning about different security tools and solutions, I keep adding to my bookmarks for follow-up. Today, I'm sharing...
Sync Active directory user data with SharePoint
If you want to sync standard common attributes from active directory to sharepoint. Its easy, AD sync to Azure AD...
Microsoft graph API to access sharepoint
Recently I've had to setup a few different app registration using Azure AD to access sharepoint sites. Once you get...
SQL upgrades
We have a few SQL servers that need to be upgraded before they go end of life. We are looking...