You need to ensure that you can use SMB Share – Advanced to create the new share

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?

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.

Explanation:
Install-WindowsFeature will install one or more Windows Server roles, role services, or features on
either the local or a specified remote server that is running Windows Server 2012 R2. This cmdlet is
equivalent to and replaces Add-WindowsFeature, the cmdlet that was used to install roles, role
services, and features in Windows Server 2008 R2.



Leave a Reply 1

Your email address will not be published. Required fields are marked *

17 − four =


luischavez714

luischavez714

target server must install File Share Resource Management for quota control

Install-WindowsFeature –Name FS-Resource-Manager –IncludeManagementTools