Microsoft Virtualization Discussions

About the vserver option of Connect-NcController

TK32513
202 Views

Created a Powershell script to automate the creation, deletion, and modification of Quota and Qtrees.

Target ONTAP is AWS FSxN.

 

Using Connect-NcController cmdlet in the script and if I use it without the vserver option, but the vserver is automatically specified.

 

This occurs in toolkit versions 9.9.1 through 9.10.1.2111 and 9.6.0.


vserver option is included, processing is performed only on that vserver and no others.

I have 4 vservers and would like to process on all of them.

 

Please tell me how to do the following
・How do I leave the vserver option unset?
・Is there a parameter to specify a specific vserver on FSxN?
・When using Connect-NcController, please tell me how it behaves when vserver is not specified.
・Does the behavior of Connect-NcController change depending on whether the execution environment is a cluster configuration or a single configuration?

 

0 REPLIES 0
Public