How can I map a drive to a W2003 server from w98/ME PCs? I tried this Net Use command:
"net use K: \\10.3.1.1\data"
and got these results:
"The password is invalid for \\10.3.1.1\data. For more information, contact your network administrator.
Type the password for \\10.3.1.1\data:******"
The "*"'s are the user's password (I also tried the administrator's password) with the following results:
"Error 5: You do not currently have access to this file. The file may be mark read-only, or it may be part of a shared resource such as a folder (Data is a shared folder(?)),a named pipe, a queue, or a semaphore. You can use the ATTRIB command to change the read-only attribute, or try again later when the file may be available.
Type the password for \\10.3.1.1\data:"
What password is it looking for? I must be missing something simple here, but I just don't see it. Any help would be appreciated.
Thanks, Rich
"net use K: \\10.3.1.1\data"
and got these results:
"The password is invalid for \\10.3.1.1\data. For more information, contact your network administrator.
Type the password for \\10.3.1.1\data:******"
The "*"'s are the user's password (I also tried the administrator's password) with the following results:
"Error 5: You do not currently have access to this file. The file may be mark read-only, or it may be part of a shared resource such as a folder (Data is a shared folder(?)),a named pipe, a queue, or a semaphore. You can use the ATTRIB command to change the read-only attribute, or try again later when the file may be available.
Type the password for \\10.3.1.1\data:"
What password is it looking for? I must be missing something simple here, but I just don't see it. Any help would be appreciated.
Thanks, Rich