Search found 1 match

by CPremo
07 Jan 2019, 20:49
Forum: Help
Topic: SMB2 Encryption Enabled and FileSync
Replies: 1
Views: 955

SMB2 Encryption Enabled and FileSync

We recently disabled SMB1 and turned on encryption on our servers using the following commands:

Set-SmbServerConfiguration –EncryptData $false
Set-SmbServerConfiguration –RejectUnencryptedAccess $true

When trying to sync files to the target server, we get the following error:

Error Code 5: Access ...