Thanks Bryce, everything works perfectly now.

For the .Reg import, I am getting the error:

Error opening file. There may be a disk or file error. Here is my script. The NautilusNT.Reg file is located in the netlogon share of all DC's.

Any ideas? Here is what I am using-

IF INGROUP("Nautilus")=1
use N: "\\NAUTILUS01\NAUTILUS" /user:'machine\user' /password asswd
SHELL "%COMSPEC% /C REGEDIT /S NautilusNT.REG"
ENDIF

[This message has been edited by Judd_Spence (edited 11 December 2000).]