Quote:

This is written up in the KiX documentation for sure.

You would use something like this:
Code:

kix32.exe myscript.kix $HOMEDRV=%homedrv%






Thanks for the reply. In your example, that would be how I would grab my homedrv variable that returns from the kix script correct? But how do I supply the kix script with the variable I want to process?

In our logon script, that variable is @userid, I need to change that to a variable that will be passed from the batch file.

Best Regards,

UJS