Windows, Javo & Python Scripts

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/31

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:54 PM on 3/28/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

32 Terms

1
New cards

What three distinct Windows shell coding environments are commonly used?

PowerShell; Visual Basic Script; CMD interpreter

2
New cards

What does Windows PowerShell combine?

A script language with hundreds of prebuilt modules called cmdlets

3
New cards

What can PowerShell cmdlets access and change?

Most components and features of Windows and Active Directory

4
New cards

What naming convention do PowerShell cmdlets use?

Verb-Noun

5
New cards

In PowerShell, what does Write-Host do?

Sends output to the terminal

6
New cards

In PowerShell, what does Read-Host do?

Prompts for user input

7
New cards

What does Microsoft provide for rapid PowerShell development?

Windows PowerShell Integrated Scripting Environment (ISE)

8
New cards

What file extension identifies PowerShell script files?

.ps1

9
New cards

What is VBScript based on, and what does it predate?

Microsoft's Visual Basic programming language; PowerShell

10
New cards

What file extension identifies VBScript files?

.vbs

11
New cards

By default, what interpreter executes VBScript, and how is output displayed?

wscript.exe; output in a desktop window or dialog

12
New cards

How can a VBScript be run to show output in a command prompt?

cscript.exe

13
New cards

What is a shell script written for the basic Windows CMD interpreter often described as?

A batch file

14
New cards

What file extension do batch files use?

.bat

15
New cards

What would you now normally use for Windows automation tasks, and what might you still need to support?

PowerShell; legacy VBScripts

16
New cards
Bash and PowerShell/VBScript are closely tied to which operating systems respectively?
Linux; Windows
17
New cards
What is JavaScript designed to implement?
Interactive web-based content and web apps
18
New cards
Why can JavaScript be executed automatically from a web page?
Most web servers and browsers are configured with a JavaScript interpreter
19
New cards
How can JavaScript be executed automatically on a web page?
Placing it in the HTML code for a web page
20
New cards
If not embedded within another file, what extension identifies JavaScript script files?
.js
21
New cards
What Windows component supports JavaScript?
Windows Script Host (wscript.exe and cscript.exe)
22
New cards
On macOS, what is JavaScript for automation referred to as?
JavaScript for Automation (JXA)
23
New cards
What is Python used to develop?
Automation scripts and software apps
24
New cards
How can a Python project be run or distributed?
Run via an interpreter or compiled as a binary executable
25
New cards
What are examples of Python interpreters mentioned?
CPython; PyPy
26
New cards
Which Python environment is simplest to set up for Windows?
CPython
27
New cards
What extension identifies Python script files?
.py
28
New cards
When using CPython in Windows, what are the console and windowed interpreters?
python.exe; pythonw.exe
29
New cards
What extension is associated with pythonw.exe?
.PYW
30
New cards
What are the two major versions of Python mentioned?
Version 2; version 3
31
New cards
In Linux, what does `python` execute vs `python3`?
Version 2; version 3
32
New cards
As of 2020, what is Python 2 status and what should scripts be updated to?
End of life (EOL); version 3 syntax

Explore top flashcards

flashcards
Skeletal system II / Joints
175
Updated 410d ago
0.0(0)
flashcards
Business Quiz #1
34
Updated 1104d ago
0.0(0)
flashcards
100 questions.
100
Updated 296d ago
0.0(0)
flashcards
Chapter 8
41
Updated 1029d ago
0.0(0)
flashcards
Hamlet (Acts III-V) 76 words
76
Updated 1236d ago
0.0(0)
flashcards
Year 3 EMIs
309
Updated 383d ago
0.0(0)
flashcards
Skeletal system II / Joints
175
Updated 410d ago
0.0(0)
flashcards
Business Quiz #1
34
Updated 1104d ago
0.0(0)
flashcards
100 questions.
100
Updated 296d ago
0.0(0)
flashcards
Chapter 8
41
Updated 1029d ago
0.0(0)
flashcards
Hamlet (Acts III-V) 76 words
76
Updated 1236d ago
0.0(0)
flashcards
Year 3 EMIs
309
Updated 383d ago
0.0(0)