Hi,
we are use freeeject to eject our RDX as a post-job script. Everything goes well, but we are get that warning "Post-job script terminated with exit code 1"
How we can fix it?
Batch file:
timeout /T 60
D:\freeeject\freeeject f:
exit
Tank you for your help!
Veeam RD Community Edition 9.5 Update4
-
- Novice
- Posts: 7
- Liked: 1 time
- Joined: Aug 03, 2020 5:20 pm
- Contact:
-
- Product Manager
- Posts: 14914
- Liked: 3109 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: Post-job script terminated with exit code 1
Hello,
by making sure that the script runs without errors
Exit code 1 means that something went wrong with the script. I suggest to test the script as the user the Veeam Backup Service is running (local system per default). PSEXEC can do that.
Best regards,
Hannes
by making sure that the script runs without errors
Exit code 1 means that something went wrong with the script. I suggest to test the script as the user the Veeam Backup Service is running (local system per default). PSEXEC can do that.
Best regards,
Hannes
-
- Novice
- Posts: 7
- Liked: 1 time
- Joined: Aug 03, 2020 5:20 pm
- Contact:
Re: Post-job script terminated with exit code 1
Hi Hannes,
we changed our script with paramter "exit /B" and now it runs without error code. It seems freeeject reports not the correct results back.
we changed our script with paramter "exit /B" and now it runs without error code. It seems freeeject reports not the correct results back.
Who is online
Users browsing this forum: Google [Bot] and 42 guests