Networking Forums

Networking Forums > Computer Networking > Windows Networking > Windows XP workstation, server, other services not starting

Reply
Thread Tools Display Modes

Windows XP workstation, server, other services not starting

 
 
Liam Curtis
Guest
Posts: n/a

 
      05-01-2007, 05:28 PM
Hello all,

Not sure which group to post in for XP..please let me know if there is a
more appropriate place to post. Running XP sp2 in a win2k3 domain, and we
have several machines (inluding mine) where the workstation,server,audio,
time and other services will not start. No errors in event log directly
pertaining to them other than a curious:

event ID 4226 TCP/IP has reached the security limit imposed on the number of
concurrent TCP connect attempts.

Tried many different NIC drivers to no avail...broadcom netxtreme NIC.

Could this possibly be due to the XP network fast optimization GPO? We
currently do not have it configured. Seems to have cropped up over the last
month or so and I noticed after I got a new laptop HP nc6400.

Thanks in advance!


 
Reply With Quote
 
 
 
 
Sean Cai [MSFT]
Guest
Posts: n/a

 
      05-02-2007, 06:42 AM
Hello Liam,

Thank you for posting in the Microsoft newsgroup!

From your post, my understanding on this issue is: several machines has
many services stopped. If I have misunderstood your problem, please feel
free to let me know.

You mentioned you updated Broadcom NIC drivers. Will this problem disappear
if you remove these NICs?

Please try to start services manually and collect the error message:
1. Run command "services.msc" (without quotation marks)
2. Find the stopped services and right click
3. Check whether they can be started manually

You can also run command like "net start lanmanworkstation" to start
services in command line. The service name can be found in service
properties.

I'm looking forward to your reply.

Thanks & Regards,

Sean Cai, MCSE2000
Microsoft Online Support

Get Secure! - www.microsoft.com/security
================================================== ===
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.




 
Reply With Quote
 
Liam Curtis
Guest
Posts: n/a

 
      05-03-2007, 09:40 PM
Thanks Sean

Yes. I can start all the services manually afterward.

The NICs are internal, so I can not remove them.

please advise.

"Sean Cai [MSFT]" <v-(E-Mail Removed)> wrote in message
news:7i%(E-Mail Removed)...
> Hello Liam,
>
> Thank you for posting in the Microsoft newsgroup!
>
> From your post, my understanding on this issue is: several machines has
> many services stopped. If I have misunderstood your problem, please feel
> free to let me know.
>
> You mentioned you updated Broadcom NIC drivers. Will this problem
> disappear
> if you remove these NICs?
>
> Please try to start services manually and collect the error message:
> 1. Run command "services.msc" (without quotation marks)
> 2. Find the stopped services and right click
> 3. Check whether they can be started manually
>
> You can also run command like "net start lanmanworkstation" to start
> services in command line. The service name can be found in service
> properties.
>
> I'm looking forward to your reply.
>
> Thanks & Regards,
>
> Sean Cai, MCSE2000
> Microsoft Online Support
>
> Get Secure! - www.microsoft.com/security
> ================================================== ===
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ================================================== ===
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
>
>
>



 
Reply With Quote
 
Sean Cai [MSFT]
Guest
Posts: n/a

 
      05-08-2007, 12:13 PM
Hello Liam,

Sorry for the delay, since I wasn't in the office in the past a few days.

Since you can start the services manually, please check the "Startup type"
in the services' properties. Services like Server, workstation have the
Automatic startup type. If the startup type isn't automatic, set them
manually and reboot the computer. After reboot, the services should be
started.

Best Regards,

Sean Cai, MCSE2000
Microsoft Online Support

Get Secure! - www.microsoft.com/security
================================================== ===
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
Liam C
Guest
Posts: n/a

 
      05-11-2007, 06:58 PM
Hi Sean,

They are all set to automatic...that is the problem. My hunch is that it is
the broadcom netxreme gigabit drivers, but I have tried every version to no
avail. This seems to be happening to other machines with broadcom nics in
them..Anyone have this issue?



"Sean Cai [MSFT]" <v-(E-Mail Removed)> wrote in message
news:Ft1K%(E-Mail Removed)...
> Hello Liam,
>
> Sorry for the delay, since I wasn't in the office in the past a few days.
>
> Since you can start the services manually, please check the "Startup type"
> in the services' properties. Services like Server, workstation have the
> Automatic startup type. If the startup type isn't automatic, set them
> manually and reboot the computer. After reboot, the services should be
> started.
>
> Best Regards,
>
> Sean Cai, MCSE2000
> Microsoft Online Support
>
> Get Secure! - www.microsoft.com/security
> ================================================== ===
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ================================================== ===
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>



 
Reply With Quote
 
Sean Cai [MSFT]
Guest
Posts: n/a

 
      05-14-2007, 09:58 AM
Hi Liam,

I didn't find any similar problem in our database. However, by my
knowledge, Broadcom gigabit NIC do have a few problems. I think you can
test your problem by remove the Broadcom NIC driver and check whether all
the services are started.

You can also try to fix this problem by using a logon script. In the script
you can write a few commands like:
Net start lanmanserver
Net start lanmanworkstation
...

This workaround is somewhat ugly, however, it can fix your problem before
you have a new driver to avoid the current problem.

Hope my reply could help you.

Best Regards,

Sean Cai, MCSE2000
Microsoft Online Support

Get Secure! - www.microsoft.com/security
================================================== ===
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
Liam C
Guest
Posts: n/a

 
      05-18-2007, 07:34 PM
Thanks Sean!



"Sean Cai [MSFT]" <v-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi Liam,
>
> I didn't find any similar problem in our database. However, by my
> knowledge, Broadcom gigabit NIC do have a few problems. I think you can
> test your problem by remove the Broadcom NIC driver and check whether all
> the services are started.
>
> You can also try to fix this problem by using a logon script. In the
> script
> you can write a few commands like:
> Net start lanmanserver
> Net start lanmanworkstation
> ..
>
> This workaround is somewhat ugly, however, it can fix your problem before
> you have a new driver to avoid the current problem.
>
> Hope my reply could help you.
>
> Best Regards,
>
> Sean Cai, MCSE2000
> Microsoft Online Support
>
> Get Secure! - www.microsoft.com/security
> ================================================== ===
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ================================================== ===
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>



 
Reply With Quote
 
Sean Cai [MSFT]
Guest
Posts: n/a

 
      05-22-2007, 11:25 AM
Hi Liam,

Thank you for your reply. If you have any other question, please let me
know. I'll be glad to be of help.

Thanks & Regards,

Sean Cai, MCSE2000
Microsoft Online Support

Get Secure! - www.microsoft.com/security
================================================== ===
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
triccer
Guest
Posts: n/a

 
      05-28-2007, 10:18 PM

I have a brand new toshiba satellite WinXP MCE with the exact same
problem.
Windows Audio and Workstation in particular (these are the services
i've noticed, as they become obvious in my day to day activies)

Where would I look to find out why they're not starting/what's stopping
them?

event viewer?

help?


--
triccer
------------------------------------------------------------------------
triccer's Profile: http://forums.techarena.in/member.php?userid=26105
View this thread: http://forums.techarena.in/showthread.php?t=739272

http://forums.techarena.in

 
Reply With Quote
 
Liam C
Guest
Posts: n/a

 
      06-05-2007, 07:27 AM
Hello All!

I thought I would just follow up to let everyone know that the problem was
resolved after I installed Internet Explorer 7.

Go figure...seems VERY strange, but unless there was some miraculous windows
update that slipped into my system right around the time I installed IE 7,
that seems to have done the trick. I am going to investigate the other
systems on my network, but since installing it, I have not had a single
issue with the previous problematic services (including audio, workstation,
and various others.)

As obvious as it sounds, I always recommend the very latest drivers for
video, audio and network otherwise...

"triccer" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> I have a brand new toshiba satellite WinXP MCE with the exact same
> problem.
> Windows Audio and Workstation in particular (these are the services
> i've noticed, as they become obvious in my day to day activies)
>
> Where would I look to find out why they're not starting/what's stopping
> them?
>
> event viewer?
>
> help?
>
>
> --
> triccer
> ------------------------------------------------------------------------
> triccer's Profile: http://forums.techarena.in/member.php?userid=26105
> View this thread: http://forums.techarena.in/showthread.php?t=739272
>
> http://forums.techarena.in
>



 
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
Workstation Services are not starting up on Server 2003 robpiolink Windows Networking 4 05-04-2009 08:29 PM
Starting workstation? Reidy Wireless Networks 0 02-22-2007 08:53 AM
Services not starting on Windows 2000 Server g.cross@care4free.net Windows Networking 1 02-03-2006 10:02 PM
Authenticating a Windows XP workstation to a 2000 Server =?Utf-8?B?bWl0Y2g=?= Windows Networking 4 12-04-2004 02:11 AM
Windows 9x, starting and stopping services Tanu Windows Networking 0 08-10-2003 09:10 AM



1 2 3 4 5 6 7 8 9 10 11