Batch scripts for unmanned backup, recovery, SP1 and .NET 4.8 installation on Windows 7
Budget: €750 – €1,500 EUR
We need batch scripts that automate the following tasks on a series of Windows 7 Embedded computers:
Script 1) "Backup"
Create a backup of the system partition to a file on a different storage partition.
The script should be executed on the computer that needs to be backed up.
If the storage partition does not have enough free disk space for the backup, the script should not do anything but terminate and return an error code.
Script 2) "Update"
- Install SP1 for Windows 7 Embedded.
- Install .NET Framework 4.8
The required binaries for SP1 need to be obtained from Microsoft.
The script should be executed on the computer that needs to be updated.
The script should return a value indicating whether the installation was successful or not.
Script 3) "Recovery"
Restore the backup of the system partition that was captured with the backup script.
Note: The purpose of this script is to undo the changes of the update script in case of any issues.
The script should be executed on the computer that needs to be restored.
All scripts should run without any user interaction and produce a log file on the storage partition to permit troubleshooting. When the development is finished, a remote desktop connection to a testing system will be provided for final testing and demonstration.
Script 1) "Backup"
Create a backup of the system partition to a file on a different storage partition.
The script should be executed on the computer that needs to be backed up.
If the storage partition does not have enough free disk space for the backup, the script should not do anything but terminate and return an error code.
Script 2) "Update"
- Install SP1 for Windows 7 Embedded.
- Install .NET Framework 4.8
The required binaries for SP1 need to be obtained from Microsoft.
The script should be executed on the computer that needs to be updated.
The script should return a value indicating whether the installation was successful or not.
Script 3) "Recovery"
Restore the backup of the system partition that was captured with the backup script.
Note: The purpose of this script is to undo the changes of the update script in case of any issues.
The script should be executed on the computer that needs to be restored.
All scripts should run without any user interaction and produce a log file on the storage partition to permit troubleshooting. When the development is finished, a remote desktop connection to a testing system will be provided for final testing and demonstration.