IT Shop
SharePoint 2013 – Common Sense: Licensing
SharePoint 2013 and its predecessors were licenses based on Standard and Enterprise license CAL. Whether a standard and an enterprise license CAL has been applied to a SharePoint farm determined what features were enabled or disabled. Traditionally an organization had to determine whether to purchase Standard CAL or Enterprise CAL for all its end users. [...]
IIS reset your whole SharePoint Farm
One of my current projects involves building a farm with Multiple SharePoint servers. One of the painful processes is doing an IISReset across the farm. There are few solutions out there and this is the one I wrote couple of days back using their logic. 12345678910111213141516171819cls Write-Host "Loading SharePoint Commandlets" Add-PSSnapin Microsoft.SharePoint.PowerShell -erroraction SilentlyContinue Write-Host [...]
Installing SQL 2012 on Windows 2008 R2 Core SP1
Scenario: Windows 2008 R2 Core SP1 – Domain joined, updated. Denali RC0 ISO File attached to VM. Preparing Windows 2008 R2 Core for Installation Run the following Command File to pre prep the server. 123456789DISM /Online /Enable-Feature /FeatureName:ServerCore-WOW64 DISM /Online /Enable-Feature /FeatureName:NetFx2-ServerCore DISM /Online /Enable-Feature /FeatureName:NetFx2-ServerCore-WOW64 DISM /Online /Enable-Feature /FeatureName:NetFx3-ServerCore DISM /Online /Enable-Feature /FeatureName:NetFx3-ServerCore-WOW64 DISM [...]
Quick Uninstallation of .net 4
I have been coming across a lot of clients, who provide fresh Vanilla Windows 2008, Windows 2008 R2 servers with .net 4 installed. Unfortunately this could lead to issues with MOSS and SharePoint 2010 installations. You can use the following commands to get rid of them .NET Framework 4 product family Download location Deployment guide [...]
Project Server 2010 Administrator’s Guide NOW AVAILABLE! – Microsoft Enterprise Project Management Content Publishing News – Site Home – TechNet Blogs
Download the latest guide for Project Server 2010 Administrators guide Project Server 2010 Administrator’s Guide NOW AVAILABLE! – Microsoft Enterprise Project Management Content Publishing News – Site Home – TechNet Blogs.