NetApp Community Update This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled. To learn more, please review the information in this blog post.
Hello, Francisco. Remove-NaDirectory doesn't offer recursion, but you could use the DataONTAP provider to do that. Because it uses file system semantics, the -Recurse switch on Remove-Item may work for you.
I try to find a way to delete directories with thousand suddirectories and files, directly in filer, using the smaller network connection from a Windows machine.