I'm new to SharePoint. We have a list of AD objects that we are looking for owners. We are using SharePoint to store the data and send email out to people to accept or deny ownership to the AD object (service acct/groups).
I want to take this data and update an AD attribute with the owner's name and ID using PowerShell. Does anyone know how I can do this? I am not the sharePoint admin. I simple own the data list and have access to export to an excel file. But I would like to automate the process.
Thank you.