How to determine master browser in Windows 7

trippap

New member
My network is peer-to-peer, so there's no domain controller to act as master browser. I have a Seagate Blackarmor NAS 220 device on my network that can act as a Media Server, and it responds to master browser elections and sometimes wins. If all the computers on my network do not respond, as when they are sleeping or hibernating, the NAS wins by default, and when it does, it is not smart enough to really perform the role of master browser in Microsoft's scheme of things, so network browsing does not work and computers no longer show up in Network browser. I can still access other computers using UNC names, but can't pick them out of lists that are populated by information from the master browser. With earlier versions of Windows, Microsoft had a utility named browstat.exe that would report back the master browser situation, in particular identifying which computer was acting as master browser. That utility does not work on Win7 (at least on my 64-bit version), and I haven't been able to find any replacement. Does anyone know of a replacement that would enable me to easily determine which computer is acting as master browser on my Workgroup?
 

My Computer

Computer Manufacturer/Model Number
Custom
OS
Windows 7 Professional 64bit
CPU
Intel i5 2500
Motherboard
ASUS P8P67
Memory
16GB
Graphics Card(s)
Gigabyte GV-R577UB-1GD
Monitor(s) Displays
Samsung SyncMaster 931B
Hard Drives
3ea WD Caviar Black 1TB SATA III
Corsair CMFSSD-128GBG2D
Internet Speed
30-30 Mbps
From reading this, I can't see any way to 'force' master browser.
 

My Computer

Computer Manufacturer/Model Number
HP 6000 Pro Micro Tower
OS
W7 Professional x64
CPU
Core 2 Duo 2.93
Memory
2 GB
Graphics Card(s)
ATI Radeon 4695
Monitor(s) Displays
Two HP 17's
Hard Drives
150GB Sata Drive
Case
Tiny. Kinda cute.
Keyboard
HP Supplied. Surprisingly nice.
Mouse
Gateway Mouse from an E2610D
Internet Speed
45 mbps
I put together a batch file that uses browstat to determine the Transport name for my "domain" (WORKGROUP) and then it will force a new election using the browstat elect command. I've made several of my computers preferred browsers so they will win against the NAS 220 in the election that ensues. I had hoped the forced elections would be automatic when any of those computers came online, because a preferred browser coming online is supposed to automatically force election, but that does not seem to be the case, at least not when I tested it. Perhaps there's a significant delay before the forced election takes place. My script uses browstat dumpnet to find the name of the transport (which appears to be browser-specific) and then that transport value is used in the browstat elect command. It appears to work fine, and I have menu choices from the script to allow me to check which computer is master browser before I force the election. A copy of the batch file is attached. If it were to be used for a peer-to-peer network with workgroup/domain other than WORKGROUP, I believe the batch file would need to be modified to either plug in the proper domain name or add code to automatically figure it out.
 

Attachments

My Computer

Computer Manufacturer/Model Number
Custom
OS
Windows 7 Professional 64bit
CPU
Intel i5 2500
Motherboard
ASUS P8P67
Memory
16GB
Graphics Card(s)
Gigabyte GV-R577UB-1GD
Monitor(s) Displays
Samsung SyncMaster 931B
Hard Drives
3ea WD Caviar Black 1TB SATA III
Corsair CMFSSD-128GBG2D
Internet Speed
30-30 Mbps

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
3 Home Built Computers
OS
Server 2012 R2, Windows 8.1 , W7 ultimate x64
CPU
Q6600,
Motherboard
Gigabyte ga-p35-ds4, ga-ep45-ud3p, ga-p35-dq6
Memory
8G, 4G, 2G
Graphics Card(s)
7300GS, 9600GT, 8600GT
Sound Card
onboard ALC889
Monitor(s) Displays
dell, TV
Screen Resolution
1280x1024, PAL SD TV
Hard Drives
WD 1.0T GP x2,wd 320G x2,WD 1.0T GP x2
PSU
corsair HX520,corsair HX520,corsair HX520
Case
Antec Solo, Antec Solo,Thermaltake DH101
Cooling
Thermalright TRUE, Thermalright TRUE, Ninja mini
Internet Speed
not too fast
Yes, I know browstat is not supported, but I have two XP computers on my network so I can use browstat there to reset the master browser if it gets hung up. It's a better solution than rebooting my NAS. But it would really be helpful if the Technet folks at Microsoft would come up with a browstat for Win7.
 

My Computer

Computer Manufacturer/Model Number
Custom
OS
Windows 7 Professional 64bit
CPU
Intel i5 2500
Motherboard
ASUS P8P67
Memory
16GB
Graphics Card(s)
Gigabyte GV-R577UB-1GD
Monitor(s) Displays
Samsung SyncMaster 931B
Hard Drives
3ea WD Caviar Black 1TB SATA III
Corsair CMFSSD-128GBG2D
Internet Speed
30-30 Mbps
Back
Top