An account will enable you to access:
Don't have an account?
ONTAP Discussions
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
Solved! See The Solution
Thank. I have alredy get the solution
Stop-NcVserver myvserver
View solution in original post