Hi!
It would be great to have a script to backup the registry to run on a weekly basis.
Not sure if it can be done with regular Windows tools, but this free application can do it as well.
https://www.bleepingcomputer.com/download/erunt/
Thanks much for the work on these scripts!
-m
Hi @invisikcorp,
Thanks for requesting the script. We can back up the registry using command options and also can be done by the tool ERUNT.
Can you please confirm how you want us to prepare script to back up the registry?
Thanks in advance.
Kind Regards,
PremJK
Maybe just do a system restore point and then run the registry backup to a path we can edit in the script.
Hi @invisikcorp,
Thanks for providing your input. Once the script is ready, we share it with you.
Kind Regards,
PremJK
Hi @invisikcorp,
Please check this following script in JSON to backup the registry using windows command and provide your feedback
We are not able to achieve the same with the tool ERUNT
Note: Tested in windows 10
Run as system user and logged in user
Kind Regards,
PremJK
20200121-create_restore_point_and_backup_registry.json (4.01 KB)