Changes

Jump to: navigation, search

Installation instructions - advanced

178 bytes added, 19:38, 15 August 2006
m
no edit summary
=If you don't need such customized or advanced installation instructions, you can use an easy to use [[Installation_instructions#Starting_WPKG_using_WPKG_Installer | WPKG Installer]].  == Starting WPKG using Windows Task Scheduler ===
* create a small batch script called wpkg-start.bat and put it on your server:
=== Starting WPKG using Active Directory client ===
Basically, you don't have to configure anything on the client, because everything was configured on the Active Directory server (see above - Server side).
See also [[WPKG_with_Active_Directory|WPKG with Active Directory]] for a description with screenshots.
=== Starting wpkg using cygrunsrv.exe ===
An easy way to start WPKG as a service is to use cygrunsrv.exe from [http://www.cygwin.com Cygwin].<br>
* Cygwin saves the STDERR output to <code>/var/log/wpkg.log</code> (assuming you named the service wpkg). Again, I'm not sure where this would go if you're just copying around the Cygwin DLL.
=== Starting WPKG using srvany to create a system service (advanced) ===
All you have to do is to login to your Windows box, and issue these commands as Administrator - you can put them in one file which we call <code>wpkg-install.bat</code>:

Navigation menu