Difficulty: Easy
Correct Answer: install the Client-based Network Administration Tools on his computer
Explanation:
Introduction / Context:
In mixed Windows 95/Windows NT environments, administrators often need to manage domain users and groups from client machines. Microsoft provided remote administrative utilities for Windows 95 so that domain tasks could be performed without installing Windows NT on the admin PC.
Given Data / Assumptions:
Concept / Approach:
Windows 95 cannot natively run the full NT administrative consoles, but Microsoft released the Client-based Network Administration Tools (also known as the Windows 95 Admin Tools). These include remote-capable versions or stubs that communicate with domain controllers, enabling tasks such as user and group administration without upgrading the client OS to NT.
Step-by-Step Solution:
Verification / Alternative check:
Historic Microsoft deployment guides list the Windows 95 Admin Tools package allowing remote management of NT domains, including user/group administration.
Why Other Options Are Wrong:
Common Pitfalls:
Assuming you must upgrade to NT just to manage accounts; the admin tools were designed for precisely this use case.
Final Answer:
install the Client-based Network Administration Tools on his computer
Discussion & Comments