I have 2 offices. In the first office (192.168.2.x) I have WPKG installed on the Samba server and is working well with the stations that are located there. Now I want to extend the usage of WPKG to the second office (192.168.1.x) but using the same server. I installed the client on a station in the 2nd office, added host to hosts.xml, tested settings... Everything seems to be OK. I can access shares between the offices, netbios names are unique across offices, etc...<br>
<br>I noticed that WPKG is not running in the second office. I tried to run it in debug mode... Se below the output:<br><br>R:\>cscript \\192.168.2.200\public\wpkg\wpkg.js /syncronize /debug<br>Microsoft (R) Windows Script Host Version 5.7<br>
Copyright (C) Microsoft Corporation. All rights reserved.<br><br>Reboot-Cmd is standard.<br>Initialized temporary local log file: C:\DOCUME~1\ALINA~1.ISA\LOCALS~1\Temp\wpkg<br>-logInit.log<br>Initializing new log file: C:\DOCUME~1\ALINA~1.ISA\LOCALS~1\Temp\wpkg-alina.log<br>
WPKG 1.0.2 starting...<br>Base directory is '\\192.168.2.200\public\wpkg'.<br>Log level is 255<br>Trying to read XML file: \\192.168.2.200\public\wpkg\profiles.xml<br>Successfully loaded XML file: \\192.168.2.200\public\wpkg\profiles.xml<br>
Trying to read XML files from directory: \\192.168.2.200\public\wpkg\profiles<br>Reading XML file: //<a href="http://192.168.2.200/public/wpkg/profiles/room1.xml">192.168.2.200/public/wpkg/profiles/room1.xml</a><br>Reading XML file: //<a href="http://192.168.2.200/public/wpkg/profiles/room2.xml">192.168.2.200/public/wpkg/profiles/room2.xml</a><br>
Trying to read XML file: \\192.168.2.200\public\wpkg\hosts.xml<br>Successfully loaded XML file: \\192.168.2.200\public\wpkg\hosts.xml<br>Trying to read XML files from directory: \\192.168.2.200\public\wpkg\hosts<br>Reading XML file: //<a href="http://192.168.2.200/public/wpkg/hosts/room1.xml">192.168.2.200/public/wpkg/hosts/room1.xml</a><br>
Reading XML file: //<a href="http://192.168.2.200/public/wpkg/hosts/room2.xml">192.168.2.200/public/wpkg/hosts/room2.xml</a><br>Trying to read XML file: \\192.168.2.200\public\wpkg\packages.xml<br>Successfully loaded XML file: \\192.168.2.200\public\wpkg\packages.xml<br>
Trying to read XML files from directory: \\192.168.2.200\public\wpkg\packages<br>Reading XML file: //<a href="http://192.168.2.200/public/wpkg/packages/winrar-remove.xml">192.168.2.200/public/wpkg/packages/winrar-remove.xml</a><br>
Reading XML file: //<a href="http://192.168.2.200/public/wpkg/packages/thunderbird.xml">192.168.2.200/public/wpkg/packages/thunderbird.xml</a><br>Reading XML file: //<a href="http://192.168.2.200/public/wpkg/packages/ocsinventory.xml">192.168.2.200/public/wpkg/packages/ocsinventory.xml</a><br>
Reading XML file: //<a href="http://192.168.2.200/public/wpkg/packages/7zip.xml">192.168.2.200/public/wpkg/packages/7zip.xml</a><br>Reading XML file: //<a href="http://192.168.2.200/public/wpkg/packages/msoffice2003-remove.xml">192.168.2.200/public/wpkg/packages/msoffice2003-remove.xml</a><br>
Reading XML file: //<a href="http://192.168.2.200/public/wpkg/packages/skype.xml">192.168.2.200/public/wpkg/packages/skype.xml</a><br>Reading XML file: //<a href="http://192.168.2.200/public/wpkg/packages/pdfcreator-097.xml">192.168.2.200/public/wpkg/packages/pdfcreator-097.xml</a><br>
Reading XML file: //<a href="http://192.168.2.200/public/wpkg/packages/vipfinal.xml">192.168.2.200/public/wpkg/packages/vipfinal.xml</a><br>Reading XML file: //<a href="http://192.168.2.200/public/wpkg/packages/firefox.xml">192.168.2.200/public/wpkg/packages/firefox.xml</a><br>
Reading XML file: //<a href="http://192.168.2.200/public/wpkg/packages/time.xml">192.168.2.200/public/wpkg/packages/time.xml</a><br>Reading XML file: //<a href="http://192.168.2.200/public/wpkg/packages/adobereader91en.xml">192.168.2.200/public/wpkg/packages/adobereader91en.xml</a><br>
Profiles applying to the current host:<br>ascent<br><br>Reading settings file: C:\WINDOWS\system32\wpkg.xml<br>Trying to read XML file: C:\WINDOWS\system32\wpkg.xml<br>Successfully loaded XML file: C:\WINDOWS\system32\wpkg.xml<br>
Hosts file contains 13 hosts:<br><br>[... list of hosts here]<br><br>alina<br><br>[... list of hosts here]<br>
<br>Settings file contains 0 packages:<br>Packages file contains 11 packages:<br>winrar-remove<br>thunderbird<br>ocsinventory<br>7zip<br>msoffice2003-remove<br>skype<br>pdfcreator-097<br>vipfinal<br>firefox<br>time<br>adobereader91en<br>
Profile file contains 4 profiles:<br>ascent<br>viami-vip<br>room1<br>room2<br>Using profile(s):<br>ascent<br><br>Message:      No action specified.<br>Description:  No action specified.<br>Error number: NaN<br>Stack:        undefined<br>
Line:         undefined<br><br>Found system locale: 418<br>No locale language definition found for message ID 'notifyUserFail' (language LC<br>ID '418').<br>Saving sorted settings to 'C:\WINDOWS\system32\wpkg.xml'.<br>
Saving XML : C:\WINDOWS\system32\wpkg.xml<br><br>---------------------------<br>It seems that the host was recognized, the profile was successfully selected, but something is wrong....<br>Any help will be appreciated.<br>
<br>Thank you!<br>Claudiu<br>