I want to connect to exchange online in order to set permissions to an account or office365 for send and receive emails without need verification... Form daemon applications.
I'm comfigure this with Powershell and i cannot continue because i can not connect with Exchange online.
When i put the command:
Connect-ExchangeOnline -UserPrincipalName josepm@maddinformatics.onmicrosoft.com
Raise this error:
Connect-ExchangeOnline: A parameter cannot be found that matches parameter name 'UserPrincipalName'.
What appens. Can you help me ?
Thanks
I want to connect to exchange online in order to set permissions to an account or office365 for send and receive emails without need verification... Form daemon applications.
I'm comfigure this with Powershell and i cannot continue because i can not connect with Exchange online.
When i put the command:
Raise this error:
What appens. Can you help me ?
Thanks