Hello,
I installed the newest Windows(!) Powershell (not PowerShell) 5.1 for Windows 8.1 Pro.
$PSVersionTable
PSVersion 5.1.14409.1005
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
BuildVersion 10.0.14409.1005
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
I would like to color my Windows PowerShell 5.1 like in Windows 10.
How can I turn colors on?
Cheers