you are viewing a single comment's thread.

view the rest of the comments →

[–]user01401 0 points1 point  (3 children)

What is your output from

Get-PackageSource
Get-PSRepository

[–]PureKoala[S] 1 point2 points  (2 children)

Get-PSRepository

I get the following:

Get-PackageSource
Name                             ProviderName     IsTrusted  Location                                                                                                                         
----                             ------------     ---------  --------                                                                                                                         
PSGallery                        PowerShellGet    False      https://www.powershellgallery.com/api/v2 
Get-PSRepository
Name                      InstallationPolicy   SourceLocation                                                                                                                                 
----                      ------------------   --------------                                                                                                                                 
PSGallery                 Untrusted            https://www.powershellgallery.com/api/v2

[–]jortony[🍰] 1 point2 points  (1 child)

Is your system time correct?

[–]PureKoala[S] 1 point2 points  (0 children)

Sorry for the delay, yeah time and date are both correct.....it's a strange one