Forum Discussion
Fred Y
Dec 06, 2018Iron Contributor
Add Folders with metadata using PowerShell script
Hi, Any code samples for creating SharePoint folders with metadata into a document library? I'd like to import a list from CSV but I've only seen a sample where it adds the folder and changes permis...
Fred Y
Dec 07, 2018Iron Contributor
Hi, Thuyavan Ganesan
Do I need to specify in the script if I'm using custom folder content type with the metadata, or will the default SPFileSystemObjectType::Folder work?
Thanks,
Fred
Thuyavan Ganesan
Dec 08, 2018Iron Contributor
Hi Fred,
keep the default SPFileSystemObjectType::Folder .
Thanks,
Thuyavan