Export Files List (PowerShell) into Excel

Sometimes it is useful to get the files list of a folder into an Excel Sheet. This is very simple to realize thanks to Powershell. You just need to import a module and enter the […]

Import CSV file into Sharepoint list

You can import easily a CSV file in your SharePoint List. If you have a file with special characters like french ones (éàè) you should save your file as CSV UTF-8 format.