netbios lookups
Cool stuff:
This is all from w/in windows:
See which netbios names are already cached on your machine:
nbtstat -c
Do a reverse lookup of a netbios by searching for ip address:
nbtstat -a 192.168.0.1
Release and Renew the netbios cache:
nbtstat -RR