許多 Windows NT 網(wǎng)絡(luò)命令以 net 開始。這些 net 命令有一些公共屬性: 通過鍵入 net /? 可查閱所有可用的 net 命令。 通過鍵入 net help 命令可在命令行中獲得 net 命令的語法幫助。例如,要得到 net acco unts 命令的幫助,請鍵入 net help accounts。 所有 net 命令接受選項 / yes 和 /no(可縮寫為 / y 和 /n )。/ y 對命令產(chǎn)生的任何交 互提示自動回答“是”,/n 回答“否”。例如,net stop server 通常提示確認(rèn)是否根據(jù)服 務(wù)器服務(wù)結(jié)束所有服務(wù),net stop server /y 自動回答“是”并關(guān)閉服務(wù)器服務(wù)。
Net Accounts
更新用戶帳號數(shù)據(jù)庫、更改密碼及所有帳號的登錄要求。必須要在更改帳號參數(shù)的計算機上 運行網(wǎng)絡(luò)登錄服務(wù)。 net accounts [/forcelogoff:{minutes | no}] [/minpwlen:length] [/maxpwage:{days | unlimited}] [/minpwage:days] [/uniquepw:number] [/domain] net accounts [/sync] [/domain] 參數(shù) 無 鍵入不帶參數(shù)的 net accounts,將顯示當(dāng)前密碼設(shè)置、登錄時限及域信息。 /forcelogoff:{minutes | no} 設(shè)置當(dāng)用戶帳號或有效登錄時間過期時,結(jié)束用戶和服務(wù)器會話前的等待時間。no 選項禁止 強行注銷。該參數(shù)的默認(rèn)設(shè)置為 no。 指定 /forcelogoff:minutes 之后,Windows NT 在其強制用戶退出網(wǎng)絡(luò) minutes 分鐘之前 ,將給用戶發(fā)出警報。如果還有打開的文件,Windows NT 將警告用戶。如果 minutes 小于 兩分鐘,Windows NT 警告用戶立即從網(wǎng)絡(luò)注銷。 /minpwlen:length 設(shè)置用戶帳號密碼的最少字符數(shù)。允許范圍是 0-14,默認(rèn)值為 6。 /maxpwage:{days | unlimited} 設(shè)置用戶帳號密碼有效的最大天數(shù)。unlimited 不設(shè)置最大天數(shù)。/maxpwage 選項的天數(shù)必 須大于 /minpwage。允許范圍是 1-49,710 天 (unlimited)。默認(rèn)值為 90 天。 /minpwage:days 設(shè)置用戶必須保持原密碼的最小天數(shù)。 0 值不設(shè)置最小時間。允許范圍是 0-49,710 天,默 認(rèn)值為 0 天。 /uniquepw:number 要求用戶更改密碼時,必須在經(jīng)過 number 次后,才能重復(fù)使用與之相同的密碼。允許范圍 是 0-8。默認(rèn)值為 5。 /domain 在當(dāng)前域的主域控制器上執(zhí)行該操作。否則只在本地計算機執(zhí)行操作。 該參數(shù)僅用于 Windows NT Server 域中的 Windows NT Workstation 計算機,Windows NT Server 計算機默認(rèn)為在主域控制器執(zhí)行操作。 /sync 當(dāng)用于主域控制器時,該命令使域中所有備份域控制器同步;當(dāng)用于備份域控制器時,該命 令僅使該備份域控制器與主域控制器同步。該命令僅適用于 Windows NT Server 域成員的計 算機。
Net Computer
從域數(shù)據(jù)庫中添加或刪除計算機。該命令僅在運行 Windows NT Server 的計算機上可用。 net computer \computername {/add | /del} 參數(shù) \computername 指定要添加到域或從域中刪除的計算機。 /add 將指定計算機添加到域。 /del 將指定計算機從域中刪除。
Net Config
顯示當(dāng)前運行的可配置服務(wù),或顯示并更改某項服務(wù)的設(shè)置。 net config [service [options] 參數(shù) 無 鍵入不帶參數(shù)的 net config 將顯示可配置服務(wù)的列表。 service 通過 net config 命令進(jìn)行配置的服務(wù)(server 或 workstation)。 options 服務(wù)的特定選項。完整語法請參閱 net config server 或 net config workstation。
Net Config Server
運行服務(wù)時顯示或更改服務(wù)器的服務(wù)設(shè)置。 net config server [/autodisconnect:time] [/srvcomment:"text "] [/hidden:{yes | n o}] 參數(shù) 無 鍵入不帶參數(shù)的 net config server,將顯示服務(wù)器服務(wù)的當(dāng)前配置。 /autodisconnect:time 設(shè)置斷開前用戶會話閑置的最大時間值。可以指定 -1,表示永不斷開連接。允許范圍是 -1 -65535 分鐘,默認(rèn)值是 15 分鐘。 /srvcomment:"text " 為服務(wù)器添加注釋,可以通過 net view 命令在屏幕上顯示所加注釋。注釋最多可達(dá) 48 個 字符,文字要用引號引住。 /hidden:{yes | no} 指定服務(wù)器的計算機名是否出現(xiàn)在服務(wù)器列表中。請注意隱含某個服務(wù)器并不改變該服務(wù)器 的權(quán)限。默認(rèn)為 no。
Net Config Workstation
服務(wù)運行時,顯示或更改工作站各項服務(wù)的設(shè)置。 net config workstation [/charcount:bytes] [/chartime:msec] [/charwait:sec] 參數(shù) 無 鍵入不帶參數(shù)的 net config workstation 將顯示本地計算機的當(dāng)前配置。 /charcount:bytes 指定 Windows NT 在將數(shù)據(jù)發(fā)送到通訊設(shè)備之前收集的數(shù)據(jù)量。如果同時設(shè)置 /chartime:m sec 參數(shù),Windows NT 按首先滿足條件的選項運行。允許范圍是 0-65535 字節(jié),默認(rèn)值是 16 字節(jié)。 /chartime:msec 指定 Windows NT 在將數(shù)據(jù)發(fā)送到通訊設(shè)備之前收集數(shù)據(jù)的時間。如果同時設(shè)置 /charcoun t:bytes 參數(shù),Windows NT 按首先滿足條件的選項運行。允許范圍是 0-65535000 毫秒,默 認(rèn)值是 250 毫秒。 /charwait:sec 設(shè)置 Windows NT 等待通訊設(shè)備變?yōu)榭捎玫臅r間。允許的范圍是 0-65535 秒,默認(rèn)值是 36 00 秒。
Net Continue
重新激活掛起的服務(wù)。 net continue service 參數(shù) service 能夠繼續(xù)運行的服務(wù),包括: file server for macintosh(該服務(wù)僅限于 Windows NT Se rver), ftp publishing service, lpdsvc, net logon, network dde,network dde dsdm ,nt lm security support provider,remoteboot(該服務(wù)僅限于 Windows NT Server), remote access server, schedule,server,simple tcp/ip services 及 workstation 。
Net File
顯示某服務(wù)器上所有打開的共享文件名及鎖定文件數(shù)。該命令也可以關(guān)閉個別文件并取消文 件鎖定。 net file [id [/close] 參數(shù) 無 鍵入不帶參數(shù)的 net file 可獲得服務(wù)器上打開文件的列表。 id 文件標(biāo)識號。 /close 關(guān)閉打開的文件并釋放鎖定記錄。請從共享文件的服務(wù)器中鍵入該命令。
Net Group
在 Windows NT Server 域中添加、顯示或更改全局組。該命令僅在 Windows NT Server 域 中可用。 net group [groupname [/comment:"text "] [/domain] net group groupname {/add [/comment:"text "] | /delete} [/domain] net group groupname username [ ...] {/add | /delete} [/domain] 參數(shù) 無 鍵入不帶參數(shù)的 net group 可以顯示服務(wù)器名稱及服務(wù)器的組名稱。 groupname 要添加、擴展或刪除的組。僅提供某個組名便可查看組中的用戶列表。 /comment:"text " 為新建組或現(xiàn)有組添加注釋。注釋最多可以是 48 個字符,并用引號將注釋文字引住。 /domain 在當(dāng)前域的主域控制器中執(zhí)行該操作,否則在本地計算機上執(zhí)行操作。 該參數(shù)僅用于作為 Windows NT Server 域成員的 Windows NT Workstation 計算機。Windo ws NT Server 計算機默認(rèn)為在主域控制器中操作。 username[ ...] 列表顯示要添加到組或從組中刪除的一個或多個用戶。使用空格分隔多個用戶名稱項。 /add 添加組或在組中添加用戶名。必須使用該命令為添加到組中的用戶建立帳號。 /delete 刪除組或從組中刪除用戶名。
Net Help
提供網(wǎng)絡(luò)命令列表及幫助主題,或提供指定命令或主題的幫助。可用網(wǎng)絡(luò)命令列于 N 下面的 “命令參考”中“命令”窗口內(nèi)。 net help [command] net command {/help | /?} 參數(shù) 無 鍵入不帶參數(shù)的 net help 顯示能夠獲得幫助的命令列表和幫助主題。 command 需要其幫助的命令,不要將 net 作為 command 的一部分。 /help 提供顯示幫助文本方式選擇。 /? 顯示命令的正確語法。
Net Helpmsg
提供 Windows NT 錯誤信息的幫助。 net helpmsg message# 參數(shù) message# 需要其幫助的 Windows NT 消息的四位代碼。
Net Localgroup
添加、顯示或更改本地組。 net localgroup [groupname [/comment:"text "] [/domain] net localgroup groupname {/add [/comment:"text "] | /delete} [/domain] net localgroup groupname name [ ...] {/add | /delete} [/domain] 參數(shù) 無 鍵入不帶參數(shù)的 net localgroup 將顯示服務(wù)器名稱和計算機的本地組名稱。 groupname 要添加、擴充或刪除的本地組名稱。只提供 groupname 即可查看用戶列表或本地組中的全局 組。 /comment: "text " 為新建或現(xiàn)有組添加注釋。注釋文字的最大長度是 48 個字符,并用引號引住。 /domain 在當(dāng)前域的主域控制器中執(zhí)行操作,否則僅在本地計算機上執(zhí)行操作。 該參數(shù)僅應(yīng)用于 Windows NT Server 域中的 Windows NT Workstation 計算機。Windows N T Server 計算機默認(rèn)為在主域控制器中操作。 name [ ...] 列出要添加到本地組或從本地組中刪除的一個或多個用戶名或組名,多個用戶名或組名之間 以空格分隔。可以是本地用戶、其他域用戶或全局組,但不能是其他本地組。如果是其他域 的用戶,要在用戶名前加域名(例如,SALESRALPHR)。 /add 將全局組名或用戶名添加到本地組中。在使用該命令將用戶或全局組添加到本地組之前,必 須為其建立帳號。 /delete 從本地組中刪除組名或用戶名。
Net Name
添加或刪除消息名(有時也稱別名),或顯示計算機接收消息的名稱列表。要使用 net nam e 命令,計算機中必須運行信使服務(wù)。 net name [name [/add | /delete] 參數(shù) 無 鍵入不帶參數(shù)的 net name 將列出當(dāng)前使用的名稱。 name 指定接收消息的名稱。名稱最多為 15 個字符。 /add 將名稱添加到計算機中。 /add 是可選項,鍵入 net name name 與鍵入 net name name /a dd 相同。 /delete 從計算機中刪除名稱。
Net Pause
暫停正在運行的服務(wù)。 net pause service 參數(shù) service 指下列服務(wù): file server for macintosh(僅限于 Windows NT Server)、ftp publishi ng service、lpdsvc、net logon、network dde、network dde dsdm、nt lm security sup port provider、remoteboot(僅限于 Windows NT Server)、remote access server、sch edule、server、simple tcp/ip services 或 workstation 。
列出或斷開本地計算機和與之連接的客戶端的會話。 net session [\computername] [/delete] 參數(shù) 無 鍵入不帶參數(shù)的 net session 可以顯示所有與本地計算機的會話的信息。 \computername 標(biāo)識要列出或斷開會話的計算機。 /delete 結(jié)束與 \computername 計算機會話并關(guān)閉本次會話期間計算機的所有打開文件。如果省略 \computername 參數(shù),將取消與本地計算機的所有會話。
Net Share
創(chuàng)建、刪除或顯示共享資源。 net share sharename net share sharename=drive:path [/users:number | /unlimited] [/remark:"text"] net share sharename [/users:number | unlimited] [/remark:"text"] net share {sharename | drive:path} /delete 參數(shù) 無 鍵入不帶參數(shù)的 net share 將顯示本地計算機上所有共享資源的信息。 sharename 是共享資源的網(wǎng)絡(luò)名稱。鍵入帶 sharename 的 net share 命令,只顯示該共享信息。 drive:path 指定共享目錄的絕對路徑。 /users:number 設(shè)置可同時訪問共享資源的最大用戶數(shù)。 /unlimited 不限制同時訪問共享資源的用戶數(shù)。 /remark:"text " 添加關(guān)于資源的注釋,注釋文字用引號引住。 /delete 停止共享資源。
Net Start
啟動服務(wù),或顯示已啟動服務(wù)的列表。如果服務(wù)名是兩個或兩個以上的詞,如 Net Logon 或 Computer Browser,則必須用引號 (") 引住。. net start [service] 參數(shù) 無 鍵入不帶參數(shù)的 net start 則顯示運行服務(wù)的列表。 service 包括下列服務(wù): alerter、client service for netware、clipbook server、computer br owser、dhcp client 、directory replicator 、eventlog 、ftp publishing service 、 lpdsvc、messenger 、net logon 、network dde 、network dde dsdm 、network monitor ing agent 、nt lm security support provider 、ole 、remote access connection man ager 、remote access isnsap service 、remote access server 、remote procedure ca ll (rpc) locator 、remote procedure call (rpc) service 、schedule 、server 、sim ple tcp/ip services 、snmp、spooler 、tcp/ip netbios helper 、ups 及 workstation 。 下列服務(wù)僅在 Windows NT Server 下可用:file server for macintosh、gateway servic e for netware、microsoft dhcp server、print server for macintosh、remoteboot、wi ndows internet name service 。
Net Statistics
顯示本地工作站或服務(wù)器服務(wù)的統(tǒng)計記錄。 net statistics [workstation | server] 參數(shù) 無 鍵入不帶參數(shù)的 net statistics 將列出其統(tǒng)計信息可用的運行服務(wù)。 workstation 顯示本地工作站服務(wù)的統(tǒng)計信息。 server 顯示本地服務(wù)器服務(wù)的統(tǒng)計信息。
Net Stop
停止 Windows NT 網(wǎng)絡(luò)服務(wù)。 net stop service 參數(shù) service 包括下列服務(wù): alerter(警報)、client service for netware(Netware 客戶端服務(wù)) 、clipbook server(剪貼簿服務(wù)器)、computer browser(計算機瀏覽器)、directory r eplicator(目錄復(fù)制器)、ftp publishing service (ftp )(ftp 發(fā)行服務(wù))、lpdsvc、 messenger(信使)、net logon(網(wǎng)絡(luò)登錄)、network dde(網(wǎng)絡(luò) dde)、network dde d sdm(網(wǎng)絡(luò) dde dsdm)、network monitor agent(網(wǎng)絡(luò)監(jiān)控代理)、nt lm security supp ort provider(NT LM 安全性支持提供)、ole(對象鏈接與嵌入)、remote access conne ction manager(遠(yuǎn)程訪問連接管理器)、remote access isnsap service(遠(yuǎn)程訪問 isns ap 服務(wù))、remote access server(遠(yuǎn)程訪問服務(wù)器)、remote procedure call (rpc) l ocator(遠(yuǎn)程過程調(diào)用定位器)、remote procedure call (rpc) service(遠(yuǎn)程過程調(diào)用服 務(wù))、schedule(調(diào)度)、server(服務(wù)器)、simple tcp/ip services(簡單 TCP/IP 服 務(wù))、snmp、spooler(后臺打印程序)、tcp/ip netbios helper(TCP/IP NETBIOS 輔助工 具)、ups 及 workstation(工作站)。 下列服務(wù)僅在 Windows NT Server 中可用: file server for macintosh、gateway servi ce for netware、microsoft dhcp server、print server for macintosh、remoteboot、w indows internet name service。
Net Time
使計算機的時鐘與另一臺計算機或域的時間同步。不帶 /set 參數(shù)使用時,將顯示另一臺計 算機或域的時間。 net time [\computername | /domain[:name] [/set] 參數(shù) \computername 要檢查或同步的服務(wù)器名。 /domain[:name] 指定要與其時間同步的域。 /set 使本計算機時鐘與指定計算機或域的時鐘同步。
Net Use
連接計算機或斷開計算機與共享資源的連接,或顯示計算機的連接信息。該命令也控制永久 網(wǎng)絡(luò)連接。 net use [devicename | *] [\computernamesharename[volume] [password | *] [/user :[domainname]username] [/delete] | [/persistent:{yes | no]} net use devicename [/home[password | *] [/delete:{yes | no}] net use [/persistent:{yes | no}] 參數(shù) 無 鍵入不帶參數(shù)的 net use 將列出網(wǎng)絡(luò)連接。 devicename 指定要連接到的資源名稱或要斷開的設(shè)備名稱。有兩類設(shè)備名:磁盤驅(qū)動器(D: 到 Z:)和 打印機(LPT1: 到 LPT3)。若鍵入星號而不是指定設(shè)備名將分配下一個可用設(shè)備名。 \computernamesharename 服務(wù)器及共享資源的名稱。如果計算機名包含空白字符,要用引號 (" ") 將雙反斜線及計算 機名引住。計算機名長度可以是 1-15 個字符。 volume 指定服務(wù)器上的 NetWare 卷。要連接到 NetWare 服務(wù)器,必須安裝并運行 NetWare 客戶機 服務(wù) (Windows NT Workstation) 或 NetWare 網(wǎng)關(guān)服務(wù) (Windows NT Server)。 password 訪問共享資源的密碼。 * 提示鍵入密碼。在密碼提示行中鍵入密碼時,將不顯示該密碼。 /user 指定進(jìn)行連接的另外一個用戶。 domainname 指定另一個域。例如 net use d: \servershare /user:adminmariel 連接用戶 mariel,如 同從 admin 域連接一樣。如果省略域,將使用當(dāng)前登錄域。 username 指定登錄的用戶名。 /home 將用戶連接到其宿主目錄。 /delete 取消指定網(wǎng)絡(luò)連接。如果用戶以星號指定連接,則取消所有網(wǎng)絡(luò)連接。 /persistent 控制永久網(wǎng)絡(luò)連接的使用。默認(rèn)為上次使用的設(shè)置。無設(shè)備的連接不是永久的。 yes 保存建立的所有連接,并在下次登錄時還原。 no 不保存建立的連接和繼發(fā)連接,并在下次登錄時還原現(xiàn)有連接。使用 /delete 開關(guān)項取消永 久連接。