Only C and D are being used on my test server. I have added one line:

Case @producttype = "Windows NT Server" $os="WinNT" $subcmd="subst"

and it still fails with the same error.

Am I supposed to be putting some variables after the "subst" command?