ok, i'm a bit unclear on what you want.
1) You want automagic mapping of drives when connecting to a VPN connection?
2) You want one user to logon to the VPN when logging into Windows?
2a) You want that user to get automagic mapping of drives when connecting to the VPN as well.
A couple years ago I tried quite hard to get a startup script to run when connecting to a VPN with no luck.
On another note, I do not believe that /persistent: no needs a new line. I've used it all in one line in batch files without issue, and I believe it was working properly. At least, the users who said they were having issues with that stopped bitching about the hang up issues associated with windows' attempt to have persistent mapped drives connected. This shoudl work
Code:
net use X: \\server\share /PERSISTENT:NO