Disabling SMB signing can dramatically increase I/O performance over SMB shares - in order to do this we can use group policy:
Go to Computer Configuration/Policies/Windows Settings/Security Settings/Local Policies/Security Options, and set Domain member: Digitally encrypt or sign secure channel data (always) and Microsoft network server: Digitally sign communications (always) to Disabled.
You should now do a gpupdate /force and net del * OR restart the computer for changes to take effect.
No comments:
Post a Comment