Monitor LDAP connection on Windows 2003 DC
I was looking for a way to monitor the LDAP connections on ad w2k3 dc in order to retire it. After a lot of reading I found the nmcap tool from Microsoft. Here is the syntax: nmcap /networks * /capture LDAP /file c:file.cap If you want a timer add the …