I'm writing a simple script to automate connecting ro a network drive, but I need to add a password. Obviously, vbscript won't take:
wshell.run "net use w: \\network drive /user "password""
Anyone know how I can insert quotation marks inside of a string?
Matt
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.