SMB sharing not working after windows 10 update Build 2004 update

Anonymous
2020-06-20T02:30:38+00:00

Any help is  appreciated

Windows for home | Windows 10 | Internet and connectivity

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Monkey57 3,535 Reputation points
2020-11-03T02:21:51+00:00

Win10 20H2 fixes the issue.

Previously when 2004 broke smb1, I rolled back.

There was no registry change or any other modification made to the system.  After Win10 20H2 upgrade was installed via Windows Updates;  SMB1 worked as it did before the upgrade.

Thank you Microsoft.

Was this answer helpful?

20+ people found this answer helpful.
0 comments No comments

246 additional answers

Sort by: Most helpful
  1. Anonymous
    2020-09-23T12:45:43+00:00

    HI,

    by adding persitent: no that's good for me.

    thank you

    Christophe

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-09-19T00:01:28+00:00

    My issues is a complete failure of all SMB shares and mapped drives, complete.

    I can't access legacy SMB 1.0 shares, I can't access Windows 10 shares, I can't access them by IP, name or fully qualified domain name.

    Network is just gone.

    I've got 4 computers that work just fine with 2004 update.

    I've got two that will not work under any circumstances.

    Both of them worked perfectly until 2004. One of them basically exists as a file server and remote workhorse for long jobs, 99% file server.

    Has Microsoft even acknowledged the problem yet?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-09-16T10:06:27+00:00

    I think every environment is very different to the other and so the one solution helps the one but fails to the other.

    Two things helped for us:

    1.) using WLAN at startup (who knows why this helps... and not everyone has WLAN on the computer)

    2.) this Batch-Script at startup:

    **

    net use * /delete /yes

    net use y: \server\folder1 /USER:myuser mypassword

    net use z: \server\folder2 

    **

    User and password should only be specified for the first mapping.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-09-16T09:30:45+00:00

    Hi,

    my english is very bad.

    I wanted to say :

    the solutions I have tried are not good (add key in Regedit)

    I will try the solution of Francesco Reale. 

    I will try tomorrow because on the second start it's always good.

    Our Netlogon all start with a total disconnection of map drives (net use * / d / y)

    Christophe.

    Was this answer helpful?

    0 comments No comments