Have a requirement to stop a specific service prior to backup running so created a simple bat file with
“net stop servicename”
and configured the bat file in the pre backup command for the subclient.
However backup job in pending state and I am getting an error along the lines of “User selection still set to none.”
Is there more to the configuration of the bat than just stopping the required service?


