PowerShell for Beginners

[Pages:238]PowerShell for Beginners

Learn PowerShell 7 Through Hands-On Mini Games -- Ian Waters

PowerShell for Beginners

Learn PowerShell 7 Through Hands-On Mini Games

Ian Waters

PowerShell for Beginners: Learn PowerShell 7 Through Hands-On Mini Games

Ian Waters Bexhill, UK

ISBN-13 (pbk): 978-1-4842-7063-9

ISBN-13 (electronic): 978-1-4842-7064-6

Copyright ? 2021 by Ian Waters

This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.

Trademarked names, logos, and images may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, logo, or image we use the names, logos, and images only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark.

The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to proprietary rights.

While the advice and information in this book are believed to be true and accurate at the date of publication, neither the authors nor the editors nor the publisher can accept any legal responsibility for any errors or omissions that may be made. The publisher makes no warranty, express or implied, with respect to the material contained herein.

Managing Director, Apress Media LLC: Welmoed Spahr Acquisitions Editor: Smriti Srivastava Development Editor: Matthew Moodie Coordinating Editor: Shrikant Vishwakarma

Cover designed by eStudioCalamar

Cover image designed by Pexels

Distributed to the book trade worldwide by Springer Science+Business Media LLC, 1 New York Plaza, Suite 4600, New York, NY 10004. Phone 1-800-SPRINGER, fax (201) 348-4505, e-mail orders-ny@springer-sbm. com, or visit . Apress Media, LLC is a California LLC and the sole member (owner) is Springer Science + Business Media Finance Inc (SSBM Finance Inc). SSBM Finance Inc is a Delaware corporation.

For information on translations, please e-mail booktranslations@; for reprint, paperback, or audio rights, please e-mail bookpermissions@, or visit . com/rights-permissions.

Apress titles may be purchased in bulk for academic, corporate, or promotional use. eBook versions and licenses are also available for most titles. For more information, reference our Print and eBook Bulk Sales web page at .

Any source code or other supplementary material referenced by the author in this book is available to readers on GitHub via the book's product page, located at 978-1-4842-7063-9. For more detailed information, please visit .

Printed on acid-free paper

Many thanks to my wife for putting up with yet another project of mine. She gives me so much support. Thank you!

Also I dedicate this book to all those engineers and developers who want to develop their own skills, learn new technology,

and share it with others.

Never stop learning!

Table of Contents

About the Author xi About the Technical Reviewer xiii Introductionxv

Chapter 1: Introduction 1 Terminology 1 Variables 2 Cmdlets 2 Scripts 2 Functions 3 Classes 3 Modules 3 Objects 3 Pipeline 4 .Net Framework 4 History 4 The Future 5 Required Tools 5 Let's Get Started! 6

Chapter 2: Beginners' Guide to PowerShell and Visual Studio Code 7 PowerShell 7 7 Install PowerShell 7 7 Get Help Running Cmdlets 11 How to Run Scripts 14

v

Table of Contents

Visual Studio Code 16 Install Visual Studio Code 16 Open a New Project Folder 18 Creating a New Script File 20 PowerShell Visual Studio Code Extension 21 Saving Scripts 22 Running Scripts 22 Adding Comments to Your Code 31

Conclusion 32

Chapter 3: Variables 33 What Are Variables? 35 Variable Types 35 Defining Variables 36 Updating Variables 37 Accessing Variables 38 Variable Scope 39 Global Variables 39 Conclusion 40

Chapter 4: Conditional Statements 41 if Statements 46 Comparison Operators 51 Switch Statement 53 Conclusion 55

Chapter 5: Loops 57 For Loops 58 While Loops 60 Do While Loops 61 Foreach Loops 62 ForEach-Object Loops 63 Conclusion 64

vi

Table of Contents

Chapter 6: Arrays 65 Initializing an Array 67 Array Properties and Methods 69 Accessing Values in an Array 70 Removing Values from an Array 72 Conclusion 74

Chapter 7: Functions 75 Creating a Function 75 Passing Parameters 77 Returning Objects 78 Conclusion 81

Chapter 8: Classes 83 Creating Your First Class 84 Properties 85 Constructors 86 Methods 86 Passing Parameters 88 Returning Objects 90 Conclusion 91

Chapter 9: Customizing the Console 93 Customizing the Title and Text Colors 93 Resizing the Console 95 Conclusion 96

Chapter 10: User Input 97 Reading a Key Press 97 Read a Line of Text 99 Conclusion 100

vii

Table of Contents

Chapter 11: Dragon Slayer 101 Code Design 101 Defining the Functions 103 Creating the Title Screen 106 Script Variables 108 Let's Put It All Together 108 Conclusion 119

Chapter 12: Getting Colorful 121 Changing Font Color 121 Changing Background Color 122 Changing the Default Console Colors 124 Conclusion 126

Chapter 13: ASCII Table 127 Displaying Shapes and Symbols 127 Output an ASCII Table in HTML 129 Building a Menu Box 131 Conclusion 132

Chapter 14: Cursor Control 133 Moving the Cursor 133 Moving a Character Around the Screen 136 Keeping Within the Boundaries 136 Reducing the Flicker 137 Bring It All Together 138 Conclusion 141

viii

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download

To fulfill the demand for quickly locating and searching documents.

It is intelligent file search solution for home and business.

Literature Lottery

Related searches