Forum Discussion
Anonymous
Dec 05, 2017Is there a way to create a new connector with PowerShell?
It looks like the cmdlet "New-ReceiveConnector" is not available in Office 365 PowerShell.
The man page at https://technet.microsoft.com/de-de/library/bb125139(v=exchg.160).aspx says that it's only available on-premise.
Is there any other way to create a new connector with PowerShell or similar?
I want to create some standard settings through PowerShell for certain repeating configurations on new and existing tenants.
Thanks
Daniel
It has a different name in ExO: New-InboundConnector
https://technet.microsoft.com/en-us/library/jj200760(v=exchg.160).aspx
2 Replies
It has a different name in ExO: New-InboundConnector
https://technet.microsoft.com/en-us/library/jj200760(v=exchg.160).aspx
- AnonymousThanks Vasil,
Did not see that before.
Very appreciated.
Daniel