A few days ago the following errors startud to show up in one off the WFE servers from a SharePoint farm: Failed to obtain crawl status. —> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. —> System.IO.IOException: Authentication failed because the remote party has closed the transport stream. Job ‘Distribution … Continued
Warm Up SharePoint 2010 on W2K8r2 using IIS 7.5 app Warm-up Module
For MOSS 2007 I used a warm-up script but now with SharePoint 2010 installed on Windows 2008 R2 with IIS 7.5 it is possible to use the warm-up module extensions for IIS 7.5. Download this module at: http://www.iis.net/download/ApplicationWarmUp Install the module on the W2K8r2 machine which hosts the SharePoint 2010 webapplications To configure this module … Continued
WSS Usage Application SP2010 PowerShell script
Use this script to create a WSS Usage Application in a SharePoint 2010 farm with a nice DataBase name. # <# # .DESCRIPTION # This script is for creating WSS Usage Application in SharePoint 2010 # with a ‘clean’ database name. # # .USAGE # Run this PS script on the admin server, start the … Continued
