Dave, I have a followup question. Again, this worked, but I’m a bit confused. According to the help files, Get-WMIObject does not accept pipeline input for the ‘computername’ property, but it appears that we’re passing the name through from the ‘get-adcomputer’ cmdlet. How is this working? Doe it behave differently if you store it in an array first?
Thanks!