What's better for mapping drives, batch files or VBScript?
I'm looking to automate drive mapping for users on our network. Which approach is generally better: using traditional batch files or VBScript? Are there any significant differences in reliability, flexibility, or ease of maintenance?
Re: What's better for mapping drives, batch files or VBScript?
by pagy
19 August 2008
I prefer VBScript — see the below for a very good FAQ on using VBScript for this purpose: http://tek-tips.com/faqs.cfm?fid=5798