Quantcast
Viewing all articles
Browse latest Browse all 2909

RE: CDOT snapshot thoughts

Hello, I'd use PowerShell, something like this: Get-NcVol ... | Where-Object { ... } | Get-NcSnapshot | Where-Object { ... } | Remove-NcSnapshot -C

Viewing all articles
Browse latest Browse all 2909

Trending Articles