maurice-daly / DriverAutomationTool

Home of the Driver Automation Tool
https://www.msendpointmgr.com
BSD 2-Clause "Simplified" License
382 stars 114 forks source link

Save selected models to XML #438

Open stephannn opened 1 year ago

stephannn commented 1 year ago

Hi, this is more a request than an issue. I am looking for a way to save all our devices into an XML file redundantly like it is done in the models section:

<Models>
        <ModelSelected>ZBook 15u G5 Mobile Workstation</ModelSelected>
</Models>

The problem is that when we deselect all registries because we only want to update one specific model afterwards we have to pick all other devices up manually again. Instead it would be helpful if we can just reload a predefined list.

Thanks Stephan