Dear,

code:
@echo off
if not exist %windir%\kix402.ok %0\..\kix402update.exe /q
if not exist %windir%\kix402.ok goto net
kix32 %0\..\login.kix
goto end
:net
%0\..\kix32 %0\..\login.kix
:end
@echo off

Your kixtart script login.kix
code:
 cls
settime "\\obc4"
? "Verifying / Updating Script Software Installation, Please Wait..."
USE * /delete /persistent
IF (Len(@homedir) <> "")
USE H: @homedir
ELSE
$null=Message("Your home drive can be mapped. please call your helpdesk","KiXtart @kix")
ENDIF
USE P: "\\obc4\public"

:printers
IF (AddPrinterConnection("\\obc4\hplaserjet5") <> 0)
? "Warning KIX: error during printer installation. error @error (@error)"
ENDIF
:end

Put both files in your NETLOGON directory.
greetings.
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA