Fix SharePoint Performance Issue with ‘Open in Explorer’ & opening non-Office File Types

I was recently working with documents stored in SharePoint (Office 365 to be exact) and was seeing poor performance when trying to open file types with applications other than Office. At first I just put it down to a slow connection to Office 365, but I quickly realised that accessing files from Office 365 via... Continue Reading →

How to install/enable the WebClient (WebDAV) Service on Windows Server 2012 to open/edit SharePoint files

Are you having trouble opening/editing files stored in SharePoint, especially non Office files on Windows Server 2012? By default the WebClient service is not installed on Windows Server 2012. Without this service running, opening/editing of non-Office files stored in SharePoint is very restricted. To enable the WebClient service in Windows 2012 follow these steps: Start... Continue Reading →

Getting Started: What are .ps1 files and how do you use them?

What is a .ps1 file? If you want to save a series of PowerShell commands in a file so you can run them again later then you effectively creating a PowerShell script. This is simply a text file with a .ps1 extension. The file contains a series of PowerShell commands, with each command appearing on... Continue Reading →

More out-of-the-box ways to get Email into SharePoint (2013 and Office 365)

This is a continuation of an article I wrote back at the beginning of 2012 Five out-of-the-box ways to get Email into SharePoint. Since then we have seen the launch of SharePoint 2013 and also more widespread adoption of Office 365 (SharePoint Online). These more recent versions of SharePoint have introduced new ways of getting... Continue Reading →

Beware SharePoint 2013 Search Results and the ListUrl Property

I was recently looking into the results returned by SharePoint 2013 under the scenario of alternate access mappings. Essentially this boils down to the same SharePoint content being available on different host URLs. Here’s an example: I can have a single site which I initially create on http://ourintranet, through the magic of alternate access mappings... Continue Reading →

Running Fiddler with OnePlaceMail – Fixing “The requested site does not appear to have claims enabled or the Login Url has not been set” message

Here’s a workaround to get Fiddler working with OnePlaceMail and SharePoint 2013 where you normally get the following error message in OnePlaceMail as soon as Fiddler is enabled and capturing traffic: “The requested site does not appear to have claims enabled or the Login Url has not been set” I went investigating why introducing Fiddler... Continue Reading →

Is the SharePoint brand going away?

The big push from Microsoft over the last few years has been towards the cloud, and in the SharePoint area this means Microsoft wants you on Office 365 instead of on-premises SharePoint servers. None of this should shock you, Microsoft has been yelling it loud and clear for some time now, and the message came... Continue Reading →

Getting Started: The Basics of Using PowerShell with SharePoint

I’m a SharePoint guy, and certainly no PowerShell expert. I know enough PowerShell to get things done in SharePoint from time to time. I can often go months without using PowerShell and talking to colleagues I don’t think I’m alone in the SharePoint community. So if you are just starting out with using PowerShell to do... Continue Reading →

How to bulk upload/copy a folder structure and files to SharePoint

So you’ve got a bunch of files nicely arranged in a folder structure sitting on your computer or a network drive that you want to copy up to a SharePoint library and preserve the directory structure. On the surface this is a daunting task as you can’t just give SharePoint your folder structure and tell... Continue Reading →

SharePoint PowerShell How To: Create SharePoint List Items (in Root and in Folders) for Load/Performance Testing

SharePoint PowerShell How To Series - Foreword I often find myself scratching around the local drive of my development machines for remnants of PowerShell scripts to generate list & libraries in SharePoint with all sorts of different folder hierarchies to test the performance of code I’m working on to ensure it scales well once the folder... Continue Reading →

Create a website or blog at WordPress.com

Up ↑