powershell-profile icon indicating copy to clipboard operation
powershell-profile copied to clipboard

Problems after install

Open smileybrian opened this issue 8 months ago • 1 comments

Is there a way to reverse these changes?

Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell https://aka.ms/pscore6

Test-Connection : A parameter cannot be found that matches parameter name 'TimeoutSeconds'. At C:\Users\Brian Haines\WLE Dropbox\Brian Haines\PC (2)\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1:5 char:66

  • ... GitHub = Test-Connection github.com -Count 1 -Quiet -TimeoutSeconds 1
  •                                                     ~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidArgument: (:) [Test-Connection], ParameterBindingException
    • FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Commands.TestConnectionCommand

Skipping profile update check due to GitHub.com not responding within 1 second. Skipping PowerShell update check due to GitHub.com not responding within 1 second. Loading personal and system profiles took 2185ms.****

smileybrian avatar Jun 13 '24 17:06 smileybrian