Discuss NetApp solutions for Microsoft Private Cloud and the Hyper-V platform, including FlexPod Datacenter, NetApp OnCommand Plug-in for Microsoft, and Data ONTAP PowerShell Toolkit.
Discuss NetApp solutions for Microsoft Private Cloud and the Hyper-V platform, including FlexPod Datacenter, NetApp OnCommand Plug-in for Microsoft, and Data ONTAP PowerShell Toolkit.
I'm looking for a way to migrate my Windows share to a NetApp CIFS share and bring over all the NTFS permissions. I've done some looking around and it seems that RoboCopy is the go to for most but don't know if there is a better utility out there somewhere. Maybe in the PowerShell toolkit.
... View more
Does anyone else have the same issue with the PSTK module loaded from the MS PSGallery where they get screen after screen of Green background text after each command? Looked into it and it looks like data coming from the Write-Information and Write-Debug console streams. I've checked system variables and reloaded the module twice with the same behavior. It ignores the Preference variables set in the PShost.
... View more
Using PSTK 9.8 (and this was the same in 9.6) running Get-NcVolumeEncryption gives an error back to say it is unable to find the API, does anyone else have this issue? Trying to find a way of getting the encryption type of a volume, so volume or aggregate. I can get whether or not a volume is encrypted but I am wanting to know the type. Other cmdlets work fine, just this one, I had read on a previous community post this API might have been revoked a while back but this doesn't make sure to have not been reintroduced. Thanks
... View more
Hello , The error is "invoke-ncssh : the system cannot find file specified” powershell tolls 9.8 , invoke-ncssh is not working with ontap 9.3 or above need your help please
... View more
Hi there I have a PS script to reverse resync a SnapMirror relationship which has been tested against the ontap9.5 simulator. when running on the simulator the existing relationship remains in place (but has been previously broken) and the resync operation creates a new reverse relationship for the volumes. i.e. originally A -> B becomes B->A when integrating into the QA test environment the controllers are running OnTap 9.1 and the resync call fails with no common snapshot in place, Note Snapmirror relationship is created but the state is Broken-off, if I try to initialize i get an error because the volume at A is RW and not DP Were any changes made between 9.1 and 9.5 that explain this difference or am I just seeing a difference between the simulator and real world? Thank you
... View more