Exam objective
Core 2 4.0: Scripting Basics and AI Use
Scripting Basics and AI Use for A+
This A+ topic provides technician-level, operational recognition and safe-use guidance for two related objective areas: basic scripting concepts and basic AI concepts. The learner should be able to: identify common script file extensions, name simple support tasks scripts are used for, recognize practical risks from careless scripting, and apply basic AI awareness (appropriate use, plagiarism, limitations, and private-vs-public data concerns).
Start first lesson6 lessons in this topic
Common mistakes to avoid
- Treating the extension as a guarantee of safety; any script can be malicious regardless of extension. - Confusing .bat and .ps1 as interchangeable; they use different interpreters and capabilities.
- Believing scripts are a fully hands-off solution: many scripted tasks still require testing and monitoring. - Assuming a script written for one environment will work unchanged in another.
- Believing that a signed or packaged-looking script is automatically safe; signatures and packaging are beyond A+ scope and require policy checks. - Running scripts with administrative privileges by default instead of least-privilege testing.
- Treating AI suggestions as validated solutions without independent verification. - Assuming AI-created content is automatically acceptable to include in customer deliverables. - Failing to consult policy before using AI on customer or proprietary data.