0
이 코드가 일치 제거합니다! 텍스트 값으로. 이 스크립트는 이러한 오류를 뱉어된다파워 쉘 코드는 텍스트 제공 오류
At line:1 char:86
+ ... blic\ITCMD\Toggler\settings.ini) | Where-Object {$_ -notmatch \buhgft ...
+ ~
You must provide a value expression following the '-notmatch' operator.
At line:1 char:87
+ ... \Toggler\settings.ini) | Where-Object {$_ -notmatch \buhgft\b} | Set- ...
+ ~~~~~~~~~
Unexpected token '\buhgft\b' in expression or statement.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : ExpectedValueExpression
가이 일을 왜 궁금 해서요? 감사!
감사합니다. –