Hi Jimmy, problem started with the mentioned update
below I show the result of the SMB configuration
but i trie with this options without results
EnableSMB1Protocol
: False
EnableSMB2Protocol
: True
and
EnableSMB1Protocol
: True
EnableSMB2Protocol
: False
I just hope that the problem goes through these
configurations
regards and thankyou very much
-----------------------------------------------------------------------------------------
AnnounceComment
:
AnnounceServer
: False
AsynchronousCredits
: 64
AuditSmb1Access
: False
AutoDisconnectTimeout
: 15
AutoShareServer
: True
AutoShareWorkstation
: True
CachedOpenLimit
: 0
DurableHandleV2TimeoutInSeconds : 180
EnableAuthenticateUserSharing : False
EnableDownlevelTimewarp
: False
EnableForcedLogoff
: True
EnableLeasing
: True
EnableMultiChannel
: True
EnableOplocks
: False
EnableSecuritySignature
: False
EnableSMB1Protocol
: True
EnableSMB2Protocol
: True
EnableStrictNameChecking
: True
EncryptData
: False
IrpStackSize
: 15
KeepAliveTime
: 2
MaxChannelPerSession
: 32
MaxMpxCount
: 50
MaxSessionPerConnection
: 16384
MaxThreadsPerQueue
: 20
MaxWorkItems
: 1
NullSessionPipes
:
NullSessionShares
:
OplockBreakWait
: 35
PendingClientTimeoutInSeconds : 120
RejectUnencryptedAccess
: True
RequireSecuritySignature
: False
ServerHidden
: True
Smb2CreditsMax
: 2048
Smb2CreditsMin
: 128
SmbServerNameHardeningLevel : 0
TreatHostAsStableStorage
: False
ValidateAliasNotCircular
: True
ValidateShareScope
: True
ValidateShareScopeNotAliased : True
ValidateTargetName
: True
"Jim Lee" wrote in message
news:5d6e9dae$3f4ef1c4$1282f8@news.alaska-software.com...
> hi
>
> SMB1 is default in Windows 10 disable !
>
https://support.microsoft.com/en-us/help/4034314/smbv1-is-not-installed-windows-10-and-windows-server-version-1709
>
> check it with
>
> Powershell Get-SmbServerConfiguration
>
> and look under
>
> EnableSMB1Protocol : False / True
>
> to use UNC-Path Folder / File must be "shared".
>
> so Problem with Windows 10 will come if still use SMB1
with Netwotk
> Driveletter.
>
>