。
这个问题可能是由于.bat脚本中对Powershell命令的调用方式不正确导致的。下面是一些可能的原因和解决方法:
@echo off
%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe -Command "Your-Powershell-Command"
@echo off
powershell.exe Set-ExecutionPolicy Unrestricted
powershell.exe -Command "Your-Powershell-Command"
@echo off
set PATH=%PATH%;C:\Path\To\Powershell
powershell.exe -Command "Your-Powershell-Command"
以上是一些可能导致从.bat脚本运行Powershell命令不起作用的原因和解决方法。希望能帮助到你解决问题。如果需要更详细的帮助或有其他问题,请提供更多的信息。
领取专属 10元无门槛券
手把手带您无忧上云