Got it, thanks

Can you just list them? Like.....

? "Creating local user environment....."
SHELL "winset.exe USERNAME=@USERID"
use h: /delete /persistent
use h: '\\mercy-file\'+@USERID+'$$'
IF INGROUP("Groupname") USE P: '\\server\'share'
USE S: '\\server\'share2'
Endif
EXIT