CompTIACompTIA
220-1202 · Question #256
220-1202 Question #256: Real Exam Question with Answer & Explanation
The correct answer is C: .ps1. PowerShell scripts (.ps1) require the execution policy to be set to Unrestricted (or another permissive level) to run unsigned scripts.
Submitted by tunde_lagos· Mar 30, 2026DOMAIN_LIST_EMPTY
Question
Which of the following script types requires that the system mode is set to Unrestricted to run unsigned scripts?
Options
- A.js
- B.py
- C.ps1
- D.bat
Explanation
PowerShell scripts (.ps1) require the execution policy to be set to Unrestricted (or another permissive level) to run unsigned scripts.
Topics
#PowerShell#scripting#execution policies
Community Discussion
No community discussion yet for this question.