Hello, I am trying to use PowerShell to remove hundreds of qtrees, but it keeps prompting me to confirm for each qtree. I am using "Remove-NaQtree -Force /vol/vol2/XXX". I have tried using the "-Confirm", but cannot find much info on that switch, even in the full man page.
Any ideas would be greatly appreciated.
Thank you!