Windows的網路芳鄰裡面, 如果不在網域裡面的電腦是會自己成為一個集團 Workgroup 的
不知道Cttee指的是不是這些電腦們呢?
另外還有一些LAN的掃描工具也是可以列出所有有開機的電腦, 減掉在網域裡面的電腦, 剩下的就是了.
然後找到他們的IP Address , Mac Address, 拔網路線的時候又到啦
利用網路芳鄰可以很直接的看到有那些電腦是有加入網域和那些電腦沒有
而那些沒有加入的可利用一些工具或是一些指令使它們現形
我個人最常用「nbtstat」這個指令
windows本身就內附,不需額外尋找
這個工具不知道是否有幫助?http://www.angryziber.com/w/Home
指定要搜尋的網段,就可以看到在這個網段內所有的IP..
不確定加域問的是
加入網域
還是
登入網域
利用Commnand Mode執行Nbtstat這個指令,詳細用法如下:
Displays protocol statistics and current TCP/IP connections using NBT
(NetBIOS over TCP/IP).
NBTSTAT [ [-a RemoteName] [-A IP address] [-c] [-n]
[-r] [-R] [-RR] [-s] [-S] [interval] ]
-a (adapter status) Lists the remote machine's name table given its
-A (Adapter status) Lists the remote machine's name table given its
IP address.
-c (cache) Lists NBT's cache of remote [machine] names and
addresses
-n (names) Lists local NetBIOS names.
-r (resolved) Lists names resolved by broadcast and via WINS
-R (Reload) Purges and reloads the remote cache name table
-S (Sessions) Lists sessions table with the destination IP add
-s (sessions) Lists sessions table converting destination IP
addresses to computer NETBIOS names.
-RR (ReleaseRefresh) Sends Name Release packets to WINS and then, sta
esh
RemoteName Remote host machine name.
IP address Dotted decimal representation of the IP address.
interval Redisplays selected statistics, pausing interval seconds
between each display. Press Ctrl+C to stop redisplaying
statistics.