I have a list of offices that I need to create document sets for using a custom document set content type. Anyone have any idea how to create a Powershell script to read the spreadsheet and create the document set?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
First you need to access Excel Services with PowerShell and read your data. Then you need to Create a document set from that data. This is not an easy task. I would consider other alternatives. |
|||
|
|