Hi, > Could you paste your settings.xml here? <?xml version="1.0" encoding="utf-8"?> <configuration> <file>\\server\share\wpkg.js</file> <path-user>DOM\USER</path-user> <path-password>PASSWORD</path-password> <exec-user>SYSTEM</exec-user> <exec-password></exec-password> <parameters>/synchronize</parameters> <silent>YES</silent> <pre-action></pre-action> <post-action></post-action> <show-GUI>NO</show-GUI> <logon-delay>5</logon-delay> <logon-message-1>Software wird installiert</logon-message-1> <logon-message-2>Bitte warten...</logon-message-2> <script-variable name="SOFTWARE">\\server\share\software</script-variable> <priority>normal</priority> <stop-service-after-done>YES</stop-service-after-done> <laptop-mode>YES</laptop-mode> <server-connecting-method>standard</server-connecting-method> <server-connecting-ip>server</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> </configuration> > Do you use a static or DHCP address? The DHCP server is configured to give every client always the same IP. No static IPs on the clients and no dynamic IPs from the DHCP. - jens |