Comments on: How to Install and Update PowerShell 6 https://www.thomasmaurer.ch/2019/03/how-to-install-and-update-powershell-6/ Cloud and Datacenter Blog focusing on Microsoft Azure Wed, 04 Mar 2020 17:53:44 +0000 hourly 1 https://wordpress.org/?v=6.4.1 By: shirish https://www.thomasmaurer.ch/2019/03/how-to-install-and-update-powershell-6/#comment-741940 Sat, 02 Nov 2019 16:47:39 +0000 https://www.thomasmaurer.ch/?p=11762#comment-741940 at my end, it doesn’t move an inch and have no idea why. When I say verbose, shouldn’t it show downloading the package or something. I have nothing at my end for all the efforts taken :(

]]>
By: David Spector https://www.thomasmaurer.ch/2019/03/how-to-install-and-update-powershell-6/#comment-733646 Tue, 09 Jul 2019 13:30:12 +0000 https://www.thomasmaurer.ch/?p=11762#comment-733646 It may be worth saying that the Powershell $PSVersionTable command (actually, variable) shows detailed version information on your installed powershell.

]]>
By: Thomas Maurer https://www.thomasmaurer.ch/2019/03/how-to-install-and-update-powershell-6/#comment-726876 Mon, 08 Apr 2019 13:44:53 +0000 https://www.thomasmaurer.ch/?p=11762#comment-726876 In reply to LosManos.

Hi
Yes my editor doesn’t like the special characters, so when I update the post, it changes some of the special characters. I fixed it again. Thank you!

]]>
By: LosManos https://www.thomasmaurer.ch/2019/03/how-to-install-and-update-powershell-6/#comment-726859 Mon, 08 Apr 2019 11:24:51 +0000 https://www.thomasmaurer.ch/?p=11762#comment-726859 The web pages shows
iex “& { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI”
but should show
iex “& { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI”

]]>
By: Powershell Challenge: Check if a new Powershell Core version is available and install it after confirmation – 4bes.nl https://www.thomasmaurer.ch/2019/03/how-to-install-and-update-powershell-6/#comment-725880 Fri, 29 Mar 2019 06:55:21 +0000 https://www.thomasmaurer.ch/?p=11762#comment-725880 […] doesn’t require to uninstall the old version before installing the new version. Inspired by Thomas Maurer’s post, I now use the following install-line. This also means that you don’t have to keep a second […]

]]>
By: Ronald Cotton https://www.thomasmaurer.ch/2019/03/how-to-install-and-update-powershell-6/#comment-725269 Tue, 26 Mar 2019 05:09:40 +0000 https://www.thomasmaurer.ch/?p=11762#comment-725269 Funny, created a All-In-One Powershell Linux Installation/Removal script using Microsoft’s Preferred Method about 12 days ago – with no extra options – and I landed on this page. Ouch. https://github.com/ronaldcotton/Linux-PowerShell-AIO-Installer

]]>
By: Windows PowerShell Core 6 updaten | IT-Learner https://www.thomasmaurer.ch/2019/03/how-to-install-and-update-powershell-6/#comment-725168 Mon, 25 Mar 2019 12:00:39 +0000 https://www.thomasmaurer.ch/?p=11762#comment-725168 […] ihr die Windows PowerShell unter Linux oder macOS installieren, so findet ihr auf dem Blog von Thomas Mauerer sehr ausführliche Informationen dazu. Weiterhin beschreibt er auch noch die möglichen weiteren […]

]]>