Another twist: I disabled SMB1 protocol AFTER I already had the network
location mounted to a drive letter. Computer restarted and I checked:

Code:
--------------------
    Get-SmbServerConfiguration | select EnableSMB1Protocol,EnableSMB2Protocol
  
  EnableSMB1Protocol EnableSMB2Protocol
  ------------------ ------------------
  False               True
  
--------------------

But the drive is still working. What I did not reverse is the registry
change for insecure guest authentification. So it this might all be
about the users accepted. I think something between pCP and Windows is
odd here and could be changed.


------------------------------------------------------------------------
sheeple's Profile: http://forums.slimdevices.com/member.php?userid=72502
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to