¿Cómo detener un script de PowerShell en el primer error?
Quiero que mi script de PowerShell se detenga cuando cualquiera de los comandos que ejecute falle (como set -e
en bash). Estoy usando tanto comandos de Powershell (New-Object System.Net.WebClient
) como programas (.\setup.exe
).
Warning: Undefined property: agent_blog_content::$date_asked in /var/www/agent_etc/data/www/ajaxhispano.com/template/agent.layouts/content.php on line 32
Warning: Undefined property: agent_blog_content::$count_answers in /var/www/agent_etc/data/www/ajaxhispano.com/template/agent.layouts/content.php on line 52