Forum Discussion
AlanCam
Dec 09, 2021Copper Contributor
Powershell 7 Update-Help error
I have just installed Powershell 7 on my Windows 10 system and the first step, updating the help appears to be failing. see attached screenshot. Have I got a problem or what do I do now?
- Dec 15, 2021Nice dude, powershell have a native command to connect in linux.
if you installed winscp you can use CMD to run the commands too. You can paste your questions about the .bat or .ps1 file here to get some details and we can help you
AlanCam
Dec 11, 2021Copper Contributor
yuzoyox Thanks for the info. I am a little unsure where I should use the pwsh. Do you mean on the prompt line of PS ISE or in starting Powershell?
yuzoyox
Dec 14, 2021Iron Contributor
the difference is when ise run, it run command powershell, that is powershell 5, and when you use visual studio, it command pwsh, that is powershell 7.
when you download the visual studio and install the component powershell 7, by default it will run using pwsh
when you download the visual studio and install the component powershell 7, by default it will run using pwsh
- AlanCamDec 14, 2021Copper Contributor
yuzoyox Thanks for the explanation. Strange way to progress but all software is strange.
- yuzoyoxDec 15, 2021Iron ContributorYou can try to force your powershell ISE to run the powershell 7
https://blog.ironmansoftware.com/using-powershell-7-in-the-windows-powershell-ise
I never tried it, so. If you try, let us know if it worked- AlanCamDec 15, 2021Copper ContributorI am not going to bother. When I upgraded the version of PowerShell I just picked the latest one.
I know nothing or next to nothing about PowerShell and just assumed it could help me understand some text included with WinSCP to get Windows to issue a secure copy of files between 2 Linux servers.