1. Uninstall CLIENT FOR MICROSOFT NETWORKS from network adapter
  2. bounce (reboot)
  3. Install CLIENT FOR MICROSOFT NETWORKS
  4. bounce
  5. Mine works!

Ensured that the follwing Services are running
- Server
- TCP/IP NetBIOS Helper
- Workstation
- Computer Browser
- DHCP Client
- Function Discovery Resource Publication
- SSDP Discovery
- UPnP Device Host

reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Csc\Parameters /v FormatDatabase /t REG_DWORD /d 1 /f

Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" RequireSecureNegotiate -Value 0 -Force

2955163 Windows RT, Windows 8, and Windows Server 2012 update rollup: M

REG ADD HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters /v DisableLeasing /t REG_DWORD /d 1 /f 
NET STOP SERVER
NET START SERVER 

http://woshub.com/smb-1-0-support-in-windows-server-2012-r2/

https://support.microsoft.com/en-in/help/2696547/how-to-detect-enable-and-disable-smbv1-smbv2-and-smbv3-in-windows-and

"Net Use X: \Server\Share /User:Server\User Password".
Set-NetConnectionProfile -NetworkCategory Private



Comments

Popular posts from this blog

Troubleshooting Netlogon Error Codes

Service Principal Names (SPNs) SetSPN Syntax (Setspn.exe)

Troubleshooting AD Active Directory Replication Error 8456 or 8457: "The source | destination server is currently rejecting replication requests"