SharePoint

PowerShell – Add or remove a site collection administrator from all sites

This is an issue I recently faced.  I needed to add myself as a site collection administrator to 100+ site collections.  I did not want to do this manually because it would have taken too much time.  So what did I do, I put it off until I got fed up with having to add… Continue reading PowerShell – Add or remove a site collection administrator from all sites

SharePoint

Cannot find the FAST site template

By default, the FAST search site template is missing.  It has to be enabled via PowerShell.  Luckily, this is a very simple process. Perform the following steps to enable the template: Login to one of the web front ends Open the SharePoint Management Shell (PowerShell for SharePoint) Type or Copy/Paste in the following making sure… Continue reading Cannot find the FAST site template

SharePoint

Cannot publish InfoPath custom list form

Today, I ran across an issue when I went to customize a list with InfoPath.  I clicked on the ‘Customize Form’ button and it opened the item view in InfoPath as expected.  After I made my changes I went to publish my form.  I received the following error message: “InfoPath cannot connect to the server. … Continue reading Cannot publish InfoPath custom list form