I know there have been a few posts for this situation...was wondering if anyone really found a good solution.

I'm writing a script for a help desk to do our NT Home Directory creation. I've created the script that does all of it including the share/directory rights, but I want the script to check to see if the username entered exists in a specified domain (not the domain that is currently logged into...the help desk is in a different domain). Does anyone know how to do this?

NET USER falls just a wee bit short as it doesn't allow you to specify another domain...it only checks for the domain the user is currently logged into.

Thanks.

[ 19 June 2002, 22:27: Message edited by: mmletzko ]