I have new windows 10-PC and virtual with SMB 1.0 that I CANNOT UPDATE in any ways and don't want to, it's for legacy stuff that needs to stay the same. Was working fine with win 7, can connect with ssh and ping and everything else ok.
net use s: \192.168.75.111\www /user:username /persistent:no
System error 384 has occurred.
You can't connect to the file share because it's not secure. This share requires the obsolete SMB1 protocol, which is unsafe and could expose your system to attack.
Your system requires SMB2 or higher. For more info on resolving this issue, see: https://go.microsoft.com/fwlink/?linkid=852747
Now I have spent 2 evenings trying to get this to work but it's not
- Most new windows 10 Pro, 20H2
- Tried registry parameter, didn't help
- enabled smb 1.0 from windows features (all sub items checked), it rebooted the machine 2 or 3 times? now it shows enabled, even in powershell, but if I try to take the x off, i get error (attached)
- tried connecting with \name and \192.168.. no work
-

How Do I get this working ?!?! It's messes up all my work!