As a tech, the last step of every troubleshooting job should be to document your findings, _______________, and _______________.
Fill in the blank(s) with the appropriate word(s).
outcomes, actions
correct
Computer Science & Information Technology
You might also like to view...
A technician is troubleshooting a network issue and needs to view network traffic on a switch in real-time. Which of the following would allow the technician to view network traffic on a switch?
A. ISAKMP B. Port forwarding C. Port security D. Port mirroring
Computer Science & Information Technology
Write a sed command that copies a file to standard output, replacing a sin- gle SPACE as the first character on a line with a 0 (zero) only if the SPACE is immediately followed by a number (0–9). For example:
Computer Science & Information Technology