I have seen quite a few articles mentioning Add-PSSnapin Microsoft.SharePoint.PowerShell lately. But what is the best way to load this snapin? Load the SharePoint PowerShell
Category: SharePoint 2010
All posts about SharePoint 2010
Recently I wrote a PowerShell script to collect all Critical, Unexpected and Monitorable messages in the ULS logs. SharePoint ULS logs With this script I’m
Connecting SharePoint to AS400 To connect SharePoint 2013 with data on an AS400 there are two options available: 1. Connect your BDC to the AS400
My Elements.xml looked like this: <?xmlversion=“1.0“encoding=“utf-8“?> <Elementsxmlns=“http://schemas.microsoft.com/sharepoint/“> <WebTemplate Name=“General” Title=“General site” Description=“General web template for sites” BaseTemplateID=“1” BaseTemplateName=“BLANKINTRANET” BaseConfigurationID=“0” DisplayCategory=“My Category“ /> </Elements> In my
Something new today. I’m trying to create a contact us form in SharePoint ( Easy, IÂ know how to do that!) Then create a new
