I am currently trying to create an automated script for this process, but have come across a problem using AXUpdateInstaller.exe import -runbookfile=[runbookFile]. If there is already a runbook already installed with the same name, powershell warns you and then asks if you would like to continue. A manual key press of 'Y' is required before the script will continue. Is there a parameter I can use in the command to automatically input 'Y', or is there a way of uninstalling runbooks so the prompt is not triggered?
Thanks in advance,
Rosie