I need to develop a script that will compare a user account in an old NT4
domain to the new AD domain to see if the logon script entry matches. I
will need to have input boxes for the NT and AD domains. If the entry does
not match I will log it to a text file.
The main trouble I am having is the how to access all the user accounts for
a domain, compare it to the AD domain. I don't know how to enumerate that
account property to compare it. I have dozens of domains and thousands of
users...
I always get great advice here!
Thanks in Advance.