Windows PowerShell

Windows PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language built on the .NET Framework.[1] This entire Wikiversity course can be downloaded in book form by selecting Download Learning Guide in the sidebar. The corresponding Wikipedia reading collection can be downloaded in book form by selecting Download Reading Guide.

Approach

Many PowerShell tutorials approach PowerShell from a command-line scripting and automation perspective, assuming that you already know programming. This course takes a more traditional academic introduction to programming approach, with the assumption that once you understand programming using the PowerShell language, you will be able to use other resources to develop the scripts you need.

Preparation

This is a third-semester, college-level course. Learners should already be familiar with introductory computer concepts and computer support concepts.

Resources

The lessons in this course use a variety of information resources. All are free, but some require registration in order to access them. On Wikiversity, every effort is made to avoid this type of resource unless the quality of the resource clearly outweighs the nuisance factor. The online book Master-PowerShell | With Dr. Tobias Weltner at PowerShell.com is a high quality resource, and provides the option of opting out of any contact.

Lessons

  1. Introduction
  2. Console
  3. ISE
  4. Variables
  5. Expressions
  6. Conditions
  7. Loops
  8. Arrays and Hash Tables
  9. Functions
  10. Errors
  11. File System
  12. Registry
  13. Systems Management
  14. Event Logs
  15. Additional Topics

See Also

References

This article is issued from Wikiversity - version of the Monday, October 05, 2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.