NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Microsoft Virtualization Discussions

Set-NcNetPortBroadcastDomain not working Powershell Toolkit 9.14.1

henryzzz
2,667 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
2,266 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