PowerShell

Using Windows PowerShell Desired State Configuration User 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. 5.Write your First Desired State Configuration Script using ROLE Resource. 6.  Run your first “DSC” PowerShell Script. 7.Configuring Dependencies in “Desired State Configuration”… Continue reading Using Windows PowerShell Desired State Configuration User Resource

PowerShell

How to Use Windows PowerShell Desired State Configuration Group 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. 5.Write your First Desired State Configuration Script using ROLE Resource. 6.  Run your first “DSC” PowerShell Script. 7.Configuring Dependencies in “Desired State Configuration”… Continue reading How to Use Windows PowerShell Desired State Configuration Group Resource.

PowerShell

How to Use Windows PowerShell Desired State Configuration Group 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. 5.Write your First Desired State Configuration Script using ROLE Resource. 6.  Run your first “DSC” PowerShell Script. 7.Configuring Dependencies in “Desired State Configuration”… Continue reading How to Use Windows PowerShell Desired State Configuration Group Resource.

PowerShell

Using Windows PowerShell Desired State Configuration Archive 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. 5.Write your First Desired State Configuration Script using ROLE Resource. 6.  Run your first “DSC” PowerShell Script. 7.Configuring Dependencies in “Desired State Configuration”… Continue reading Using Windows PowerShell Desired State Configuration Archive Resource

PowerShell

Using Windows PowerShell Desired State Configuration Archive 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. 5.Write your First Desired State Configuration Script using ROLE Resource. 6.  Run your first “DSC” PowerShell Script. 7.Configuring Dependencies in “Desired State Configuration”… Continue reading Using Windows PowerShell Desired State Configuration Archive Resource

PowerShell

Using Windows PowerShell Desired State Configuration Registry 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. 5.Write your First Desired State Configuration Script using ROLE Resource. 6.  Run your first “DSC” PowerShell Script. 7.Configuring Dependencies in “Desired State… Continue reading Using Windows PowerShell Desired State Configuration Registry Resource

PowerShell

PowerShell and DSC : Using File Resource

    ·         Introduction of Windows PowerShell “Desired State Configuration”. ·         Installing Windows PowerShell 4.0 [Windows Management Framework 4.0]. ·         Getting Started With Desired State Configuration: DSC Syntax. ·         Review of Desired State Configuration: The 3 easy steps. ·         Write your First Desired State Configuration Script using ROLE Resource. ·         Run your first “DSC” PowerShell… Continue reading PowerShell and DSC : Using File Resource

PowerShell

PowerShell Tips : How to find all DSC related cmdlets

  It’s very easy to find the PowerShell “Desired State Configuration” cmdlets. Just run the below command , and it will show you all DSC related Cmdlets. Get-Command -Module PSDesiredStateConfiguration     Regards Aman Dhally If you like, you can follow me on Twitter and Facebook. You can also check my “You Tube” channel for PowerShell video tutorials. You can download all of my scripts from… Continue reading PowerShell Tips : How to find all DSC related cmdlets