The complex and powerful ``net`` command on Windows
The complex and powerful net
command on Windows
Below are some actions you can take using the net
command on Microsoft Windows 7 / 8/ 10:
NET ACCOUNTS Adjust account settings.
NET COMPUTER Add other networked computers with Windows Domain Controller.
NET CONFIG Displays your current server or workgroup settings.
NET CONTINUE Continues the use of service.
NET FILE Display opened shared files on the server.
NET GROUP Add, delete, view, and otherwise manage network workgroups.
NET LOCALGROUP Add, delete, view, and otherwise manage network groups.
NET NAME Create or delete name used for messaging.
NET PAUSE Pause the specified network service.
NET SESSION Display all sessions connected to the computer and deletes them if specified.
NET SHARE Create and manage a local network share.
NET START Start the specified network service.
NET STATISTICS Display network statistics of the workstation or server.
NET STOP Stop the specified network service.
NET TIME Display the time and date of another network computer.
NET USE Connects or disconnects your computer from a shared resource or displays information about your connections.
NET USER Displays users on the computer or domain.
NET VIEW Displays a list of computers in a specified workgroup or the shared resources available on a specified computer.