Forum Discussion
Ronnie Saini
Apr 30, 2019Copper Contributor
Silently adding Guest users to Azure AD
Here is a use case: We are planning to migrate our on-premises SharePoint 2013 (Client facing portal) to Office 365 and leverage Azure AD B2B (Guest Users) Migration Requirements: - The extern...
Corsino
Jul 18, 2019Copper Contributor
Per my understanding, you will always send an email to users. If this is the case, you can invite using PowerShell (bulk invitation) with an email template created by you. I have attached the script. Remember: the user needs to accept and consent the invitation. There's no workaround for this ;)
Andrea PALAZZI
Feb 10, 2021Brass Contributor
Does exist a script that will allow the creation of the guest user account having an excel file as a source (file1.csv), not sending the invite and create an excel file with inside "DisplayName, email address, reddem link into a target (file2.csv).
So we can use outlook later on with the outlook mail merge to send the email we would like to send with nice text picture and so on?
Kind regards
Andrea