ONTAP Discussions

How to stop vserver Powershell

MauroVarela
1,279 Views

Hello,

I am testing powershell to do some task,  But I did not find the way to stop a vserver.  I do that by command with

#vserver stop -vserver myvserver

How can I do that with powershell?

Best regards,

Mauro

 

 

 

1 ACCEPTED SOLUTION

MauroVarela
1,262 Views

Thank. I have alredy get the solution 

Stop-NcVserver myvserver

Mauro

View solution in original post

1 REPLY 1

MauroVarela
1,263 Views

Thank. I have alredy get the solution 

Stop-NcVserver myvserver

Mauro

Public