Forum Discussion

Alpha45's avatar
Alpha45
Brass Contributor
Dec 28, 2023

Problem with Windows PowerShell

Hi, if I start Windows PowerShell from app. Terminal, the window appears telling me to install the latest version, but I have already installed version 7.4.0 Furthermore, the Windows PowerShell war...
  • LainRobertson's avatar
    LainRobertson
    Dec 29, 2023

    Alpha45 

     

    With respect to the "v1.0" shown in the path to Windows PowerShell, it has always lived in that directory, has never changed from it, and likely never will.

     

    Conversely, PowerShell (not Windows PowerShell) can be installed pretty much anywhere you like - if you're using the MSI-based installation. It just happens to default to %ProgramFiles%.

     

    You can exert a limited amount of control over Windows PowerShell logging by using the variables listed in the following article:

     

     

    You cannot specifically target a particular event ID though.

     

    Cheers,

    Lain

Resources