Creating a Simple DSC Resource
In this article, we will look at how to get started creating a very simple DSC resource. Creating DSC resource is, by many, considered an advanced topic in PowerShell.
Read MoreIn this article, we will look at how to get started creating a very simple DSC resource. Creating DSC resource is, by many, considered an advanced topic in PowerShell.
Read MoreThe goal of this article is to provide a more detailed step by step way of achieving what was recently presented in How to use WDS to PXE Boot a Nano Server VHD post on Nano Server team blog.
Read MoreThe day that people who love both PowerShell DSC and xplat solutions where looking for had finally arrived. Last week the first version of PowerShell DSC for Linux was released.
Read MoreThe DSC resource development team at Microsoft released ten waves of DSC resource kit that has almost 180 resources. There are resources for System Center products, Azure Pack, Microsoft Exchange, and many more.
Read MoreKB3000850, the November 2014 update rollup for Windows RT 8.1, Windows 8.1, and Windows Server 2012 R2, has brought several enhancements and fixes to the first version of DSC (initially released as a part of Windows PowerShell 4.
Read MoreManaging Linux can become a challenge if you don’t have some way of distributing credentials. There are several options: joining Active Directory domain and using shared credentials for both Linux and Windows, using other LDAP implementation to …
Read More