Connecting to a shared network path

  • I cannot connect to a shared network path with WEC2013. When I try to connect I get the "Logon" window but it always fails even with correct username, password and domain.


    If I use the "net use" command i get "Command failed: status 53"


    This worked fine with WEC7.

  • Hello,


    NTLM and NETUI are included in the WEC2013 image so i see no reason for mal function. But i heared that WCE may have some problems with name resolution.
    Do following work?
    ping <Server Name>
    net use * \\<Server Name>\<Folder name>

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

  • Do you use names or IP addresses for the server name?
    I think that error 53 has something to do with name resolution, I had similar problems a long time ago.
    Maybe you can use some tool like Wireshark for debugging.

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

  • ping <Server name> => does not work
    ping <IP address> => works


    net use * \\<Server name>\<Folder name> /user:domain\username => gives me the log on dialog and i can insert the password but it always fails to log on
    net use * \\<IP address>\<Folder name> /user:domain\username => gives me "Command failed: status 53"


    NetBIOS over TCP is disabled and I cannot enable it in the registry.