Forum Discussion
ArjanBroekhuizen
Jul 07, 2023Iron Contributor
Search information in Exchange Receive connector logging
Hello all, We are going to migrate receive connectors. Now we are looking for a simple method to collect information about the usage of this connectors. So we can see if receive connectors are st...
ArjanBroekhuizen
Jul 11, 2023Iron Contributor
Hello LeonPavesic,
Thanks for this comprehensive answer! Later this week I will test the script and will get back the answer.
Kind regards,
Arjan
Thanks for this comprehensive answer! Later this week I will test the script and will get back the answer.
Kind regards,
Arjan
ArjanBroekhuizen
Jul 14, 2023Iron Contributor
Hello @LeoPavesic,
This morning I tried to run the script. But the output came back empty. It looks like the if-statements gets no results.
When I write the content of $LogContent and $line to the commandprompt, it shows me information. But when I do a write-host directly after "if ($line -match...", it is not displays anything.
Do I have to change some values for the if-statement?
Kind regards,
Arjan