Enable SMBv1 on Windows Server 2008
There is no reason to do this. it is not secure. I wanted to describe a process that was once useful. # Using an elevated command prompt sc config srv start = auto # Registry: HKLM:\System\CurrentControlSet\Services\srv\ from 3 to 2
Read More »