Level 4
Level 6
8 words 0 ignored
Ready to learn
Ready to review
Ignore words
Check the boxes below to ignore/unignore words, then click save at the bottom. Ignored words will never appear in any learning session.
Ignore?
... by cmdlets
In PowerShell, administrative tasks are generally performed...
... command-lets
cmdlets are pronounced ...
a cmdlets is...
... a single-feature command that manipulates objects in Windows PowerShell
Class
an extensible program-code-template for creating objects, providing initial values for state (member variables) and implementations of behavior (member functions or methods)
... combined into scripts, executables
Sets of cmdlets may be...
a hosting API
Windows PowerShell also provides _______ with which the Windows PowerShell runtime can be embedded inside other applications
Application programming interface (API)
a set of routines, protocols, and tools for building software applications
includes its own extensive, console-based help
Windows PowerShell _______ , via the Get-Help cmdlet