Am 01.02.2012 11:44, schrieb chiddie: > > Hello, > > i would like to change the user and password that is actually used by the > wpkg clients to connect to the wpkg server. > > Is there a way to deploy a new settings.xml file to the clients that > overrides the old one? > I am using the package below. '---code start (watch for line wraps) <package id="WpkgSettings" name="WPKG Client Settings" revision="2011.06.26" priority="999" reboot="false" execute="once"> <depends package-id="WpkgClient"/> <install cmd='"%ProgramFiles%\WPKG\wpkginst.exe" --SETTINGSFILE=%WPKG_ROOT%\settings.xml' /> <upgrade include="install" /> </package> '---code end -- Stefan P. Top-posting: A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? |