Forum Discussion
Abhi04
Jul 14, 2020Copper Contributor
SharePoint - How to export SharePoint User Profile Information values in CSV using powershell
Hi All, I'm new to SharePoint and I'm trying to automate the process of exporting all the user's information to a CSV file using Powershell. I've got some sample PowerShell script but it doesn't ...
Abhi04
Jul 16, 2020Copper Contributor
Hi gk_vasudev,
Thank you for your response.
Quick question: I'm the owner of the site but not an admin. I can see all the user information on the SharePoint online site. With me having owner rights, is it not possible to export the user profile information in Powershell?
gk_vasudev
Jul 17, 2020Brass Contributor
No, its not possible. powershell only allows admins to export profile information.