Get-WSManInstance ignores -ErrorAction parameter

前端 未结 0 1830
悲&欢浪女
悲&欢浪女 2020-12-08 12:07

Consider the following script:

$ErrorActionPreference = "SilentlyContinue"

$selectorset = @{
    Transport = "HTTPS"
    Address = "         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题