question

Doria avatar image
0 Votes"
Doria asked DSPatrick answered

Which Windows services use the SMB protocol?

Hi everyone!

How many OS services use the SMB protocol? WINS, ADDS, etc? Is there any documentation that list all? Does the ADDS service uses it when processing GPOs for users or computers during logon or startup?


Thanks.
Doria

windows-server
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi,

Just checking in to see if the information provided was helpful.

If yes, you may accept useful reply as answer, if not, welcome to feedback.

Best Regards,
Sunny

0 Votes 0 ·

Hi,

Just checking in to see if the information provided was helpful.

If yes, you may accept useful reply as answer, if not, welcome to feedback.

Best Regards,
Sunny

0 Votes 0 ·
DSPatrick avatar image
0 Votes"
DSPatrick answered

Simplest solution may be to monitor the traffic.
https://docs.microsoft.com/en-us/windows-server/storage/file-server/troubleshoot/troubleshooting-smb

or use wireshark, etc. tools.


--please don't forget to Accept as answer if the reply is helpful--





5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

SunnyQi-MSFT avatar image
0 Votes"
SunnyQi-MSFT answered

Hi,

Thanks for posting in Q&A platform.

The Server Message Block (SMB) protocol is a network file sharing protocol that allows applications on a computer to read and write to files and to request services from server programs in a computer network. So when related to read and write to files from one machine to the remote machine, it will request SMB protocol. It's hard for us to list which service will use SMB protocol.

I would also suggest you could collect network traffic to find out which specific service requires SMB protocol. Meanwhile, I would suggest you could disable SMB protocol temporarily to test which service will not work well.

How many OS services use the SMB protocol? WINS, ADDS, etc? Is there any documentation that list all?

Unfortunately, there is no such an official document talking about this.

Does the ADDS service uses it when processing GPOs for users or computers during logon or startup?

I tested in my lab and find that when processing GPO, it will use SMB protocol.

For logon and startup processes, it will not use SMB protocol.

Best Regards,
Sunny


If the Answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
0 Votes"
DSPatrick answered

Just checking if there's any progress or updates?

--please don't forget to Accept as answer if the reply is helpful--






5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.