Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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