by Edward van Biljon | Jan 1, 2021 | PowerShell V7, Windows 10 PowerShell
With commands run in PowerShell, I’m referring to the version that comes with Windows 10 (5.1), most scripts or commands run without error unless there is a problem with the script or command. I used a script from Idera to check skew on machines and this script...
by Edward van Biljon | Dec 31, 2020 | PowerShell, PowerShell V7, Windows 10 PowerShell
In a previous article, we used Windows 10 which has PowerShell 5.1 to create a new email message. Here is the link to the article: PowerShell:- Create an email using PowerShell In this article we will perform the same function but we will use PowerShell v7.0.3...
by Edward van Biljon | Mar 1, 2020 | PowerShell V7
I was playing around with PowerShell 6 and 7 RC which a colleague showed me was available. Firstly to get the new version, you need to run the following command below: (Note it includes the -Preview switch) iex “& { $(irm...