Securing Windows Server 2016 — Question 98
You have a file server named FS1 that runs Windows Server 2016.
You plan to disable SMB 1.0 on the server.
You need to verify which computers access FS1 by using SMB 1.0.
What should you run first?
Answer options
- A. Debug-FileShare
- B. Set-FileShare
- C. Set-SmbShare
- D. Set-SmbServerConfiguration
- E. Set-SmbClientConfiguration
Correct answer: D
Explanation
The correct answer is D, as running Set-SmbServerConfiguration allows you to modify the SMB server settings, including enabling or disabling SMB 1.0. The other options do not provide the necessary functionality to identify or configure SMB 1.0 access on the server.