Which tools are mentioned for managing autostart locations?

Study for the EC-Council Certified Security Specialist (ECSS) Test. Enhance your skills with flashcards and multiple-choice questions; each question provides hints and explanations. Prepare confidently for your exam!

Multiple Choice

Which tools are mentioned for managing autostart locations?

Explanation:
Managing autostart locations means knowing every place Windows checks to start programs when you log on or boot up, and having ways to view and modify those points. The best approach here uses a dedicated discovery/editing combo: AutoRuns from Sysinternals shows all autostart locations (like registry Run keys, startup folders, services, scheduled tasks, and more) and lets you enable or disable entries. Pair that with reg.exe, the command-line registry tool, to edit those startup keys directly from scripts or the command line, which is handy for automation or remote management. Other tools in the list don’t fit as well. Msconfig is a legacy utility for startup settings but isn’t comprehensive on modern systems; Diskpart is for disk partitioning, Chkdsk and defrag handle disk health and performance, and Event Viewer is for viewing logs rather than managing startup items. Task Manager can show and sometimes disable startup programs, but it doesn’t cover all autostart locations and isn’t as thorough as AutoRuns.

Managing autostart locations means knowing every place Windows checks to start programs when you log on or boot up, and having ways to view and modify those points. The best approach here uses a dedicated discovery/editing combo: AutoRuns from Sysinternals shows all autostart locations (like registry Run keys, startup folders, services, scheduled tasks, and more) and lets you enable or disable entries. Pair that with reg.exe, the command-line registry tool, to edit those startup keys directly from scripts or the command line, which is handy for automation or remote management.

Other tools in the list don’t fit as well. Msconfig is a legacy utility for startup settings but isn’t comprehensive on modern systems; Diskpart is for disk partitioning, Chkdsk and defrag handle disk health and performance, and Event Viewer is for viewing logs rather than managing startup items. Task Manager can show and sometimes disable startup programs, but it doesn’t cover all autostart locations and isn’t as thorough as AutoRuns.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy