exam questions

Exam 70-744 All Questions

View all questions & answers for the 70-744 exam

Exam 70-744 topic 1 question 38 discussion

Actual exam question from Microsoft's 70-744
Question #: 38
Topic #: 1
[All 70-744 Questions]

Note: This question is part of a series of questions that use the same scenario. For your convenience, the scenario is repeated in each question. Each question presents a different goal and answer choices, but the text of the scenario is exactly the same in each question in this series.
Your network contains an Active Directory domain named contoso.com. The functional level of the forest and the domain is Windows Server 2008 R2.
The domain contains the servers configured as shown in the following table.

All servers run Windows Server 2016. All client computers run Windows 10.
You have an organizational unit (OU) named Marketing that contains the computers in the marketing department. You have an OU named Finance that contains the computers in the finance department. You have an OU named AppServers that contains application servers. A Group Policy object (GPO) named GP1 is linked to the Marketing OU. A GPO named GP2 is linked to the AppServers OU.
You install Windows Defender on Nano1.
You need to disable SMB 1.0 on Server2.
What should you do?

  • A. From File Server Resource Manager, create a classification rule.
  • B. From the properties of each network adapter on Server2, modify the bindings.
  • C. From Windows PowerShell, run the Set-SmbClientConfiguration cmdlet.
  • D. From Server Manager, remove a Windows feature.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
References:
https://support.microsoft.com/en-za/help/2696547/how-to-enable-and-disable-smbv1,-smbv2,-and-smbv3-in-windows-vista,-windows-server-2008,-windows-7,- windows-server-2008-r2,-windows-8,-and-windows-server-2012

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Timock
4 years, 3 months ago
Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters" SMB1 -Type DWORD -Value 0 –Force is the Powershell cmdlet. Turn Off SMB1 via Control Panel Open Control Panel > Programs & Features > Turn Windows features on or off.
upvoted 1 times
...
madsa
4 years, 3 months ago
Exam Ref 70-744 to disable or enable SMB 1 & 2 use Set-SmbServerConfiguration
upvoted 1 times
...
M_11
4 years, 5 months ago
The question states to "disable" SMB 1.0. not remove it. So answer C is correct. Set-SmbServerConfiguration -EnableSMB1Protocol $False
upvoted 2 times
M_11
4 years, 5 months ago
correction to my previous coment. Answer C shows a slightly different command Set-SmbCLIENTConfiguration which does not seem to have the parameter to disable SMB1 according to MS. see https://docs.microsoft.com/en-us/powershell/module/smbshare/set-smbclientconfiguration?view=win10-ps . So I am considering D as the answer since that is the only alternative for "disabling" SMB1 from the given answers.
upvoted 5 times
dumpmaster
4 years, 4 months ago
Agree.
upvoted 1 times
...
...
...
SamsOtro
4 years, 5 months ago
For Server 2016, to remove SMB 1.0, use Server Manager remove feature wizard: D. From Server Manager, remove a Windows feature.
upvoted 2 times
...
Kamikazekiller
4 years, 9 months ago
Nano Server is no longer covered in Microsoft exams.
upvoted 2 times
KidCastaldo
4 years, 6 months ago
Even though Nano is mentioned in the scenario, it's not part of the specific question about SMB. The given answer about removing a windows feature is correct.
upvoted 5 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago