Start Menu Win+r Input cmd start console, help query assistance information, enter NET Query network command
Share a file resource
NET share: Querying native shared files
NET file: Locally shared files that have been opened remotely (such as opening a shared file 1.txt, will be displayed in net file)
Service
NET Start/stop: Open/Close Services
NET Pause/continue: Pause/Resume Service
NET config: A configurable service that is currently running (requires domain administrative privileges)
System time
NET time: Synchronizing two computers
Resources within a domain
NET view: Domain list, computer list
NET statistics: Displays information about the local server or workstation
NET session: Number of connections maintained (remote open Local shared folder will result in a connection)
NET computer: Add delete computer in domain (requires domain administrative rights)
Disk mapping
NET use: Disk mapping for shared files
Account Management
NET User: Add account or display account information
net localgroup: Local policy in-group accounts
NET group: Global Account Management Policy group (requires domain administrative privileges)
NET acounts: Updating accounts and Passwords
Policy Group : account Management Group
Workgroup : Convenient management within the LAN, Division of Names
domain : A network built by the domain name Resolution protocol that enables IP-to-domain mapping
netsh command: Configure the native IP address
>netsh
Netsh>interface
netsh interface>dump query network configuration, same as Ipconfig (also can set IP with other commands)
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
Windows NET command set