Microsoft Windows PowerShell 2.0 Programming for the Absolute Beginner

Paperback
from $0.00

Author: Jr., Jerry Lee Ford Jerry Lee

ISBN-10: 1598638998

ISBN-13: 9781598638998

Category: Programming Languages

Microsoft Windows™ PowerShell is a helpful scripting technology that enables the automation of system management tasks and the creation of system management tools. PowerShell runs on Windows XP, 2003, 2008, and Vista. Unlike traditional Windows shell scripting, PowerShell scripting is object-based and is designed to work with the .NET Framework. This completely updated edition of Microsoft Windows PowerShell Programming for the Absolute Beginner teaches aspiring programmers Windows PowerShell...

Search in google:

Microsoft® Windows™ PowerShell is a helpful scripting technology that enables the automation of system management tasks and the creation of system management tools. PowerShell runs on Windows XP, 2003, 2008, and Vista. Unlike traditional Windows shell scripting, PowerShell scripting is object-based and is designed to work with the .NET Framework. This completely updated edition of Microsoft Windows PowerShell Programming for the Absolute Beginner teaches aspiring programmers Windows PowerShell scripting whether they're using Windows PowerShell 1.0 or 2.0. To help make learning fun and interesting, you will learn how to program through the development of computer games, and you will develop a new game that reinforces a newly learned concept in each chapter. It's the easiest way to learn! By the time you have finished the book, not only will you have access to a collection of working sample scripts, you also will have laid a foundation upon which you can begin to tackle real-world challenges and new languages.

Introduction; Part I: Windows PowerShell Basics; Chapter 1: Introducing Windows PowerShell; Chapter 2: Interacting with the Windows PowerShell Command Line and Graphical Environment; Chapter 3: Object Based Scripting with .NET; Part II: Learning How to Write PowerShell Scripts; Chapter 4: Working with Variables, Arrays and Hashes; Chapter 5: Implementing Conditional Logic; Chapter 6: Using Loops to Process Data; Chapter 7: Organizing Scripts Using Functions; Part III: Advanced Topics; Chapter 8: Working with Files and Folders; Chapter 9: Basic System Administration; Chapter 10: Debugging PowerShell Scripts; Part IV: Appendices; Appendix A: What's on the Companion Web Site? Appendix B: What Next? Glossary