LPIC-2 Exam 202 (Linux Engineer) — Question 109
In which CIFS share must printer drivers be placed to allow Point'n'Print driver deployment on Windows?
Answer options
- A. winx64drv$
- B. print$
- C. The name of the share is specified in the option print driver share within each printable share in smb.conf
- D. pnpdrivers$
- E. NETLOGON
Correct answer: B
Explanation
The correct answer is B, as the print$ share is specifically designated for storing printer drivers in a CIFS environment. Options A, D, and E are not the correct shares for this purpose, while C describes the configuration but does not identify the actual share needed.