#aggregate data-compaction-space-saved
1 messages · Page 1 of 1 (latest)
Cross-posted in #1063542514780475493
Follow that thread: https://discord.com/channels/855068651522490400/1201646570723102791
Locking this one.
I spoke with @frigid dove about unlocking this thread as I have some PowerShell-specific input to provide.
PowerShell 7.4.1
PS C:\Users\Administrator.DEMO> Find-Module -Name *ontap*
Version Name Repository Description
------- ---- ---------- -----------
9.13.1.2306 NetApp.ONTAP PSGallery NetApp.ONTAP PowerShell Toolkit. The ONT…
0.6.6 AsBuiltReport.NetApp.ONTAP PSGallery A PowerShell module to generate an as bu…
9.8.0 DataONTAP PSGallery ONTAP PowerShell Toolkit. It provides en…
PS C:\Users\Administrator.DEMO> Find-Module -Name Netapp.ontap | Install-Module
Install-Package: The module 'NetApp.ONTAP' cannot be installed or updated because the authenticode signature of the file'NetApp.ONTAP.psd1' is not valid.
PS C:\Users\Administrator.DEMO> Find-Module -Name Netapp.ontap | Install-Module -SkipPublisherCheck