Difference between revisions of "WPKG Installer - GUI help"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m (Script execution context)
m (Script source)
Line 5: Line 5:
 
This is where your wpkg.js is located. You can specify its location in several ways:
 
This is where your wpkg.js is located. You can specify its location in several ways:
  
\\server\share\wpkg.js
+
\\server\wpkg\scripts\wpkg.js
\\192.168.1.1\share\wpkg.js
+
\\192.168.1.1\wpkg\scripts\wpkg.js
 
W:\folder\wpkg.js
 
W:\folder\wpkg.js
  

Revision as of 23:46, 14 May 2007

Script source

Script file path (required) This is where your wpkg.js is located. You can specify its location in several ways:

\\server\wpkg\scripts\wpkg.js \\192.168.1.1\wpkg\scripts\wpkg.js W:\folder\wpkg.js

Script parameters Parameters you give to wpkg.js. By default, it is:

/synchronize /nonotify /quiet

You shouldn't change it, unless you know what you're doing.

Script path user This is the username which will access Script file path. It is recommended that you specify here non-privileged credentials – credentials only needed to access wpkg.js and your installers. Avoid specifying privileged credentials here (domain admins etc.), as they are not needed here. Examples:

WORKSTATION\username DOMAIN\user


Script path password Password for Script file path.

Script execution context

By default, we start all installers as a SYSTEM user. It is the recommended setting. Whatever you put in here, the user almost certainly needs administrative privileges. If your installation scripts require access to parts of your network other than the location where the wpkg scripts are located, then you may want to put in here a user/password that has read access to those network areas in addition to admin privileges on the workstation.

User Password

Advanced

General

Script variables

Name Value

New Delete


Additional actions

Execute before Execute after

Script user interface Show


Logon settings

Maximum logon delay (minutes)


First message

Second message

Priority settings

Execution priority settings