Hi The_Exchange_Team
when is the problem with the piped Powershell on an Exchange Management Tools only server fixed? listed in the Doc : https://learn.microsoft.com/en-us/exchange/plan-and-deploy/post-installation-tasks/security-best-practices/exchange-serialization-payload-sign?view=exchserver-2019#november-2023-su
the Error
[PS] C:\Windows\system32>get-user user1 | get-mailbox
The input object cannot be bound to any parameters for the command either because the command
does not take pipeline input or the input and its properties do not match any of the parameters
that take pipeline input. Cannot process argument transformation on parameter 'Identity'. Cannot create object of type "Microsoft.Exchange.Configuration.Tasks.MailboxIdParameter". Set accessor for
property "SerializationData" is unavailable.
+ CategoryInfo : InvalidArgument: (contoso.corp....user1:PSObject) [Get-
Mailbox], ParameterBindingException
+ FullyQualifiedErrorId : InputObjectNotBound,Get-Mailbox
+ PSComputerName : contosocln001