External Content Types are not available. Contact your system administrator
When creating an external list in a SharePoint site I clicked the Select External Content Type button and received the following error: External Content Types are not available. Contact your system administrator. This happens because no external content types have…
PowerShell script to export a list to a CSV file
At home I use a SharePoint list as my primary address book (mainly to store addresses for family and friends). While building a custom backup script in PowerShell I added the following to export my Address Book list to a CSV…
Resize list columns
Often I find that the default view for lists doesn’t suit my needs as the column widths are way out. The width of the columns cannot be modified in the browser but they can by using SharePoint Designer. Here is…
Configuring SharePoint Workspace
SharePoint Workspace, formerly known as Microsoft Groove, allows you to take SharePoint lists and libraries offline. This is particularly handy when working on a laptop between offices without access to the SharePoint server itself. It allows you to make changes…