【发布时间】:2019-12-11 21:36:14
【问题描述】:
我正在尝试通过使用 TFS Step 远程连接到网站的应用程序池来停止该应用程序池。 该步骤似乎配置正确。部署步骤有效,但 IIS 管理无效
在日志中,我收到一个错误,反馈不多。我在网上也找不到任何东西
这是日志错误Microsoft.PowerShell.Commands.WriteErrorException: Caught exception while executing main function: The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
有没有办法做到这一点,或者通过我可以在 powershell 任务中运行的 powershell 脚本?
【问题讨论】:
标签: tfs azure-devops azure-pipelines