Thursday, May 26, 2005

windows之常用網路指令介紹(一)-- net

各位網友大家好,接下來版主我將介紹一系列在windows下常用有關網路的指令
這些指令在WINDOWS桌面下是不會被你看到的,全部都躲在DOS模式下
都在c:\windows中。
今天先介紹NET指令
在DOS模式下輸入
net/?
出現求助畫面,如下
============================================================
For more information about a specific Microsoft NET
command, type the command name followed by /?
(for example, NET VIEW /?).

NET CONFIG Displays your current workgroup settings.
NET DIAG Runs the Microsoft Network Diagnostics program to
display diagnostic information about your network.
NET HELP Provides information about commands and
error messages.
NET INIT Loads protocol and network-adapter drivers without
binding them to Protocol Manager.
NET LOGOFF Breaks the connection between your computer and
the shared resources to which it is connected.
NET LOGON Identifies you as a member of a workgroup.
NET PASSWORD Changes your logon password.
NET PRINT Displays information about print queues
and controls print jobs.
NET START Starts services.
NET STOP Stops services.
NET TIME Displays the time on or synchronizes your computer's
clock with the clock on a Microsoft Windows for
Workgroups, Windows NT, Windows 95, or NetWare time server.
NET USE Connects to or disconnects from a shared
resource or displays information about
connections.
NET VER Displays the type and version number of the
workgroup redirector you are using.
NET VIEW Displays a list of computers that share
resources or a list of shared resources
on a specific computer.
===========================================================
其中比較好用的有
net view--->可看您開放資源分享的東西有哪些
net config--->可看您的電腦名稱、群組等資訊
其實其他指令您也可以去試試看,一定會有很大的發現歐.....


END..........

0 Comments:

Post a Comment

<< Home