Introduction
  • Introduction
Basic PowerShell commands
  • Working with PowerShell console - VIDEO
  • Working with PowerShell console - QUIZ
  • Working with PowerShell console - LAB
  • Working with PowerShell console - ANSWERS
  • Integrated Script Editor - VIDEO
  • Integrated Script Editor - QUIZ
  • Integrated Script Editor - LAB
  • Integrated Script Editor - ANSWERS
  • Aliases - VIDEO
  • Aliases - QUIZ
  • Aliases - LAB
  • Aliases - ANSWERS
  • Getting help about commands - VIDEO
  • Getting help about commands - QUIZ
  • Getting help about commands - LAB
  • Getting help about commands - ANSWERS
  • The help system - VIDEO
  • The Help System - QUIZ
  • The help system - LAB
  • The help system - ANSWERS
Passing Parameters to Commands
  • Passing parameters to commands - VIDEO
  • Passing Parameters to commands - QUIZ
  • Passing parameters to commands - LAB
  • Passing parameters to commands - ANSWERS
  • WhatIf and Confirm Parameters - VIDEO
  • WhatIf and Confirm Parameters - QUIZ
  • WhatIf and Confirm Parameters - LAB
  • WhatIf and Confirm Parameters - ANSWERS
Working with pipeline
  • Working with pipeline - VIDEO
  • Working with pipeline - QUIZ
  • Working with pipeline - LAB
  • Working with pipeline - ANSWERS
  • Sort-object - VIDEO
  • Sort-Object - QUIZ
  • Sort-Object - LAB
  • Sort-Object - ANSWERS
  • Measure-Object - VIDEO
  • Measure-Object - QUIZ
  • Measure-Object - LAB
  • Measure-Object - ANSWERS
  • Select-Object - VIDEO
  • Select-Object - QUIZ
  • Select-Object - LAB
  • Select-Object - ANSWERS
  • Select and calculated properties - VIDEO
  • Select and calculated properties - QUIZ
  • Select and calculated properties - LAB
  • Select and calculated properties - ANSWERS
  • Convert, Export and Import - VIDEO
  • Convert, Export and Import - QUIZ
  • Convert, Export and Import - LAB
  • Convert, Export and Import - ANSWERS
  • Where-object - VIDEO
  • Where-object - QUIZ
  • Where-object - LAB
  • Where-object - ANSWERS
  • Foreach-Object - VIDEO
  • Foreach-Object - QUIZ
  • Foreach-Object - LAB
  • Foreach-Object - ANSWERS
Formatting output
  • Formatting output - VIDEO
  • Formatting output - QUIZ
  • Formatting output - LAB
  • Formatting output - ANSWERS
Variables
  • Variables in PowerShell - VIDEO
  • Variables in PowerShell - QUIZ
  • Variables in PowerShell - LAB
  • Variables in PowerShell - ANSWERS
  • Tabular variables (lists) - VIDEO
  • Tabular variables (lists) - QUIZ
  • Tabular variables (lists) - LAB
  • Tabular variables (lists) - ANSWERS
  • Variable types - VIDEO
  • Variable types - QUIZ
  • Variable types - LAB
  • Variable types - ANSWERS
Program flow
  • IF statement - VIDEO
  • IF statement - QUIZ
  • IF statement - LAB
  • IF statement - ANSWERS
  • SWITCH statement - VIDEO
  • SWITCH statement - QUIZ
  • SWITCH statement - LAB
  • SWITCH statement - ANSWERS
  • WHILE loop - VIDEO
  • WHILE loop - QUIZ
  • WHILE loop - LAB
  • WHILE loop - ANSWERS
  • FOR loop - VIDEO
  • FOR loop - QUIZ
  • FOR loop - LAB
  • FOR loop - ANSWERS