What is the purpose of using the net accounts command in Windows?
- to start a network service
- to display information about shared network resources
- to show a list of computers and network devices on the network
- to review the settings of password and logon requirements for users
Answers Explanation & Hints: These are some common net commands:
net accounts – sets password and logon requirements for users
net start – starts a network service or lists running network services
net use – connects, disconnects, and displays information about shared network resources
net view – shows a list of computers and network devices on the network
When used without options, the net accounts command displays the current settings for password, logon limitations, and domain information.