Hello.Currently, I am doing a periodic snapshot with a Powershell script using the following command:>New-NcSnapshot $netapp_volume_name $netapp_newsn ...read more
I'm looking for the corresponding azure cli for the following actionsuspend a backup policy for a specific volume I do see a cli (at policy level)az n ...read more
Hi Netapp experts,Could anyone provide insight into the following error code: “NetApp multi-streaming within an individual content path is not enabled ...read more
As usual, PSTK has failed after the upgrade to 9.15.x.Get-NcSnapshot $Volname | where-object { $_.Dependency -NotMatch "snapmirror" } |Sort-Object -Pr ...read more
Created a Powershell script to automate the creation, deletion, and modification of Quota and Qtrees.Target ONTAP is AWS FSxN. Using Connect-NcControl ...read more
I have installed and working execpt I cannot edit the resource groups after they are created, Edit Delete run now suspent and resume are greyed out. V ...read more
Hey, After switching to nabox 4 I have run into an issue when tried to expand the fs. Can't display any info about lvm, every command related to lvm f ...read more
Hi, We are migrating Smb and NFS data from 7 mode to ANF via Bluexp copy and sync Any Document for migration tool implementation , Specifically from ...read more
We are trying to use powershell script to add user to a CIFS folder.The user is a local NetApp CIFS user. How could we resolved it? PS C:\Users\a51150 ...read more