I would like to make available an AutoIT script that enhances the 
usablility of wpkg.js when combined with Linuxkidd's WPKG Web Interface

Description
This script will create two tables in the wpkg web database to support the 
information gathered from the PCs
It will scan a PC via net view or IP range using RegRead() for installed 
applications
It will save the application names to the pack_status table and the 
application id to a host_pack table that associates the apps with the PCs
>From the interface you can approve, reject or specify any application as 
common or undetermined.
You can add any package to the wpkg web database but only if it's 
approved.
You can view the wpkg.xml file on any PC.
You can add license information for license tracking/reporting
There are a variety of reports to choose from which are all sent to excel 
at this time.

Prerequisites for running this script are:
Administrative access to the PCs scanned
MySQL ODBC 3.51 Driver installed where this script will be run
psexec.exe for remotely running wpkg
Web server, MySQL database server, wpkg web front end and database, 
account for access to the database
Microsoft excel for the reports, perhaps later I will add .csv output as 
well

Note: I've been developing this script in an Active Directory context and 
haven't tested in a workgroup context. I also use an AutoIT
script that creates a window that greets the logged in user, shows date 
and time, notifies user of updates and displays our company logo, 
then it runs the wpkg-start.bat file that runs wpkg.js.

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to