Running PowerShell Scripts Failed
Symptoms
The error message "module_stderr": "Test-Path : Cannot bind argument to parameter 'Path' because it is an empty str\r\ning. is displayed.
Cause Analysis
Ansible is used to deploy the action Run PowerShell Script. The Windows path incorrectly uses a backslash (\). A forward slash (/) should be used.
Solution
Check the entered path and ensure that the path uses forward slashes (/).
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot