First I want to say thank you for all the wonderful people supporting this community! Â so, THANK YOU!
My discussion is around editing other users profiles without them having logged in yet. We have users that need to edit profile information via the “edit your profile” link on other peoples my site page. Â Not a problem, I can grant access and it works fine as long as the user has logged in once into their my site as this updates the UserInfo table. Â However if they have not logged in even once then the page throws a technical error. Â Most of the time these people may not ever login. Â Is there a way to “fake” their login so that my staff can use the edit profile function?
Thanks for any thoughts around this!
Hi David,
One thing that comes to mind is using the New-SPUser cmdlet. The other is granting your staff permissions on the User Profile Service Application, so they can edit profiles from there.