Monday, November 9, 2020

 

Powershell FIX: WARNING: Unable to resolve package source ‘https://www.powershellgallery.com/api/v2

 

Step open powershell terminal as admin run below command

 [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12

 

then simply re-run the Find-Module PSWindowsUpdate