Hi, I would like to know is there is any option to add on every windows computers any drop down menu or option to visualize restore points of the system in the asset page on premise installation.
I know that I could get for instance all restore points with this command in PowerShell:
Get-ComputerRestorePoint | Format-table

But I miss a way to show them to get an inventory of available restore points in windows assets, like memory, HD, or any other options or and option like eventlog.
Regards,