Creating and securing CIFS shares

Common Internet File Services, or CIFS, is the traditional method for sharing files and folders between Windows computers. These file shares are normally referenced with a Universal Naming Convention (UNC) in the form of \\server\share.

Occasionally referred to as Server Message Block (SMB), CIFS shares have been the primary method for sharing files, print jobs, and information. These shares can be created to provide access to files and folders on a system, and then secured to restrict which users have access to read, update, or manage permissions on the contents.

Windows Server automatically includes the necessary features to enable file sharing over CIFS. As such, there is no need to install or configure the ...

Get Windows Server 2012 Automation with PowerShell Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.