So i've
IF INGROUP("SAP")=1
USE y: /d
SLEEP 5
USE y: "\\CLIENT\c$" /persistent
doesn't work
tried

Shell "NET USE Y: \\CLIENT\H"
doesn't work.

Can anyone specify the exact syntax?