How to run DBWLM on Windows2008 server

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

How to run DBWLM on Windows2008 server

Introduction

Starting from windows 2008 server, you cannot create a service with srvany.exe utility anymore.
The way to make DBWLM work even on such platform is to run it as a task.

Prerequisites

The task must be run on the same pc where the DBWORKS_SERVER folder is located

Make sure you have DBWLM.exe and DBWLM.bat in a local drive folder (if the server will not be logged in, no network drives will be mapped)

images_DBWLMw2008task01

Procedure

1.Edit the DBWLM.bat accordingly with this format:

<path_of_dbwlm.exe><space><local_path_of_USERS_folder>

 

images_DBWLMw2008task02

2.Create a new task in Server Manager→task scheduler

images_DBWLMw2008task03

3.Set the tab as shown in following screencaptures:

a.

images_DBWLMw2008task04a

b.

images_DBWLMw2008task04b

c.

images_DBWLMw2008task04c

d.

images_DBWLMw2008task04d

e.

images_DBWLMw2008task04e

4.On clicking OK, the login will be requested:

images_DBWLMw2008task05

5.Finally the task is ready:

images_DBWLMw2008task06

6.Perform a pc restart and leave it unlogged in

7.As a test, you can run the DBWLMClient from a client and verify that everything is working as expected