Hi,
Please I shall be very grateful for any help. Uptil now very unsuccessful.
I am using Kixtart V4.02 and have WindowsNT and Windows2000 environment.Users do not have any home directory defined in Usermanager. I need a KiXtart script which is run when users logon to a terminal server.
This logon-script should always define or set the the same HOMEDRIVE and HOMEPATH to the same values irrespective on which server users logon,i.e. if users logon to serverA, the HOMEDRIVE should be defined to
HOMEDRIVE=J and
HOMEPATH=\
I was thinking maybe one could also write a script which addtionally defines HOMEDRIVE=J and HOMEPATH=\ in the HKEY_CURRENT_USER registry.
I tried this, but it is not working:-
LOGON.SCR
+++++++++
$fileserver="SERVERA"
shell "$L HOMEDRIVE=J:"
shell "$L HOMEPATH=\"
setl "HOMEDRIVE=J:"
setl "HOMEPATH=\"I am using only the executable c:\winnt\system32\kix32.exe on each terminal server. I am not using kixrpc.
Unfortuantely script is not working.
Or how can I also write a kixstart to define the homedrive and homepath in HKEY_CURRENT_USER by logon.
Thanks indeed for the great help in advance.!
JIm

_________________________
God is Great.!