Hi all,
Is this an error I am getting below? A popup box comes up and I enter the credentials but nothing returns.
PS C:\Program Files (x86)\NetApp\NetAppDocs PowerShell Module\NetAppDocs> .\Get-
NtapClusterData -Name nnycacdot -Credential $(Get-Credential) -verbose
cmdlet Get-Credential at command pipeline position 1
Supply values for the following parameters:
Credential
PS C:\Program Files (x86)\NetApp\NetAppDocs PowerShell Module\NetAppDocs>
I have enabled debug mode and I can run Get-NcSystemVersion successfully. I get plenty of debug output. This has nothing other than what’s above.
TIA,
Frank