Change content type for all documents in a library
Requirement
An old migrated library is populated with several thousand documents with the default content type set to ‘Document’. All the documents now need to be assigned a specific content type.
Solution
Found a powershell script that does the trick:
http://get-spscripts.com/2010/10/change-content-type-set-on-files-in.html
One thought on “Change content type for all documents in a library”