Valid 70-462 Dumps shared by ExamDiscuss.com for Helping Passing 70-462 Exam! ExamDiscuss.com now offer the newest 70-462 exam dumps, the ExamDiscuss.com 70-462 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-462 dumps with Test Engine here:
You are planning to install a Microsoft SQL Server database server that will be used by a web application. You need to minimize the attack surface area. Which two actions should you perform? Each correct answer presents part of the solution.
Correct Answer: B,C
Explanation/Reference: Explanation: To reduce the attack surface area and to make sure you are not affected by undiscovered service vulnerabilities, disable any service that is not required Because Server Core has fewer system services running on it than a Full installation does, there's less attack surface (that is, fewer possible vectors for malicious attacks on the server). This means that a Server Core installation is more secure than a similarly configured Full installation. References: https://msdn.microsoft.com/en-us/library/dd184076.aspx https://msdn.microsoft.com/en-us/library/ff648664.aspx#c18618429_010