A
Anthony
How do I create a small .vbs file that includes the
correct syntax of the net use command to map several
shares to drive letters (Win2K Pro)?
For example, Ive tried [net use f: \\win2kSrv\downloads]
AND [net use f: \\192.96.48.1\downloads] in a .vbs file
without success. I keep getting an error: end of
statement expected at character 9. When I type it at the
command prompt it works fine. Drive letter f: is not
currently mapped.
Any suggestions?
correct syntax of the net use command to map several
shares to drive letters (Win2K Pro)?
For example, Ive tried [net use f: \\win2kSrv\downloads]
AND [net use f: \\192.96.48.1\downloads] in a .vbs file
without success. I keep getting an error: end of
statement expected at character 9. When I type it at the
command prompt it works fine. Drive letter f: is not
currently mapped.
Any suggestions?