@echo off echo -------------------------------------------- echo Download and Run All Optimize Script Applets echo -------------------------------------------- echo: echo Verifying appropriate Powershell is present ... echo --- @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -Command "[string]$PSVersionTable.PSVersion.Major + '.' + [string]$PSVersionTable.PSVersion.Minor" > psversion.txt