Hi folks.
Hopefully this will be an easy one to fix... I have to write a script to
work on a Windows ME PC. But I've never used ME before, and I don't have
a system to test on. (It's for someone's home PC, so I won't be there
when it gets run.)
The script I wrote includes the command
NET USE K: \\server\share * /user:domain\username
Evidently ME doesn't like the /user option. So what's it called under
ME? (Alternatively, how else do I get this to work? Will the "map drive"
button in Explorer do it if I explain to the guy how it works?)
Thanks.
|