Category: Administration
PowerShell script to generate report on all documents in Site Collection (Client side)
Requirement Generate a report for all documents in a site collection (including metadata) without having access to the SharePoint Management Shell or any third party add-on. Solution This script uses the SharePoint client side object model and SharePoint Web services. You will need to run it on an account with Site Collection Administrator access. This […]
Continue Reading...Save document library as template option not available
Problem The Save Document Library as Template option is not available on the default Documents library that gets created by the site publishing feature. Cause This is a known issue in SP 2010 and a work-around has been provided. Work-around Open the document library -> Library Settings On your address bar, change the link from […]
Continue Reading...Speed up SharePoint using the IIS Blobcache
Requirement You can turn on the disk-based caching feature in IIS for your SharePoint sites. By default, this stores picture, video, and audio files on disk so that the files do not need to be retrieved again from the SQL server. This can greatly improve the end-user experience as large files are retrieved much faster. […]
Continue Reading...Could not generate mail report.An exception occurred while executing a Transact-SQL statement or batch.No global profile is configured. Specify a profile name in the @profile_name parameter.
Problem You configure SQL Server Maintenance Plan and set it to e-mail you when the job is complete. When you check the job history, you notice that it fails to send the e-mail and the following message is logged: Could not generate mail report.An exception occurred while executing a Transact-SQL statement or batch.No global profile […]
Continue Reading...Microsoft SharePoint is not supported with version 4.0.30319.296 of the Microsoft .Net Runtime.
Problem You try to configure SharePoint Diagnostic Studio for SharePoint 2010 and get the following error: Microsoft SharePoint is not supported with version 4.0.30319.296 of the Microsoft .Net Runtime. Solution This occurs when you have Microsoft Windows Management Framework 3.0 (KB2506143) installed on your SharePoint server. Note that if you installed this update, SharePoint 2010 […]
Continue Reading...