Forum Discussion
Jürgen Rösch
Sep 08, 2017Copper Contributor
Exchange Online New-Mailuser missing
Hello, since a few weeks, my Powershell-Script is not working anymore to create Mail-Only Users. Any ideas where the command is gone? Thats the error: Error: System.Management.Automat...
- Sep 09, 2017
Also make sure you have the relevant permissions. By default, you need to have the "Mail Recipient Creation" role assigned in order to use this cmdlet.
VasilMichev
Sep 09, 2017MVP
Also make sure you have the relevant permissions. By default, you need to have the "Mail Recipient Creation" role assigned in order to use this cmdlet.
Jürgen Rösch
Sep 09, 2017Copper Contributor
Hey.. that was the problem... I was using a different user in the past. No I've changed back and it's working again.
Thanks