March 2013
Beginner
600 pages
18h 15m
English
Windows Server 2012 provides a series of PowerShell cmdlets and WMI objects to manage the SMB shares as well as to manage access permissions to those shares. These new PowerShell cmdlets are aimed at both IT professionals and developers alike.
The following PowerShell cmdlets are available for SMB share management:
The following PowerShell cmdlets are available for SMB share access permission management:
The SMB cmdlets are packaged up nicely into two modules called SmbShare and SmbWitness. They can be loaded by using the PowerShell command Get-Module ...