Skip to content

Demonstration of PowerShell DSC to configure a Windows node via web pull server

License

Notifications You must be signed in to change notification settings

lrakai/powershell-dsc-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powershell-dsc-windows

Demonstration of PowerShell DSC to configure a Windows node via web pull server

Getting Started

An Azure RM template is included in infrastructure/ to create virtual machines to follow along.

Using Azure PowerShell, do the following to provision the resources:

.\startup.ps1

Alternatively, you can perform a one-click deploy with the following button:

Remote Desktop into the virtual machine:

  • user: student
  • password: 1Lab_Virtual_Machine!

Following Along

Open up a PowerShell ISE window on the created ca-lab-vm VM and follow the commands and commentary in lab.ps1.

Tearing Down

When finished, remove the Azure resources with:

.\teardown.ps1

About

Demonstration of PowerShell DSC to configure a Windows node via web pull server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published