Your network contains an Active Directory domain named contoso.com. The domain contains a
server named Server1. Server1 runs Windows Server 2012 R2.
You plan to create a shared folder. The shared folder will have a quota limit.
You discover that when you run the New Share Wizard, you cannot select the SMB Share – Advanced
option.
You need to ensure that you can use SMB Share – Advanced to create the new share.
What should you do on Server1 before you run the New Share Wizard?
A.
Configure the Advanced system settings.
B.
Run the Install-WindowsFeature cmdlet.
C.
Run the Set-SmbShare cmdlet.
D.
Install the Share and Storage Management tool.
target server must install File Share Resource Management for quota control
Install-WindowsFeature –Name FS-Resource-Manager –IncludeManagementTools