Hoping someone has come across this issue before.
Trying to automate the deployment of a NetApp Filer using powershell, and utilise Add-NaLicense. It works well until trying to add the Disk Sanitizer license where the script hangs. Looking at the console I can see the NetApp is waiting for a prompt:
Filer> You will not be able to remove this license, are you sure you
wish to continue? [no]
I tried the following with the same result.
Add-NaLicense xxxxxx -Confirm:$false