Following on from an earlier post regarding which SharePoint template should you choose here are all the screenshots of all the site templates found on SharePoint 2010. Hover over each picture for the name of the template.
SharePoint 2010 Site Template ScreenShots
Posted: 27th August 2010 by neop26 in IT ShopTags: Screenshots, Scripting, Sharepoint 2010, Site Template
Which SharePoint 2010 Site Template Is Right For Me?
Posted: 26th August 2010 by neop26 in IT ShopTags: PowerShell, Sharepoint 2010, Site Template, Template Code
Using PowerShell to create your Site Collections. Have a looksie here to get the Site Template Code to be used within your PowerShell Script Which SharePoint 2010 Site Template Is Right For Me?.
Enabling or Disabling Internet Explorer 8 for Windows 2008 R2
Posted: 26th August 2010 by neop26 in IT ShopTags: Disable, Enable, Internet Explorer 8, Windows 2008 R2
Open the Command Prompt as administrator and run the following commands. To Enable IE on Windows Server 2008 R2 version — run the following command dism /online /Enable-Feature /FeatureName:Internet-Explorer-Optional-amd64 To Disable IE on Windows Server 2008 R2 version — run the following command dism /online /Disable-Feature /FeatureName:Internet-Explorer-Optional-amd64 You need to restart the server after executing [...]
EricHarlan.com – SharePoint 2010 RTM Cannot connect to database master at SQL server
Posted: 17th August 2010 by neop26 in IT ShopTags: error, Installation, Server, Sharepoint 2010, SharePoint error, SQL 2008, SQL 2008 R2, Windown Firewall, Windows 2008 R2
Getting this error while specifying the Configuration Database settings while Installing SharePoint 2010 Follow the steps from Eric’s post to fix it. EricHarlan.com – SharePoint 2010 RTM Cannot connect to database master at SQL server.
SQL Server 2008 R2 Unattended Installation
Posted: 7th August 2010 by neop26 in IT ShopTags: Configuration File, Installation, Scripted Install, SQL 2008, SQL 2008 Express, SQL 2008 R2, unattended
Let’s accept a few things, SQL installation is usually looooooong and quite boringJ. And knowing the life in IT, we are always looking for an awesome quick and effective way to go about our work. Playground for this post:- Windows 2008 R2 DC Bare Windows 2008 R2 box that has just been domain connected. SQL [...]
