Microsoft Virtualization Discussions

Set-NcNetPortBroadcastDomain not working Powershell Toolkit 9.14.1

henryzzz
1,301 Views

Trying to move over scripts from using module version 9.10 --> 9.14. Running the command 

Set-NcNetPortBroadcastDomain -Controller $primaryCluster -Name <broadcast domain> -AddPort <node:broadcast domain> 

 

doesn't add any ports to a broadcast domain. Using -ontapi works, but whenever that becomes deprecated how would we run this? 

1 REPLY 1

saharsh
904 Views

Hi,

Can you please provide the debug logs of the same command, it will help us to understand the issue more.

You can enable the debug logs using Set-Natoolkitconfiguration debug command.

 

Public