PowerShell

Run your first "DSC" PowerShell Script.

1.       Introduction of Windows PowerShell “Desired State Configuration” 2.      Installing Windows PowerShell 4.0 [Windows Management Framework 4.0] 3.      Getting Started With Desired State Configuration: DSC Syntax 4.      Review of Desired State Configuration: The 3 easy steps. 5.      Write your First Desired State Configuration Script using ROLE Resource.     In my previous blog post we… Continue reading Run your first "DSC" PowerShell Script.

PowerShell

Write your First Desired State Configuration Script using ROLE Resource.

  1.    Introduction of Windows PowerShell “Desired State Configuration” 2.    Installing Windows PowerShell 4.0 [Windows Management Framework 4.0] 3.    Getting Started With Desired State Configuration: DSC Syntax 4.    Review of Desired State Configuration : The 3 easy steps.   fter, so much of theory, it is time to write our first real “Desired State Configuration”… Continue reading Write your First Desired State Configuration Script using ROLE Resource.

PowerShell

Installing Windows PowerShell 4.0 [Windows Management Framework 4.0]

Quote of the Day : “Courage doesn’t always roar. Sometimes courage is the quiet voice at the end of the day saying, “I will try again tomorrow.” – Mary Anne Radmacher” Overview of WMF 4.0 : http://www.microsoft.com/en-us/download/details.aspx?id=40855   I have mention in my previous blog post, that to leverage the benefits of the DSC, we… Continue reading Installing Windows PowerShell 4.0 [Windows Management Framework 4.0]