Get “Created By” User Email, Display Name, Login ID in SharePoint using PowerShell
Requirement: Sometimes, You may have to retrieve the user details such as the User’s Email, Account ID, Full name, etc., from the Created by field. Here is the PowerShell script to get created by field values in SharePoint. PowerShell to Get “Created By” Field Value in SharePoint:
Read more