ONTAP Discussions

How to stop vserver Powershell

MauroVarela
1,765 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 has accepted the solution

MauroVarela
1,748 Views

Thank. I have alredy get the solution 

Stop-NcVserver myvserver

Mauro

View solution in original post

1 REPLY 1
MauroVarela has accepted the solution

MauroVarela
1,749 Views

Thank. I have alredy get the solution 

Stop-NcVserver myvserver

Mauro

Public