Hi!
I have a win98 WS that dosent log on to a domain.
I want to map a drive on one of my server.
like this:
Code:

Use y: "\\myserver\myshare" /user:mydomain\myusername /password:secret



Now the WS is just in a workgroup so if i logon as administrator the script works but if a log on as fred it dosent work. Why....?
And how do i fix it