SharePoint Products

compelling add-ons for SharePoint

CopyMove 2010 - V2.5.0 released
Friday, July 18, 2014

CopyMove 2010 has during the last six months, since the last release, received lots of love and we are now happy to share the bits with all of you. The love includes new features and many improvements. The changes since V2.4.0 include:

  • Disabled ZIP export compression to fix compression deadlock problem present in the ZIP library.
  • Added the following new PowerShell Cmdlets:
    • Export-SPPItem: Exports list items, documents and folders from a SharePoint list or library to a ZIP file.
    • Export-SPPList: Exports all items, documents and folders from a SharePoint list or library to a ZIP file.
    • Import-SPPItem: Imports list items, documents and folders from a ZIP file to a SharePoint list or library.
  • Added new switch parameter DisableTransactionLimits to the following PowerShell cmdlets:
    • Copy-SPPItem
    • Move-SPPItem
    • Export-SPPItem
    • Export-SPPList
    • Import-SPPItem
  • Added more verbose logging related to the tracking of server licenses.
  • Added the Copy and Move actions to the item dropdown menu in asset type libraries.
  • Added support for item selection wildcards like *.* and *.pdf in the PowerShell cmdlets. See the administrators guide or type Get-Help Copy-SPPItem -detailed for more information.
  • Support for moving in-place records while preserving the record declaration status. However, only authorized users will be allowed to move records. The undeclaration setting on the Record Declaration Settings page will determine the group of authorized users. The setting "Only list administrators" limits the group to site collection administrators while the setting "All list contributors and administrators" only limits the group to users with contribute access to the items being moved.
  • Added support for document libraries configured for auto declaration of records.
  • Improved zip import for external media. CopyMove will now leave imported files in a checked-out state if the document library is configured to enforce checkouts or if the default document content type has one or more required columns.
  • Improved installation scripts.
  • Fixed issue for Web Applications with classic mode authentication where required user field values are dropped after being entered manually by the user in the required fields dialog.
  • Fixed issue where PowerShell installation script failed when the .NET 4 framework is also installed on the server.
  • Fixed issue where the install scripts failed to correctly detect the installed PowerShell version.
  • Fixed the error "List does not exist" when copying/moving items to a sub-site.
  • Fixed issue where CopyMove failed to copy/move items on sub sites.
  • Fixed the error "Index (zero based) must be greater than or equal to zero and less than the size of the argument list" when exporting documents.
  • Fixed issue where the 'Export all' function, when used on sub-folders, included the parent folder structure in the exported zip archive.
  • Fixed JavaScript error when clicking the French Copy/Move/Export button in the List Form Ribbon.
  • Fixed workflow initiation issues. Workflows configured for auto-start on create are now started by CopyMove, rather than by SharePoint, and not before CopyMove has completed copying, moving or importing. The workflow context will now also have the correct workflow initiator, which is the current user that copies, moved or imports an item.
  • Fixed the error "Unable to cast object of type 'System.DBNull' to type 'System.String'." when importing typeless files from a zip archive.
  • Fixed issue where CopyMove skipped files without a file extension when importing files from a ZIP file using the CopyMove import function.
​​

The new version of CopyMove 2010 is available for download from the CopyMove 2010 Download page.​​​​