Powershell Day 1
Stephanie
Created on July 2, 2024
Over 30 million people build interactive content in Genially.
Check out what others have designed:
TRUE FALSE GEOGRAPHY
Quizzes
ENGLISH SCHOOL VOCABULARY
Quizzes
PARTS OF SPEECH REVIEW
Quizzes
ANIMALS BY CATEGORY
Quizzes
DRACULA ESL
Quizzes
MODALS 1 BACH MARIO GAME
Quizzes
RECYCLING SORTING GAME
Quizzes
Transcript
start
Powershell
Check on Learning
QUESTION 1/3
Explanation
Powershell was originally built on .Net framework and only worked in Windows.Powershell now runs on .Net Core and can run on Windows, MacOS, and Linux platforms.
Powershell was originally built on .Net framework and only worked in Windows. Powershell now runs on .Net Core and can run on Windows, MacOS, and Linux platforms.
QUESTION 2/3
Explanation
Modules do need to be loaded into your session prior to being able to use them. Whether by import-module or autoloading by running a cmdlet
QUESTION 3/3
Explanation
Positional Parameter is denoted with [ ] and Optional parameter is denoted with < >
Done :)
Have a great Fourth of July Holiday and be Safe!!!!