Discuss NetApp solutions for Microsoft Private Cloud and the Hyper-V platform, including FlexPod Datacenter, OnCommand Plug-in for Microsoft, and ONTAP PowerShell Toolkit.
Discuss NetApp solutions for Microsoft Private Cloud and the Hyper-V platform, including FlexPod Datacenter, OnCommand Plug-in for Microsoft, and ONTAP PowerShell Toolkit.
Please see attached picture, it pops the error message whenver we run "Add-Credential ip-address -cred CredInfo" and supplying password. Please help any useful idea/info. thank you
... View more
Created a Powershell script to automate the creation, deletion, and modification of Quota and Qtrees. Target ONTAP is AWS FSxN. Using Connect-NcController cmdlet in the script and if I use it without the vserver option, but the vserver is automatically specified. This occurs in toolkit versions 9.9.1 through 9.10.1.2111 and 9.6.0. vserver option is included, processing is performed only on that vserver and no others. I have 4 vservers and would like to process on all of them. Please tell me how to do the following ・How do I leave the vserver option unset? ・Is there a parameter to specify a specific vserver on FSxN? ・When using Connect-NcController, please tell me how it behaves when vserver is not specified. ・Does the behavior of Connect-NcController change depending on whether the execution environment is a cluster configuration or a single configuration?
... View more
We are moving a Workday environment and it's dependent upon using the PSTK commandlets for all user provisioning, onboarding and offboarding. PS v. 5.1, PSTK 9.13.1. We cannot install any version without hitting the same error. It appears all the PSTK downloads are shipping with expired certs. The certs expired 2 days ago on 10/13: PS C:\Windows\system32> install-module Netapp.Ontap -force -scope AllUsers PackageManagement\Install-Package : The module 'NetApp.ONTAP' cannot be installed or updated because the authenticode signature of the file 'NetApp.ONTAP.psd1' is not valid. At C:\Program Files (x86)\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:1809 char:21 + ... $null = PackageManagement\Install-Package @PSBoundParameters + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Package], Exception + FullyQualifiedErrorId : InvalidAuthenticodeSignature,ValidateAndGet-AuthenticodeSignature,Microsoft.PowerShell.P ackageManagement.Cmdlets.InstallPackage Failed to install or import required PSModules The following error occurred while loading the extended type data file: , C:\Program Files (x86)\WindowsPowerShell\Modules\NetApp.ONTAP\9.13.1.2306\DataONTAP.Type.ps1xml: The file was skipped because of the following validation exception: File C:\Program Files (x86)\WindowsPowerShell\Modules\NetApp.ONTAP\9.13.1.2306\DataONTAP.Type.ps1xml cannot be loaded. A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file.. , C:\Program Files (x86)\WindowsPowerShell\Modules\NetApp.ONTAP\9.13.1.2306\DataONTAP.C.Type.ps1xml: The file was skipped because of the following validation exception: File C:\Program Files (x86)\WindowsPowerShell\Modules\NetApp.ONTAP\9.13.1.2306\DataONTAP.C.Type.ps1xml cannot be loaded. A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file..
... View more
Deal All, I have installed ONTAP PowerShell Toolkit 9.15.1 to automate health check report. Executing below command does not show used space both for aggregates and volumes get-ncaggr get-ncvol I m using ONTAP version 9.12.x but the ONTAP PowerShell Toolkit is at 9.15.1. m i missing anything ? Appreciate you guidance.
... View more