Create event in windows log



EVENTCREATE /T WARNING /ID 199 /L APPLICATION /D “Event test”

* Event ID between 1 and 1000

How to list open ports and application using them in Windows

  netstat -abn or netstat -a -n -p tcp -o

Mais vistos