cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3374
Views
1
Helpful
1
Replies

Power Tool module installation issue

Synonix1102
Visitor

 

PS C:\Windows\system32> Install-Module -Name Cisco.UCS.Core 
WARNING: The specified module 'Cisco.UCS.Core' with PowerShellGetFormatVersion '2.0' is not supported by the current version of PowerShellGet. Get the latest version of the PowerShellGet module to install this module, 'Cisco.UCS.Core'.

 

 

PowerShellGet is already at the latest version.

 

Anyone know what the issue might be?

 

thanks!

1 Reply 1

PSO CANCOM
Frequent Visitor
Frequent Visitor

Hi, 

this solved the issue for me:

Install-PackageProvider -Name NuGet -Force

Install-Module PowerShellGet -AllowClobber -Force

Restart PowerShell and re-install module. 

Source:  https://learn.microsoft.com/de-de/powershell/scripting/gallery/installing-psget?view=powershell-7.3  

 

Review Cisco Networking for a $25 gift card

Review Cisco Networking for a $25 gift card