0

I observe sometimes a difference between Process Monitor and Network Monitor. Process Monitor does not show some UDP / TCP network events.

Here is an example:

net use * \\test12345.domain.local\test

shows in Netmon as:

Enter image description here

shows in Process Monitor:

Enter image description here

Why is the NetBIOS nameservice (:137) communication is missing in Process Monitor?

(I've tested it on several virtual and physical Windows PCs, like Windows Server 2008 R2, Windows 7, and Windows Server 2008.)

marsh-wiggle
  • 3,134

2 Answers2

3

System is deactivated by the default filter (exclude system events). Delete the filter and these events will show up.

1

Shot in the dark: Use psexec to run Process Monitor as localsystem.