NET USE command detailed

xiaoxiao2021-03-13  169

NET USE // IP / IPC $ "" / user: "" Established IPC empty links

NET USE // IP / IPC $ "Password" / user: "User Name" established IPC non-empty link

NET USE H: // IP / C $ "Password" / user: "User Name" After logging in, mapping each other C: to the local H:

NET USE H: // IP / C $ Log in Map Map C: The local is H:

NET USE // IP / IPC $ / DEL Delete IPC Link

NET USE H: / DEL Delete Map The other party to the local mapping

NET user User Name Password / Add Create User

NET User Guest / Active: YES Activates Guest Users

NET User View What users have

Net User account name View the properties of the account

NET localGroup Administrators User Name / Add puts "User" to the administrator to have administrator privileges, pay attention: Administrator plus S plural

NET Start View which services have been opened

NET START service name opens the service; (such as Net Start Telnet, Net Start Schedule)

NET STOP service name stops a service

NET TIME // Target IP View other time

NET TIME / / Target IP / SET Sets the time synchronization of the local computer time with the "target IP" host, plus parameter / yes to cancel the confirmation information

NET View View which sharing has been opened in the local LAN

NET View // ip View which sharing has been opened in the other party's domain network

NET Config Display System Network Settings

NET logoff disconnected sharing

NET PAUSE service name Pauses a service

NET sent IP "Text Information" sent to the other party

Network connection type and information used in NET VER LAN

NET Share View Local Opening Share

NET Share IPC $ Enpensing IPC $ Share

NET Share IPC $ / DEL Delete IPC $ Share

NET Share C $ / DEL Delete C: Share

Net user guest 12345 is changed to 12345 after logging in with guest users

Net Password Password Change System Login Password

NetStat -a View which ports are open, often netstat -an

Netstat -n View the network connection of the port, often use Netstat -an

NetStat -V View the working work

NetStat -P protocol name: NetStat -P TCQ / IP View a protocol usage (see TCP / IP protocol usage)

NetStat -s View all protocol usage in use

If the NBTSTAT -A IP is open, you can see the user name recently landed by the other party (the user name before 03) - Note: Parameters -A to capitalize

Tracert - Parameter IP (or Computer Name) Tracking Routing (Packet), parameters: "- w Digital" is used to set up time separation.

Ping IP (or domain) Sends the default size of 32 bytes to the other party host, parameter: "- L [space] Packet size"; "- n Send data number"; "- T" means it has been ping.

Ping -t -l 65550 IP death PING (sending a document greater than 64K) and has been pinging into the ping of death)

IPCONFIG (Winipcfg) is used for Windows NT and XP (Windows 95 98) View local IP addresses, IPConfig use parameter "/ all" display all configuration information

TLIST -T Displays the process (for system additional tools, default is not installed, in the installation directory's Support / Tools folder) Kill -f process name plus -f parameter after enforcing the end (for system Additional tools, default is not installed, in the support / Tools folder of the installation directory)

Del -f file names can remove read-only files, / ar, / AH, / AS, / AA, indicate deletion read-only, hidden, system, archive file, / ar, / ah, / as, / AR, / AH, / AS, / AA indicates that delete files other than read only read, hidden, system, and archive. For example, "DEL / AR *. *" Means deleting all read only files in the current directory, "DEL / A-S *. *" Indicates all files other than the current directory removed system files.

转载请注明原文地址:https://www.9cbs.com/read-129142.html

New Post(0)