Hi everyone, I would need to purge the volume-recovery queue in my script. I can't find the cmdlet. Can someone give me some advice please? Thank you very much and have a nice day!
An idea If you just want to delete the volume recovery queue, maybe this is the way to do it Invoke-SSHCommand "set adv; volume recovery-queue purge-all" -SessionId [id]