Pipelining in Exchange Management Shell can be very powerful. For instance if you do this command get-mailbox | where-object { $_.name -like “john*” } | set-Mailbox […]
Pipelining in Exchange Management Shell can be very powerful. For instance if you do this command get-mailbox | where-object { $_.name -like “john*” } | set-Mailbox […]