Hi Dieter, Dieter Scholz wrote: > while testing wpkg client (this time with a with 'real' machine) I had another > problem. Let's try to solve it.... > When using a local administrator user account (not SYSTEM) for installation of > the packages I found that when clicking "Test setup" the following error > occured: > > LogonUser -> Der Client besitzt ein erforderliches Recht nicht > (in engl.: the client is missing a necessary right) I think it's missing the "log on as service" right. To change you need to edit the group policy: Start => run... "gpedit.msc" Then go to Local Computer Policy\Computer Configuration\Windows Settings\Security Settings\Local Policies\User Rights Assignment and change "Log on as Service" value (add Administrator - or any other user you like to use). DE: Ich glaube im deutschen Windows heisst das so viel wie "Als Dienst anmelden" aber hab' gerade kein deutsches Windows hier. > But when I use this setup everything works just fine. Hmm, probably it's using SYSTEM anyway... Check the service properties. > I've tried all combinations of user types like '<IP of local > workstation>\<account>', etc. This will not help as I guess you really need to give the "Log on as Service" value. > I'm using the WPKG Client 1.2-rc6 release. Good, should be the latest known-working version. br, Rainer |