Click here to Skip to main content
15,889,877 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Shoot me! Pin
Jörgen Andersson23-Aug-20 5:04
professionalJörgen Andersson23-Aug-20 5:04 
GeneralRe: Shoot me! Pin
OriginalGriff23-Aug-20 5:34
mveOriginalGriff23-Aug-20 5:34 
GeneralRe: Shoot me! Pin
KarstenK23-Aug-20 6:15
mveKarstenK23-Aug-20 6:15 
GeneralRe: Shoot me! Pin
Daniel Pfeffer23-Aug-20 7:38
professionalDaniel Pfeffer23-Aug-20 7:38 
GeneralRe: Shoot me! Pin
KarstenK23-Aug-20 19:49
mveKarstenK23-Aug-20 19:49 
GeneralRe: Shoot me! Pin
Daniel Pfeffer23-Aug-20 20:08
professionalDaniel Pfeffer23-Aug-20 20:08 
GeneralRe: Shoot me! Pin
KarstenK23-Aug-20 22:59
mveKarstenK23-Aug-20 22:59 
GeneralI think I've found a SMB1 solution ... Pin
OriginalGriff23-Aug-20 0:00
mveOriginalGriff23-Aug-20 0:00 
Despite having \\SGNAS in my Hosts file, my desktop is fine, but my Surface keeps losing SMB1 devices completely, via IP or domain name.
This was getting frustrating ...

Then I found this - ProviderFlags ([Samba] Re: msdfs root problems even after a reboot?[^]) and it seems to be working so far:
1) Open Regedit and accept UAC.
2) Navigate to HKEY_CURRENT_USER\Network
   You should see a list of mapped drives as individual keys:
       A
       B
       M
       P
       S
       V
       W
       X
3) Open each drive twig and add a new DWORD32 Key named "ProviderFlags".
3) Set the value to 1 (you can just press ENTER to open the edit box once it's highlighted)
4) Reboot.


With the domain / IP mapped in Hosts*, all seems fine and indeed considerably faster than it was before the 2004 upgrade!


* Easy to do:
1) WINKEY, then type "notepad" - right click and select "Run as Administrator"
2) Accept UAC
3) Open the file "%systemRoot%\System32\Drivers\etc\hosts" 
4) Add your mapping: "192.168.0.11 \\SGNAS #Seagate BlackArmour 16TB" is mine
   IP first, then at least one space
   Domain next, I use the \\ prefix but I'm not sure it's needed. (If it ain't broke ...)
   Anything after "#" is a comment.



[edit]
I've written this up as a tip: Finding my network shares on SMB1 drives after the Windows 10 2004 update.[^] so it survives a little longer than this thread will!
[/edit]
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!


modified 23-Aug-20 8:12am.

RantRe: I think I've found a SMB1 solution ... Pin
Daniel Pfeffer23-Aug-20 0:39
professionalDaniel Pfeffer23-Aug-20 0:39 
GeneralRe: I think I've found a SMB1 solution ... Pin
Kornfeld Eliyahu Peter23-Aug-20 0:55
professionalKornfeld Eliyahu Peter23-Aug-20 0:55 
GeneralRe: I think I've found a SMB1 solution ... Pin
OriginalGriff23-Aug-20 2:16
mveOriginalGriff23-Aug-20 2:16 
PraiseRe: I think I've found a SMB1 solution ... Pin
Kornfeld Eliyahu Peter23-Aug-20 0:56
professionalKornfeld Eliyahu Peter23-Aug-20 0:56 
GeneralRe: I think I've found a SMB1 solution ... Pin
OriginalGriff23-Aug-20 1:14
mveOriginalGriff23-Aug-20 1:14 
GeneralRe: I think I've found a SMB1 solution ... Pin
Kornfeld Eliyahu Peter23-Aug-20 1:19
professionalKornfeld Eliyahu Peter23-Aug-20 1:19 
GeneralWhat is the longest programming misconception you've held (that you are aware of)? Pin
David O'Neil22-Aug-20 22:10
professionalDavid O'Neil22-Aug-20 22:10 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
OriginalGriff22-Aug-20 22:30
mveOriginalGriff22-Aug-20 22:30 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
Daniel Pfeffer22-Aug-20 22:38
professionalDaniel Pfeffer22-Aug-20 22:38 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
OriginalGriff22-Aug-20 22:48
mveOriginalGriff22-Aug-20 22:48 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
Daniel Pfeffer22-Aug-20 22:59
professionalDaniel Pfeffer22-Aug-20 22:59 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
OriginalGriff22-Aug-20 23:08
mveOriginalGriff22-Aug-20 23:08 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
Daniel Pfeffer22-Aug-20 23:24
professionalDaniel Pfeffer22-Aug-20 23:24 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
Ger200124-Aug-20 4:08
Ger200124-Aug-20 4:08 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
Daniel Pfeffer24-Aug-20 7:04
professionalDaniel Pfeffer24-Aug-20 7:04 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
David O'Neil23-Aug-20 5:43
professionalDavid O'Neil23-Aug-20 5:43 
GeneralRe: What is the longest programming misconception you've held (that you are aware of)? Pin
Jörgen Andersson23-Aug-20 20:47
professionalJörgen Andersson23-Aug-20 20:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.