• Post author:
  • Post category:Blog
  • Reading time:2 mins read
  • Post last modified:June 12, 2024

A user creates a file with .ps1 extension in Windows. What type of file is it?

  • PowerShell documentation
  • PowerShell cmdlet
  • PowerShell function
  • PowerShell script
Explanation & Hint:

The types of commands that PowerShell can execute include the following:

  • cmdlets – perform an action and return an output or object to the next command that will be executed
  • PowerShell scripts – files with a .ps1 extension that contain PowerShell commands that are executed
  • PowerShell functions – pieces of code that can be referenced in a script

For more Questions and Answers:

Cybersecurity Essentials 3.0 Checkpoint Exam: OS and Endpoint Security Module 7 – 10 Exam Answers Full 100%

CA – CyberOps Associate v1.0 – Modules 3 – 4: Operating System Overview Group Exam Answers Full 100%

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments