gawindx / WinNUT-Client

This is a NUT windows client for monitoring your ups hooked up to your favorite linux server.
GNU General Public License v3.0
395 stars 70 forks source link

Import & Export V2 settings #78

Open b-morgan opened 3 years ago

b-morgan commented 3 years ago

The WinNut-Client V2 has an Import for V1 .ini but doesn't have a corresponding Import and Export of V2 settings.

I have a single APC UPS supplying power for a couple of Synology NAS units and a couple of PCs. The UPS is connected to the main Synology NAS with the PCs running WinNUT-Client. As there are quite a few settings that need to be changed, it would have been useful to configure one PC and then copy the settings to the others.

FileCity commented 3 years ago

You can export the registry keys from here: [HKEY_CURRENT_USER\SOFTWARE\WinNUT]

Then import on the second machine, only the login and password will need to be entered again to avoid corruption. This is what I do and it works perfectly.