"Arby" <roger[ at ]blacktech-inc.com> wrote in message news:1178798160.425459.221090[ at ]e65g2000hsc.googlegroups.com...
[Quoted Text] > All, > We have a problem where roughly 5% of the time, all of our drive > mappings do not appear when users connect through our SSL VPN > appliance. The VPN manufacturer has been no help, so I wanted to > introduce logic into our script which will check to see/ensure that > the drives are mapped, and retry if necessary. Problem is that we use > a VB script which checks AD group names for the appropriate mappings, > so different users get different mappings. Anyone have a code snippet > or ideas on how to set this up? Thanks.
All you need to do is have the code that maps the drive check immediately afterwards to see if it was successful. Perhaps if you post a chunk of your code we could see why it is that you think this would be a problem.
/Al
|