<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<file>\\path\to\my\wpkg.js</file>
<path-user>wpkg</path-user>
<path-password>mypasswd</path-password>
<exec-user>SYSTEM</exec-user>
<exec-password></exec-password>
<parameters>/synchronize /nonotify /quiet</parameters>
<silent>YES</silent>
<pre-action></pre-action>
<post-action></post-action>
<show-GUI>NO</show-GUI>
<logon-delay>5</logon-delay>
<logon-message-title>WPKG Software Deployment</logon-message-title>
<logon-message-1>WPKG is installing applications and applying settings...</logon-message-1>
<logon-message-2>Please wait, don't restart or power off your computer...</logon-message-2>
<script-variable name="SOFTWARE">\\path\to\my\software</script-variable>
<priority>normal</priority>
<stop-service-after-done>YES</stop-service-after-done>
<laptop-mode>NO</laptop-mode>
<server-connecting-method>standard</server-connecting-method>
<server-connecting-ip></server-connecting-ip>
<server-connecting-timeout>3</server-connecting-timeout>
<server-connecting-script-timeout>3</server-connecting-script-timeout>
<server-connecting-script-file></server-connecting-script-file>
<log-file></log-file>
<run-on-shutdown>NO</run-on-shutdown>
<shutdown-delay>10</shutdown-delay>
</configuration>
