Enabling/Disabling SMB Versions

http://blogs.technet.com/b/tip_of_the_day/archive/2014/03/11/tip-of-the-day-enabling-disabling-smb-versions.aspx

While Windows Server 2012 allows you to enable and disable SMB based on versions, SMB2 and SMB3 share the same protocol stack and as such must be enabled/disabled together.

To view the current state of the SMB Server protocol configuration:

image

To disable SMB1 for SMB Server:

image

To disable SMB2/SMB3 for SMB Server:

image

To enable SMB1 for SMB Server:

image

To enable SMB2/SMB3 for SMB Server:

image

Back to Top