Tag Archives: Powershell

Move list item into a subfolder in the same list

Someone asked how to copy the list item into a subfolder on the same list. The code the guy provided that used SPListItem.CopyTo(url) did not work for him and was yelling the following: Invalid URI: The format of the URI could … Continue reading

Posted in SharePoint | Tagged , , | Leave a comment