Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Clustering > NLB Service name?

Reply
Thread Tools Display Modes

NLB Service name?

 
 
Mubashir Khan
Guest
Posts: n/a

 
      02-02-2010
We have developed an application that runs as windows service. It is
dependent on NLB. We dont want to start our application unless NLB has been
initialized. I know i can add the service dependency but what is the service
name for NLB. i am unable to find any.

Any help will be appreciated.
 
Reply With Quote
 
 
 
 
Vladimir Petter
Guest
Posts: n/a

 
      02-02-2010
Look for "wlbs"

Vladimir Petter
Clustering and High Availability.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Mubashir Khan" <> wrote in message
news:BC0FA49A-80E9-4950-A558-...
> We have developed an application that runs as windows service. It is
> dependent on NLB. We dont want to start our application unless NLB has
> been
> initialized. I know i can add the service dependency but what is the
> service
> name for NLB. i am unable to find any.
>
> Any help will be appreciated.


 
Reply With Quote
 
Mubashir Khan
Guest
Posts: n/a

 
      02-02-2010
i am unable to find any windows service with this name.
Could you check on your system through services.msc

"Vladimir Petter" wrote:

> Look for "wlbs"
>
> Vladimir Petter
> Clustering and High Availability.
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
> "Mubashir Khan" <> wrote in message
> news:BC0FA49A-80E9-4950-A558-...
> > We have developed an application that runs as windows service. It is
> > dependent on NLB. We dont want to start our application unless NLB has
> > been
> > initialized. I know i can add the service dependency but what is the
> > service
> > name for NLB. i am unable to find any.
> >
> > Any help will be appreciated.

>

 
Reply With Quote
 
Vladimir Petter
Guest
Posts: n/a

 
      02-03-2010
NLB is a driver so you would not see it using the service mmc snap-in. You
can use command line "sc query wlbs" to check status of the driver. I
believe a service should be able take dependency on the driver. You can try
"sc <your service name> config depends= wlbs/<other services>".

Vladimir Petter
Clustering and High Availability.
This posting is provided "AS IS" with no warranties, and confers no rights.

"Mubashir Khan" <> wrote in message
news:BB7FD790-DACB-4163-BD49-...
> i am unable to find any windows service with this name.
> Could you check on your system through services.msc
>
> "Vladimir Petter" wrote:
>
>> Look for "wlbs"
>>
>> Vladimir Petter
>> Clustering and High Availability.
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>>
>> "Mubashir Khan" <> wrote in message
>> news:BC0FA49A-80E9-4950-A558-...
>> > We have developed an application that runs as windows service. It is
>> > dependent on NLB. We dont want to start our application unless NLB has
>> > been
>> > initialized. I know i can add the service dependency but what is the
>> > service
>> > name for NLB. i am unable to find any.
>> >
>> > Any help will be appreciated.

>>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
My documents opens at start up (after downloading RAR) psu027 Windows Vista Security 3 01-26-2010 03:49 AM
2nd Domain in a 2 domain forest cannot be contacted David Alge DNS Server 30 01-21-2010 05:26 AM
Name resolution order in Windows 7 Valdas Adomaitis DNS Server 7 01-20-2010 03:18 AM
I also have an error 646 in Windows update. Please help. Jose Windows Update 12 01-09-2010 01:00 PM
Failed to initialize WU client: 0x8007277a Venkata Sadineni Windows Update 4 11-10-2009 06:28 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59