How do I map a drive using a general user ID and password for win95 workstations. I have it working on NT with no problems win95 workstation prompts for password.
I use this statement for nt works like a charm.
net use * \\ccfeaix\ccfeimages testpw /user:testID /persistent:no
Help please. DH