Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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