Microsoft
70-642 · Question #128
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
Monitoring and Managing Network Infrastructure
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
(27 responses)- A11% (3)
- B78% (21)
- C7% (2)
- D4% (1)
Explanation
nmcap /networks * /capture LDAP /file c:\file.cap If you want a timer add the following /startwhen /timeafter x hours
Topics
#Nmcap#packet capture#scheduled task#Network Monitor
Community Discussion
No community discussion yet for this question.