Microsoft Virtual Academy Jeffrey Snover Distinguished Engineer Lead

  • Slides: 10
Download presentation
Microsoft Virtual Academy Jeffrey Snover | Distinguished Engineer & Lead Architect Jason Helmick |

Microsoft Virtual Academy Jeffrey Snover | Distinguished Engineer & Lead Architect Jason Helmick | Author/Evangelist, Pluralsight

Course Modules Getting started with Power. Shell Desired State Config (DSC) 01 | Getting

Course Modules Getting started with Power. Shell Desired State Config (DSC) 01 | Getting ready for DSC Architecture overview along with resources and requirements for DSC 02 | Performing a push deployment Perform a push deployment configuring the LCM and your first DSC configuration 03 | Configuring Pull servers for deployment Explore the Pull server options SMB and HTTP 04 | Deploying configurations using a Pull server Preparing your environment for pull configurations and querying diagnostic information 05 | Resource roundup Start working with the available resources in your configurations 06 | Writing better configurations Enhance your configurations with parameters, credentials and more 07 | DSC and Linux Start working cross platform with configuring Linux

Microsoft Virtual Academy 02 | Performing a push deployment Jeffrey Snover | Distinguished Engineer

Microsoft Virtual Academy 02 | Performing a push deployment Jeffrey Snover | Distinguished Engineer & Lead Architect Jason Helmick | Author/Evangelist, Pluralsight

Module Overview • The purpose for a Push deployment • Writing a DSC configuration

Module Overview • The purpose for a Push deployment • Writing a DSC configuration • Configuring the Local Configuration Manager (LCM) • Creating the Management Object File (MOF) • Performing the Push deployment

The Purpose for a Push deployment

The Purpose for a Push deployment

Writing a DSC configuration • Define Configuration {} • Define Node {} • Define

Writing a DSC configuration • Define Configuration {} • Define Node {} • Define Resource

Configuring the LCM

Configuring the LCM

Creating the MOF • The purpose of MOF with DSC • Running the configuration

Creating the MOF • The purpose of MOF with DSC • Running the configuration creates the MOF

Performing the Push deployment • Creating a simple test deployment of IIS • Locate

Performing the Push deployment • Creating a simple test deployment of IIS • Locate the resources needed • Create the configuration • Push the configuration

© 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, Office, Azure, System Center, Dynamics

© 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, Office, Azure, System Center, Dynamics and other product names are or may be registered trademarks and/or trademarks in the U. S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.