Active Directory Scripting
I have a list of computers names in a domain. Every computer on that list I need to append some text to the description. I've looked through Microsoft's web site but I can't find how to create an array of strings or how to compare that set of srtings with the active directory names.
Any pointers?

