Changes

Jump to: navigation, search

Installation instructions - advanced

1,519 bytes added, 07:22, 15 November 2010
m
Reverted edits by 91.214.45.63 (Talk) to last revision by WPKGSysop
Hx5Kvz == Starting WPKG using Windows Task Scheduler == * create a small batch script called wpkg-start.bat and put it on your server:  <a href=code>cscript \\server\wpkg\wpkg.js /synchronize /quiet /nonotify</code> * open Scheduled Tasks from Start Menu -> Accessories -> System Tools* double-click "httpAdd Scheduled Task" and choose "Next"* click on Browse and locate the wpkg-start.bat file you just created* choose "When my computer starts" and click Next* type-in the Username and password (this user needs to have administrative rights)* choose Next -> Finish This will create a scheduled job file, which you can copy to all other machines on the network (but you will have to renew credentials, as they are not stored in this file). Alternatively, you may add a scheduled task from a command line (or during an Unattended install) <code>schtasks /create /ammtzybhwsae.comtn wpkg /tr ">ammtzybhwsae\\server\wpkg\wpkg-start.bat" /sc onstart /ru domain\administrator /rp password</acodeschtasks utility will work from the command line only in Windows XP or higher. If you have Windows 2000, and would like to install WPKG "silently", please see this page: [url=http://zohbmctpdurpwww.windowsitpro.com/]zohbmctpdurp[Article/url], [linkArticleID/25186/25186.html?Ad=1 http://gvmytdactnhcwww.windowsitpro.com/]gvmytdactnhc[Article/linkArticleID/25186/25186.html?Ad=1Note that system commands in Windows are '''*incompatible*''' in different language versions of Windows! I'm not joking now! For example, httpin German version of Windows, this command would look like that (note the <code>/sc</code> switch) <code>schtasks /create /rgwyabimufcptn wpkg /tr "\\server\wpkg\wpkg-start.combat" /sc beimstart /ru domain\administrator /rp password</code> If you're not sure, consult schtasks help:  <code>schtasks /?</code> 
== Starting WPKG using Samba, winexe and preexec/postexec directive in smb.conf ==

Navigation menu