views:

19

answers:

0

Hi,

We have deployed several OpenVPN servers globally and our 8k+ Windows users have OpenVPN GUI installed. Each server is defined in a config file in the program files directory. As we add new servers to the network (we require almost a dozen globally) we would like a slick solution to auto update the config directory with the new config file/s. Either something which we can incorporate into the open source Win32 C code that OpenVPN GUI is written in or a simple executable that the user can run separately to check if there are any new config files and if so download them to the relevant directory.

Any ideas greatly appreciated.