Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Summary: Use Windows PowerShell to discover console color assignment.
How can I see what colors are assigned in the Windows PowerShell console?
Use the Get-Host cmdlet and expand the PrivateData property:
(get-host).privatedata