With PowerShell, you can automate tasks with scripts without having to learn the complicated ins and outs of programming. After you familiarise yourself with PowerShell's intuitive syntax, you'll apply your knowledge by designing and developing scripts for lots of daily situations IT personnel find themselves in every day. You'll then end with learning how to build a large project to automate server deployments from scratch written completely in PowerShell. Unlock the possibilities with PowerShell!
Rezensionen / Stimmen
"This book is great, and I personally wouldn't hesitate to add it to a bookshelf of technical books."
-ToastIT
"One of the perfect books to pick up when you want to get a first glance at the wonders of Powershell."
-Ian Mizer, Atlanta Python Programmers Group
Sprache
Verlagsort
Maße
Höhe: 233 mm
Breite: 177 mm
Dicke: 25 mm
Gewicht
ISBN-13
978-1-59327-918-9 (9781593279189)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Klassifikation
Adam Bertram is a 25+ year veteran of IT and an experienced online business professional. He's a successful blogger, consultant, Microsoft MVP, published author, and freelance writer for dozens of tech publications. Adam runs the popular tech learning site adamtheautomator.com and is probably on Twitter too much at @adbertram.
Introduction
Part I: Fundamentals
Chapter 1: Getting Started
Chapter 2: Basic PowerShell Concepts
Chapter 3: Combining Commands
Chapter 4: Control Flow
Chapter 5: Error Handling
Chapter 6: Writing Functions
Chapter 7: Exploring Modules
Chapter 8: Running Scripts Remotely
Chapter 9: Testing with Pester
Part II: Automating Day-to-Day Tasks
Chapter 10: Parsing Structured Data
Chapter 11: Automating Active Directory
Chapter 12: Working with Azure
Chapter 13: Working with AWS
Chapter 14: Creating a Server Inventory Script
Part III: Building Your Own Module
Chapter 15: Provisioning a Virtual Environment
Chapter 16: Installing an Operating System
Chapter 17: Deploying Active Directory
Chapter 18: Creating and Configuring a SQL Server
Chapter 19: Refactoring Your Code
Chapter 20: Creating and Configuring an IIS Web Server