I’m working on audit analysis for NLB and would like enumerate the values of registry HKLM\System\CurrentControlSet\Services\WLBS\Parameters\Interface"Adapter GUID" from all my relevant servers with NLB enabled. The problem is that every server has different “Adapter GUID” value which I easily can get with WMI from root\MicrosoftNLB namespace, in fact I can get all data with WMI but will prefer do it with BF
inspectors.
I would like to find the “Adaptre Guid” value with WMI first and after that get the values of HKLM\System\CurrentControlSet\Services\WLBS\Parameters\Interface"Adapter GUID"