Q1. Which command in Windows displays and clears secure channel credentials (test trust with domain)?
- A.nltest /sc_verifyβ Correct
- B.gpresult
- C.netdom reset
- D.ipconfig /flushdns
Explanation: nltest /sc_verify:<domain> tests the secure channel to a domain controller. Learn more.