The items were copied instead of moved because the original items cannot be deleted. Changes made to the item were lost due to a reconnect with the server. At C:\Users\TDFRG5704\Move-PublicFolderItems.ps1:49 char:13
-
$T=$S.Move($DestiFolder)
-
~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : OperationStopped: (:) [], COMException
- FullyQualifiedErrorId : System.Runtime.InteropServices.COMException
The error should not come up.