I have some User objects with "ExchangeActiveSyncDevices" object within. I also have some Computer objects with published printers inside.
So how can I look (with PowerShell) for such objects using some kind of unified approach? I mean without specific Exchange commandlets for AS devices and such. There must be a way to find objects with another object inside using some [ADSI] magic or such, right?