Scridea utilities require PowerShell version 4.00 or above. Windows 10, Windows server 2012 R2 & later operating systems are already having the required PowerShell version by default.
Follow below steps to upgrade the PowerShell version in Windows 7.
- Download and install Microsoft .NET Framework 4.5.2 or higher.
- Download and install Windows management framework
- Restart your computer
- Run below command to check the PowerShell version
$PSVersionTable.PSVersion
