nerdexam
Microsoft

70-649 · Question #36

You need to capture the HTTP traffic to and from a server every day between 09:00 and 10:00. What should you do?

The correct answer is B. Create a scheduled task that runs the Nmcap tool.. nmcap /networks * /capture LDAP /file c:\file.cap If you want a timer add the following /startwhen /timeafter x hours

Configuring Server Management and Maintenance

Question

You need to capture the HTTP traffic to and from a server every day between 09:00 and 10:00. What should you do?

Options

  • ACreate a scheduled task that runs the Netsh tool.
  • BCreate a scheduled task that runs the Nmcap tool.
  • CFrom Network Monitor, configure the General options.
  • DFrom Network Monitor, configure the Capture options.

How the community answered

(54 responses)
  • A
    4% (2)
  • B
    72% (39)
  • C
    17% (9)
  • D
    7% (4)

Explanation

nmcap /networks * /capture LDAP /file c:\file.cap If you want a timer add the following /startwhen /timeafter x hours

Topics

#network capture#Nmcap#scheduled task#HTTP traffic

Community Discussion

No community discussion yet for this question.

Full 70-649 Practice