Hi Team
Possible to have one line command or script which can be ran on computer to check if backup is successful or not. This command will help me( probably others too!!) before the installation of windows update. Planning to run as pre-deployment task where patch management software checks if last backup is older then 4 days and its success, then patch installation will proceed or else patch deployment will wait until it see status as success. I think it will work better with exit code. Like Exit code=1;success and Exit Code=0 failure?
In recent time we have see some laptop getting crashed, due to incorrect windows updates applied (restart of laptop by user) and we found that system cannot be restored using restore point since boot files corrupted.