VMware vSphere 6 Foundations (VCP6-DCV) — Question 7
An administrator needs to configure an ODBC connection to the database for a vCenter Server install using the Windows built-in system account. What options must the administrator configure to accomplish the connection? (Choose two.)
Answer options
- A. Create the new ODBC from the UserDSN tab.
- B. Select SQL Server authentication.
- C. Select Integrate Windows authentication.
- D. Create the new ODBC from the SystemDSN tab.
Correct answer: B, C
Explanation
The correct options are B and C because SQL Server authentication is not needed when using the built-in system account, which requires Integrated Windows authentication instead. Options A and D are incorrect because the UserDSN tab is not suitable for system-level ODBC connections, and the SystemDSN tab is not necessary for this specific setup.