Get-BrokerApplication cmdlet fails with exception when running on the machine with Remote SDK installed.
Exception details:
The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://tempuri.org/:records. The InnerException message was 'Invalid enum value 'PackagedApplication' cannot be deserialized into type 'Citrix.Broker.Admin.SDK.ApplicationType'. Ensure that the necessary enum values are present and are marked with EnumMemberAttribute attribute if the type has DataContractAttribute attribute.
Old SDK does not recognize the new application type: PackagedApplication