Hi,<br>firstly congratulations for this amazing system. In my job, we have Landesk and it is really messy. this system, seems easy and reliable!<br>But I couldnt make it work! :(<br>I need to install Image Resize from PowerToys in 100 computers.<br>
After reading the installations notes I decide not to use the service option. I create an OU and one policy that executes on start script launching the script. So I can easy move computers to that OU to test if the system is running properly.<br>
<br>But before I tried to run it in my own computer from cmd.<br>I get an error the wpkg database is empty It should be empty as far I didnt install any softwarre yet.<br>I create the variable SOFTWARE with the value path to software folder in the server and run manually the script.<br>
<br>coudl you give me any suggestion??<br><br>Many thanks in advance.<br>Jose<br><br>The output was<br>C:\Documents and Settings\cortijo>set SOFTWARE="\\delchnpek-fs002\WPKG-1.0.2\sof<br>tware"<br><br>C:\Documents and Settings\cortijo>echo %SOFTWARE%<br>
"\\delchnpek-fs002\WPKG-1.0.2\software"<br><br>C:\Documents and Settings\cortijo>cscript \\DELCHNPEK-FS002\WPKG-1.0.2\wpkg.js /<br>synchronize /verbose<br>Microsoft (R) Windows Script Host Version 5.6<br>Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.<br>
<br>Reboot-Cmd is standard.<br>Initialized temporary local log file: d:\temp\wpkg-logInit.log<br>Initializing new log file: d:\temp\wpkg-delchnpek-wit01.log<br>WPKG 1.0.2 starting...<br>Base directory is '\\DELCHNPEK-FS002\WPKG-1.0.2'.<br>
Log level is 255<br>Trying to read XML file: \\DELCHNPEK-FS002\WPKG-1.0.2\profiles.xml<br>Successfully loaded XML file: \\DELCHNPEK-FS002\WPKG-1.0.2\profiles.xml<br>Trying to read XML files from directory: \\DELCHNPEK-FS002\WPKG-1.0.2\profiles<br>
Reading XML file: //DELCHNPEK-FS002/WPKG-1.0.2/profiles/default.xml<br>Trying to read XML file: \\DELCHNPEK-FS002\WPKG-1.0.2\hosts.xml<br>Successfully loaded XML file: \\DELCHNPEK-FS002\WPKG-1.0.2\hosts.xml<br>Trying to read XML files from directory: \\DELCHNPEK-FS002\WPKG-1.0.2\hosts<br>
Trying to read XML file: \\DELCHNPEK-FS002\WPKG-1.0.2\packages.xml<br>Successfully loaded XML file: \\DELCHNPEK-FS002\WPKG-1.0.2\packages.xml<br>Trying to read XML files from directory: \\DELCHNPEK-FS002\WPKG-1.0.2\packages<br>
Reading XML file: //DELCHNPEK-FS002/WPKG-1.0.2/packages/imageresize.xml<br>Profiles applying to the current host:<br>default<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 1 hosts:<br>DELCHNPEK-WIT01<br>Settings file contains 0 packages:<br>Packages file contains 4 packages:<br>wpkg1<br>wpkg2<br>wpkg3<br>time<br>
Profile file contains 4 profiles:<br>default<br>custom<br>administration<br>other<br>Using profile(s):<br>default<br><br>Getting profiles which apply to this node.<br>Applying profile: default<br>Adding package with ID 'imageresize' to profile packages.<br>
Profile inconsitency: Package with ID 'imageresize' is listed in profile but doe<br>s not exist within  the package database or the local settings file. Please cont<br>act your system administrator!<br>Synchronizing: Number of packages referenced by profile: 0<br>
Number of packages to remove: 0<br>Saving sorted settings to 'C:\WINDOWS\system32\wpkg.xml'.<br>Saving XML : C:\WINDOWS\system32\wpkg.xml<br><br><br>