Category Archive: Testing

Mar 17

Examining the MoveTo functionality in OneDrive and SharePoint

In an earlier blog post, I took a closer look at the CopyTo function that has been available in the Modern OneDrive and SharePoint experience for some time now. Whilst this was a definite improvement on the previous CopyTo functionality available in SharePoint, it was still a few steps short of what would be needed …

Continue reading »

May 04

Useful Technique – Gooey SharePoint Scripting

Automating the SharePoint GUI using Scripting. My colleague Alex and I have been working on the same client project during the last 6 months and we recently hit an issue that required us to republish 150 content types in the content type hub. Due to an issue with the PowerShell publish commands not working previously, …

Continue reading »

Nov 01

Testing SharePoint outbound e-mail

It’s quite easy to test SMTP email from your SharePoint site, in fact from any server using the Telnet client and any of the thousands of SMTP test guides across the net. What isn’t so easy is to test outbound email from SharePoint itself and have complete control over what’s being sent. You can of …

Continue reading »