Mapping A Drive On Our Company Network
I am having issues mapping additional drives on my PC on our compamy's network. I have no problems mapping these drives with the syntax below:
C:\Documents and Settings\jfarrar>net use X: "\\joywin05fps\shared\data3\Indeng\Jeff Farrar”
where "Jeff Farrar" is my personal version of "My Documents".
My problem is mapping to subfolders within this folder such as:
C:\Documents and Settings\jfarrar>net use Y: "\\joywin05fps\shared\data3\Indeng\Jeff Farrar\Efficiency”
I thought it might be an issue with being able to map to sub folders BUT I can map to sub folders in other empoyee's main folders with no probelm.
I have checked my current mapped drives and I am not trying to map to an already mapped drive so I know that is not the problem.
The message I receive is:
"System error 53: the network path was not found"
Any help would be greatly appreciated.
Thank You,
Jeff