I wanted to move some files from one location to another. All of the folders started with a set prefix. For example, “Backup One”, “Backup Two”, “Backup 2011-09″, etc. I wanted to use Robocopy because of it’s “restartable” mode. I’m still quite new to Powershell so I figure I better blog this one as I’m [...]
When I’m doing development tasks, there are times I need to quickly create and delete SharePoint content. Lists are one of those. Documenting a few different ways to delete a SharePoint 2010 list using Powershell. Two lines: One line: or