Forum Discussion

kluo's avatar
kluo
Occasional Contributor
14 years ago

Properties Quantity un-matched for returned Object in TC

Hi, We used PowerShell to access BPOS (Microsoft Online) and returned a PowerShell Object Collection with some User Objects inside. $colUsers = Get-MSOnlineUser -Credential $adminCredential...