
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
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...
Collection of build numbers
I feel like I'm always looking for an applications history of builds. Sometimes its for windows 10 others for different...
How to manage the local administrators group on Azure AD joined devices
After a device is deployed likely using autopilot, sometime you have a need to add an AzureAD user to the...