[wpkg-users] multiple vpn locations, a quick & dirty solution

2007-02-19 Thread Frank Zimmer
quot;myserver3"; } catch(E) {}; } cmd = cmd.replace(re, myInstallServer); [...] The install command in the package has to look like this: And the directory strukture has to be the same on all servers ofc. -- mfg Frank Zimmer Zimmer GmbH Technische Werkstätten Im Salm

[wpkg-users] feature request / ideas for multiple locations with VPN ?

2007-02-13 Thread Frank Zimmer
wbemFlagReturnImmediately | wbemFlagForwardOnly); Anyone has other ideas how to solve this problem ? All locations use the same DNS Server btw, so i cant setup some fake aliases to point to different hosts. Also the Users with notebooks move between the locations to make it more complicated ;