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... I noticed that WPKG is not running in the second office. I tried to run it in debug mode... Se below the output: R:\>cscript \\192.168.2.200\public\wpkg\wpkg.js /syncronize /debug Microsoft (R) Windows Script Host Version 5.7 Copyright (C) Microsoft Corporation. All rights reserved. Reboot-Cmd is standard. Initialized temporary local log file: C:\DOCUME~1\ALINA~1.ISA\LOCALS~1\Temp\wpkg -logInit.log Initializing new log file: C:\DOCUME~1\ALINA~1.ISA\LOCALS~1\Temp\wpkg-alina.log WPKG 1.0.2 starting... Base directory is '\\192.168.2.200\public\wpkg'. Log level is 255 Trying to read XML file: \\192.168.2.200\public\wpkg\profiles.xml Successfully loaded XML file: \\192.168.2.200\public\wpkg\profiles.xml Trying to read XML files from directory: \\192.168.2.200\public\wpkg\profiles Reading XML file: //192.168.2.200/public/wpkg/profiles/room1.xml Reading XML file: //192.168.2.200/public/wpkg/profiles/room2.xml Trying to read XML file: \\192.168.2.200\public\wpkg\hosts.xml Successfully loaded XML file: \\192.168.2.200\public\wpkg\hosts.xml Trying to read XML files from directory: \\192.168.2.200\public\wpkg\hosts Reading XML file: //192.168.2.200/public/wpkg/hosts/room1.xml Reading XML file: //192.168.2.200/public/wpkg/hosts/room2.xml Trying to read XML file: \\192.168.2.200\public\wpkg\packages.xml Successfully loaded XML file: \\192.168.2.200\public\wpkg\packages.xml Trying to read XML files from directory: \\192.168.2.200\public\wpkg\packages Reading XML file: //192.168.2.200/public/wpkg/packages/winrar-remove.xml Reading XML file: //192.168.2.200/public/wpkg/packages/thunderbird.xml Reading XML file: //192.168.2.200/public/wpkg/packages/ocsinventory.xml Reading XML file: //192.168.2.200/public/wpkg/packages/7zip.xml Reading XML file: // 192.168.2.200/public/wpkg/packages/msoffice2003-remove.xml Reading XML file: //192.168.2.200/public/wpkg/packages/skype.xml Reading XML file: //192.168.2.200/public/wpkg/packages/pdfcreator-097.xml Reading XML file: //192.168.2.200/public/wpkg/packages/vipfinal.xml Reading XML file: //192.168.2.200/public/wpkg/packages/firefox.xml Reading XML file: //192.168.2.200/public/wpkg/packages/time.xml Reading XML file: //192.168.2.200/public/wpkg/packages/adobereader91en.xml Profiles applying to the current host: ascent Reading settings file: C:\WINDOWS\system32\wpkg.xml Trying to read XML file: C:\WINDOWS\system32\wpkg.xml Successfully loaded XML file: C:\WINDOWS\system32\wpkg.xml Hosts file contains 13 hosts: [... list of hosts here] alina [... list of hosts here] Settings file contains 0 packages: Packages file contains 11 packages: winrar-remove thunderbird ocsinventory 7zip msoffice2003-remove skype pdfcreator-097 vipfinal firefox time adobereader91en Profile file contains 4 profiles: ascent viami-vip room1 room2 Using profile(s): ascent Message: No action specified. Description: No action specified. Error number: NaN Stack: undefined Line: undefined Found system locale: 418 No locale language definition found for message ID 'notifyUserFail' (language LC ID '418'). Saving sorted settings to 'C:\WINDOWS\system32\wpkg.xml'. Saving XML : C:\WINDOWS\system32\wpkg.xml --------------------------- It seems that the host was recognized, the profile was successfully selected, but something is wrong.... Any help will be appreciated. Thank you! Claudiu -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20090423/10c73cc1/attachment.html> |