nerdexam
CompTIA

220-1202 · Question #256

Which of the following script types requires that the system mode is set to Unrestricted to run unsigned scripts?

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, 2026Operating Systems

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

How the community answered

(27 responses)
  • A
    4% (1)
  • C
    89% (24)
  • D
    7% (2)

Explanation

PowerShell scripts (.ps1) require the execution policy to be set to Unrestricted (or another permissive level) to run unsigned scripts.

Topics

#PowerShell#execution policy#unsigned scripts#script types

Community Discussion

No community discussion yet for this question.

Full 220-1202 Practice