Invite bulk guest user using powershell
I want to invite bulk guest user using powershell and add guest user to group directly using script
I dont want them to send notification when they were being added to Entra but when they added to group I want to send them notification for me
for eg: If Group name in mention in csv then the guest user notify that s/he has bee added to group and if the group name is empty no notification should be sent to them
My csv is following
Mailaddress
Displayname
Surname
Name
Companyname
Groupname
Invitation message
Is it possible to create script on above requirement??
I dont have any knowledge about coding an all so If I try to create it by learning It will took me nearly a year