Multicast w/IGMP Setup guide
Multicast and Multicast with IGMP is now included in SP1 - you only need to download the script files, because you still need to do the manual change of the NLB mode on the primary configuration storage server.
Please set aside time for this operation outside work hours.
You need these files (attached to this blog) : They are also to be found under kb938550 at Microsoft download.
csstools.js
debugtools.js
kb938550.wsf
utilities.js
vbtools.vbs
Use the following command on the primary configuration storage server:
cscript kb938550.wsf /array:"Your Array Name" /nlb:igmp /net1:"Network Name 1" /net1:"Network Name 2" /net3:"Network Name 3" /net4.... /net5.. etc.
That will set you NLB mode to Multicast w/IGMP
To set it to Multicast without IGMP use this command:
cscript kb938550.wsf /array:"Your Array Name" /nlb:multicast /net1:"Network Name 1" /net2:"Network Name 2" /net3:"Network Name 3" /Net4.... /Net5... etc.
I have included a sample script in the package attached.
Enjoy multicasting :-)
KB938550.zip

