Server Message Block or SMB is a protocol used for file sharing. It provides the Read as well as Write operations on network devices. This is widely used acre a user is accessing a Linux-based Server. The latest version of this protocol is SMB2 which succeeds SMB 1. SMB 2 contains to a greater extent than fixes to vulnerabilities that SMB 1 was prone to. SMB 1 was vulnerable beingness a gateway to diverse modern ransomware as well as thence has been disabled yesteryear default yesteryear Microsoft starting amongst Windows 10 v1709.
You may run across the next mistake when yous endeavor to share:
This portion requires the obsolete SMB1 protocol, which cis dangerous as well as could bring out your organization to attack. Your organization requires SMB2 or higher.
Your organization requires SMB2 or higher
We volition encompass every appear of this process. So, let’s become started.
How to banking firm jibe if SMB 2.0 version tin last installed on your Windows 10
First of all, start yesteryear hitting the WINKEY + X push combinations.
Then click on Windows PowerShell (Admin).
Type inwards the next as well as hitting Enter:
Get-SmbServerConfiguration | Select EnableSMB2Protocol
It volition instantly demo yous a message. If it says true like inwards the snippet below, so your PC is capable of running SMB 2 protocol.
Else, yous tin non run SMB 2 Protocol on your PC.
Read: How to banking firm jibe SMB version on Windows.
How to enable SMB 2 Protocol on Windows 10
For this, yous involve to outset enable SMB 1 protocol as well as so upgrade it to SMB 2.
Start yesteryear hitting the WINKEY + I button combinations to launch the Windows 10 Settings App.
Now, inwards the search area, type in Control Panel and pick out the appropriate result. This volition launch the Control Panel window on your computer.
Click on Programs. Then nether the larger card of Programs as well as Features, select Turn Windows features on or off.
Windows Features volition instantly popular up.
Make certain that yous pick out SMB 1.0/CIFS File Sharing Support. Now click on OK.
Let it install all the required files and Reboot your figurer for the changes to accept effect.
This volition enable SMB 2 back upwards on your computer.
Alternatively, yous tin likewise travel inwards the next ascendency inwards the Windows PowerShell window amongst Administrator Level correct to enable it,
Set-SmbServerConfiguration –EnableSMB2Protocol $true
That’s it!
Related read: How to disable SMB 1 on your Windows 10 computer.
Source: https://www.thewindowsclub.com/
comment 0 Comments
more_vert