powershell PowerShell:检查Debug参数

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了powershell PowerShell:检查Debug参数相关的知识,希望对你有一定的参考价值。

$Debug = $PSCmdlet.MyInvocation.BoundParameters["Debug"].IsPresent

# $DebugPreference is affected by scope. Be certain to scope the variable correctly.
$script:DebugPreference = 'Continue'

以上是关于powershell PowerShell:检查Debug参数的主要内容,如果未能解决你的问题,请参考以下文章

powershell 用于检查更新的Powershell脚本

powershell 检查powershell的版本

powershell PowerShell:检查Debug参数

powershell PowerShell:检查是否存在事件日志源

powershell 版本问题

powershell 强大的PowerShell ping错误检查:P