I have a kix script that currently uses the line
shell 'wscript \\PDC\netlogon\vbscript.vbs'

I want to replace the path to the script with %logonserver%. Can I pass the kix variable for logonserver to the line? Or doI have to add some vbscript lines to the kix script to make that possible?
Thanks,
Jeremy