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
Thank. I have alredy get the solution
Stop-NcVserver myvserver