Dear all,
i would like to deploy SLB MUX using the latest stack with WS2016 and SCVMM 2016. both under EVAL RTM version.
when i deploy SLBMUX using WS2016 template, the following error occurs.
VERBOSE: [2016-10-09T07:54:47.8864661-07:00] Adding Network Controller
Certificates to trusted Root Store
VERBOSE: [2016-10-09T07:54:47.9802019-07:00] Found certificate at path:
C:\MuxInstall\NCCertificate\MultiNodeNC.cer
VERBOSE: [2016-10-09T07:54:47.9802019-07:00] Adding certificate to root store..
VERBOSE: [2016-10-09T07:54:48.0426926-07:00] Extracting subject Name from
Certificate
VERBOSE: [2016-10-09T07:54:48.0426926-07:00] Parsing Subject Name
CN=172.16.1.30 to get Subject Fqdn
VERBOSE: [2016-10-09T07:54:48.0426926-07:00] Updating registry values for
Mux...
VERBOSE: [2016-10-09T07:54:48.1833192-07:00] Caught an exception:
VERBOSE: [2016-10-09T07:54:48.1833192-07:00] Exception Type:
System.Management.Automation.ItemNotFoundException
VERBOSE: [2016-10-09T07:54:48.1833192-07:00] Exception Message: Cannot find
path 'HKLM:\SYSTEM\CurrentControlSet\Services\SlbMux' because it does not
exist.
VERBOSE: [2016-10-09T07:54:48.1833192-07:00] Excepti"
i noticed that, the script which supposed to configure RRAS and processConfiguration doesnt run. any where that i can troubleshoot? or the SDN template script was pure bug?
and im using scripts from here: https://github.com/Microsoft/SDN/tree/master/VMM/Templates/NC
Thanks!