Microsoft Exam Questions

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.
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-WindowsFeaturecmdlet.

C.
Run the Set-SmbSharecmdlet.

D.
Install the Share and Storage Management tool.

Explanation:
Install-WindowsFeature
Installs 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. 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.