Unsolved
This post is more than 5 years old
12 Posts
0
233
August 14th, 2015 07:00
No logs generated if I give wrong backup path name
Below command fails due to wrong backup path and throws error in console
If same command I redirects to restore4.txt then it creates file but it wont be having any contents
I need some failure message in log file restore4.txt if I give wrong backup
No Events found!


ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
August 15th, 2015 15:00
Try redirecting by doing > C:\restore1\restore4.txt 2>&1