Implementing SMB File Share Windows Server 2016
What is SMB File Share? Server Message Block (SMB) is a client-server protocol that provides access to resources such as files, printers and serial interface between network processes. SMB works with TCP/IP, mainly used in windows environment which uses TCP 445 port. With SMB, you can mount a shared file folder directly on a local […]