Auto populate the NLB Manager
When you open NLB (Network Load Balancing) Manager, by defualt you need to manually open the NLB cluster group you wish to manage. This makes perfect sense if you are managing multiple NLB clusters. In my experience however, many administrators are only managing a single NLB cluster in their environment.
In order to automatically popluate NLB Manager with the name of you cluster group, you can create a hostlist file and point to it in the shortcut path. For example, (1)create a text file in notepad called “hostlist.txt”. (2) Open the file and enter the IP address of the NLB Cluster on the first line. (3) On the next lines enter the FQDN of the NLB host names. It should look something like this:
192.168.100.100
fe-svr1.company.local
fe-svr2.company.local
fe-svr3.company.local
Now in the shortcut path of NB Manager, you must specify the hostlist file you just created. For example…
"c:\windows\system32\nlbmgr.exe" /hostlist "c:\hostlist.txt"
Now whenever you open NLB Manaer using this shortcut, the farm will populate automatically.



Email
me