Microsoft describes it as the following:
Determine if the master browser has the server's name in its list. The master browser is the first server in the chain of communication that must contain the missing server's name
Source: https://support.microsoft.com/en-us/kb/188305
Additionally:
The Master Browser is responsible for the browse list within its respective subnet and portion of the domain on its subnet. The Domain Master Browser is used to collect information from each of the Master Browsers via the NetServerEnum API call. Once collected the list is merged with the Domain Master Browsers list for its own subnet.
Wikipedia - Domain Master Browser
Answer from Ramhound on Stack ExchangeMicrosoft describes it as the following:
Determine if the master browser has the server's name in its list. The master browser is the first server in the chain of communication that must contain the missing server's name
Source: https://support.microsoft.com/en-us/kb/188305
Additionally:
The Master Browser is responsible for the browse list within its respective subnet and portion of the domain on its subnet. The Domain Master Browser is used to collect information from each of the Master Browsers via the NetServerEnum API call. Once collected the list is merged with the Domain Master Browsers list for its own subnet.
Wikipedia - Domain Master Browser
Answer from Ramhound on Stack ExchangeI have tried googling this but I can't find anything that makes sense to me.
Our Domain functional level is 2008 R2.
We have an employee from another vendor stating a printer is a Master Browser within our domain, I have never heard the term but from what I can find its from the Pre-2003 days and its function is to create a list of computers within a subnet to enable "Neighbouring" (Not quite sure, But it's almost like an old way to do pathing like \\workstation\c$)
All the subnets have their own Master Browser which reports to the DC, The DC has a list of all the computers within its Browser list(?)
I'm not sure what to make of it, in all honesty it seem severely outdated and would not affect our domain in the slightest, But I do not want to disregard something when I don't understand it.
EDIT:
Found this http://www.thenetworkencyclopedia.com/entry/master-browser/ again seems very outdated.