All,
We recently created a new custom extended attribute called environment (type Unicode string) and related it the computer class. We can see the custom attribute in ADSIEdit. however, when viewing in powershell the attribute is not visible with Get-ADUser $computername -properties *. The property is visible on a machine that has the property set on it via ADUC. Is there something I am missing here to make this property visible all the time?