I need to map to a hidden share in NT using a variable

i.e. net use \\server\%username%$

How would i do this in kixtart? DO I use variables to append the dollar sign to the userid and the "use variable" in the kixtart script?