Learning Powershell DSC
| By: | James Pogran |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781783980703 |
| eText ISBN: | 9781785281884 |
| Edition: | 1 |
| Copyright: | 2015 |
| Format: | Reflowable |
Lifetime - $47.99
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Get started with the fundamentals of PowerShell DSC and utilize its power to automate deployment and configuration of your servers
Key Features
Book Description
Windows PowerShell is a task-based command-line shell and scripting language designed especially for system administration. PowerShell DSC is a new management platform that enables you to deploy and manage configuration data for software services and manage the environment in which these services run. This book begins with an overview of the basics of PowerShell DSC by covering the architecture and components of the Desired Sate Configuration. It will then familiarize you with the set of PowerShell language extensions and new PowerShell commands. It will help you understand and create DSC configurations with the help of practical examples, and to create DSC custom resources for your custom applications. Finally, you will learn to deploy a real world application using PowerShell DSC. By the end of the book, you will have better knowledge about the powerful Desired State Configuration platform, which helps you to achieve continuous delivery, and efficient management and easy deployment of data for systems.What you will learn
- Understand configuration management and why you need it
- Craft flexible, reusable, and maintainable configuration scripts for thousands of servers
- Create custom DSC resources to manage any application or server setting
- Apply configuration data to deploy applications to different environments
- Utilize DSC push deployments to test your configuration scripts and custom DSC resources
- Install, configure and use DSC pull servers
- Run a Windows MSI package
- Deploy a website