Exam JN0-335 All QuestionsBrowse all questions from this exam
Question 3

You are asked to reduce the load that the JIMS server places on your corporate domain controller.

Which action should you take in this situation?

    Correct Answer: A

    To reduce the load on your corporate domain controller, you should connect JIMS to the RADIUS server. RADIUS (Remote Authentication Dial-In User Service) provides centralized Authentication, Authorization, and Accounting (AAA) management. By offloading authentication requests to the RADIUS server, which is designed to handle such requests efficiently, you can significantly reduce the load on the domain controller.

Discussion
66dc178Option: A

Connect JIMS to the RADIUS server: RADIUS (Remote Authentication Dial-In User Service) is a networking protocol that provides centralized Authentication, Authorization, and Accounting (AAA) management for users who connect and use a network service. By connecting JIMS to a RADIUS server, authentication requests can be offloaded from the domain controller to the RADIUS server. This reduces the load on the domain controller because the RADIUS server can handle a portion of the authentication and authorization tasks.

66dc178

If JIMS is configured to use a RADIUS server for authentication requests, the RADIUS server would handle these requests instead of the domain controllers. Since RADIUS servers are designed to handle a large volume of authentication and accounting requests, this could offload a significant amount of work from the domain controllers.

quraitulainOption: B

I think B since its either Domain controller or the exchange server

tk24Option: B

B are Corret

ChillingAgainOption: B

JIMS uses eventlogs on Domain contollers or Exchange Servers to determine logon events. So to decrease the load on a Domain Controller you could use the Exchange Server to read logs.