The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
Hello,
As a workaround you can just bypass malware filtering on all servers with a transport service restart afterwards (solution tested and validate)
--> Set-MalwareFilteringServer -Identity <SERVER NAME> -BypassFiltering $true
--> Restart-Service MSExchangeTransport