Disabling unused services

D

Domon

Hi Guys

Can I check with you guys if the following services can be disabled.

1) Distributed File System
--> Can I disable it if I can comfirm that my server is not a domain
controller or it is not using the DFS feature?

2) Distributed Link Tracking Client
---> What does this service does? Can I disable it if the Distributed
Link Tracking Server service in my other servers are disabled?

3) Distributed Transaction Coordinator

regards


--
Domon
------------------------------------------------------------------------
Domon's Profile: http://forums.techarena.in/members/48096.htm
View this thread: http://forums.techarena.in/windows-server-help/1256561.htm

http://forums.techarena.in
 
M

Marcin

1) yes
2) yes - assuming you are not relying on this functionality. In most
enviroments I dealt with, this was disabled due to its potential impact on
increase of AD database (and related replication traffic) - for more info
refer to http://support.microsoft.com/kb/312403
3) that would depend on whether apps/services hosted on your server rely on
this functionality...

hth
Marcin

"Domon" wrote in message
news:Domon.3zs8bb@DoNotSpam.com...
>
> Hi Guys
>
> Can I check with you guys if the following services can be disabled.
>
> 1) Distributed File System
> --> Can I disable it if I can comfirm that my server is not a domain
> controller or it is not using the DFS feature?
>
> 2) Distributed Link Tracking Client
> ---> What does this service does? Can I disable it if the Distributed
> Link Tracking Server service in my other servers are disabled?
>
> 3) Distributed Transaction Coordinator
>
> regards
>
>
> --
> Domon
> ------------------------------------------------------------------------
> Domon's Profile: http://forums.techarena.in/members/48096.htm
> View this thread:
> http://forums.techarena.in/windows-server-help/1256561.htm
>
> http://forums.techarena.in
>
 
A

Ace Fekay [MCT]

> Hi Guys
>
> Can I check with you guys if the following services can be disabled.
>
> 1) Distributed File System
> --> Can I disable it if I can comfirm that my server is not a domain
> controller or it is not using the DFS feature?
>
> 2) Distributed Link Tracking Client
> ---> What does this service does? Can I disable it if the Distributed
> Link Tracking Server service in my other servers are disabled?
>
> 3) Distributed Transaction Coordinator
>
> regards


As Marcin indicated, it depends on if you're using those services.
Check the link he provided.

One word of advise, do not disable the DHCP Client service on any
server, whether the machine is a DHCP client or statically configured.
Somewhat of a misnomer, this service performs Dynamic DNS registration
and is tied in with the client resolver service. If disabled on a DC,
you'll get a slew of errors, and no DNS queries will get resolved.

Dynamic DNS Updates Do Not Work if the DHCP Client Service Stops
http://support.microsoft.com/?id=264539

--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit
among responding engineers, and to help others benefit from your
resolution.

Ace Fekay, MCT, MCTS Windows 2008, MCTS Exchange, MCSE, MCSA 2003 &
2000, MCSA Messaging
Microsoft Certified Trainer

For urgent issues, please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.
 
D

Domon

Hi Marcin / Ace

Thanks for the advise. It really help me alot

I guess that I can disable the Distributed Link Tracking Client service
since the Distributed Link Tracking Server service for all my server is
disabled. Will take noted of the DHCP service issue.

I have a few more queries rearding some windows services.

1) Computer Broswer
--> What will be the impact of disabling this service?

2)NT LM Security Support Provider
Can I disable it if my server is configured to accept NTLMv2 and
kerberos authentication?

3) TCP/IP NetBIOS Helper
What does this service do?

Regards


--
Domon
------------------------------------------------------------------------
Domon's Profile: http://forums.techarena.in/members/48096.htm
View this thread: http://forums.techarena.in/windows-server-help/1256562.htm

http://forums.techarena.in
 
A

Ace Fekay [MCT]

"Domon" wrote in message
news:Domon.3zxsbc@DoNotSpam.com...
>
> Hi Marcin / Ace
>
> Thanks for the advise. It really help me alot
>
> I guess that I can disable the Distributed Link Tracking Client service
> since the Distributed Link Tracking Server service for all my server is
> disabled. Will take noted of the DHCP service issue.
>
> I have a few more queries rearding some windows services.
>
> 1) Computer Broswer
> --> What will be the impact of disabling this service?
>
> 2)NT LM Security Support Provider
> Can I disable it if my server is configured to accept NTLMv2 and
> kerberos authentication?
>
> 3) TCP/IP NetBIOS Helper
> What does this service do?
>
> Regards
>
>
> --
> Domon


Domain,

Just be careful on what you disable. The effects of disabling certain
services depend on the operating system version and its role. Disabling a
necessary service may disable certain necessary functions on a machine.

1. You can disable this service on a machine in a domain environment. It
dictates whether it participates with becoming an eligible master browser on
a subnet. To understand what that means, requires some reading.

Description of the Microsoft Computer Browser Service
http://support.microsoft.com/kb/188001

What's the Microsoft Computer Browser Service?
Disable NetBIOS in W2K/XP/2003 · Hide a Server from the Microsoft Computer
Browser ... Malicious User Can Shut Down Computer Browser Service - 262694
....
www.petri.co.il/whats_the_microsoft_computer_browser_service.htm

Computer Browser Service
http://www.theeldergeek.com/computer_browser.htm

2. Leave that running. You need it. It works for all versions of NTLM.

NTLM Security Support Provider.
NTLM SSP is based on Microsoft Windows NT® LAN Manager challenge/response
and NTLM version 2 authentication ...
http://msdn.microsoft.com/en-us/library/ms925943.aspx

3. If you disable the TCP NetBIOS Helper, you will not be able to map any
drives or printers using NetBIOS names or FQDN.

"Network Location Cannot be Reached" Error Message When You Try to ... To
resolve this issue, start the TCP/IP NetBIOS Helper Service, and then join
the domain. To start the NetBIOS Helper Service, follow these steps:
http://support.microsoft.com/kb/329866

Ace
 
D

Domon

Hi Ace

Noted. I will do a check on the services before disabling.

One last question.. Regarding the NT LM Security Provider service,
currently all my servers is having the service startup type as manual.
Somehow, my servers have no authenication problem. My servers are
configured to accept only NTLMv2 only. I am wonder if this is safe to
turn it off?

Regards


--
Domon
------------------------------------------------------------------------
Domon's Profile: http://forums.techarena.in/members/48096.htm
View this thread: http://forums.techarena.in/windows-server-help/1256562.htm

http://forums.techarena.in
 
A

Ace Fekay [MCT]

"Domon" wrote in message
news:Domon.4051fb@DoNotSpam.com...
>
> Hi Ace
>
> Noted. I will do a check on the services before disabling.
>
> One last question.. Regarding the NT LM Security Provider service,
> currently all my servers is having the service startup type as manual.
> Somehow, my servers have no authenication problem. My servers are
> configured to accept only NTLMv2 only. I am wonder if this is safe to
> turn it off?
>
> Regards
>
>
> --
> Domon


No worries about it being set to manual. It will fire up when the system
needs it. But as my response indicated to your question #2, DO NOT disable
it. This service is used for ALL versions of NTLM. Read back in my response,
please, and read the link I provided associated with my answer regarding
this service.

Ace
 

Similar threads

Replies
0
Views
79
�� Sirens
B
Replies
0
Views
184
Brandon LeBlanc
B
A
Replies
0
Views
253
Athima Chansanchai, Writer
A
B
Replies
0
Views
271
Brandon LeBlanc
B
Back
Top Bottom