PowerShell
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 [...]
Unable to Delete SharePoint 2010 Site after SP1
Scenario: The farm is a fresh SharePoint 2010 SP1 server farm. I got a database for a Site Collection that we use for Demo’s. I presume the content database has its origins from SharePoint 2010 as well. Anyways, the search page had issues for some reason and I needed to delete it and recreate a [...]
10 Reasons SharePoint 2010 SP1 Will Rock Your World! – SharePoint Joel’s SharePoint Land
SharePoint Joel’s 10 reasons what you need to look out in SP1 for SharePoint 2010. Mine:- 1. RBS 2. Move-Spsite 3. StorMan 4. Reliability Enhancements User Profile Synchronization.. I am looking at you. 10 Reasons SharePoint 2010 SP1 Will Rock Your World! – SharePoint Joel’s SharePoint Land.
How to get back the SharePoint WebServices applicaion in IIS if deleted, SharePoint 2010 – Vinit`s SharePoint Space – Site Home – TechNet Blogs
PowerShell script to get SharePoint Web Services back up and running on IIS Read it here: How to get back the SharePoint WebServices applicaion in IIS if deleted, SharePoint 2010 – Vinit`s SharePoint Space – Site Home – TechNet Blogs.
SharePoint 2010 Farm Passphrase Recovery – SharePointEduTech
Really useful to keep with your arsenal for SharePoint 2010 SharePoint 2010 Farm Passphrase Recovery – SharePointEduTech.