An interesting question came up recently. A Powershell user was trying to access an AD attribute so they did something like this $x = Get-ADUser -Identity usera -Properties * | select useraccountcontrol When they tried to use $x it didn’t correctly
Read More...
Read the complete post at http://msmvps.com/blogs/richardsiddaway/archive/2012/02/22/object-vs-value.aspx
Posted
Feb 22 2012, 01:13 PM
by
Richard Siddaway's Blog