powershell PowerShell:在PowerShell控制台中更改错误,警告,调试颜色

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了powershell PowerShell:在PowerShell控制台中更改错误,警告,调试颜色相关的知识,希望对你有一定的参考价值。

$host.PrivateData.ErrorForegroundColor = ‘Green’

$host.PrivateData.WarningForegroundColor = ‘Blue’

以上是关于powershell PowerShell:在PowerShell控制台中更改错误,警告,调试颜色的主要内容,如果未能解决你的问题,请参考以下文章

在powershell中加载Exchange PowerShell模块

win7怎样运行powershell脚本

PowerShell初探

从 C# 调用 Powershell 函数

PowerShell DSC学习资料

Powershell - 在应用程序配置文件中找不到程序集绑定重定向