Showing results for Resources - PowerShell Team

Jan 25, 2017
0
0

DSC Resource Kit Release January 2017

Katie Keim [MSFT]
Katie Keim [MSFT]

We just released the DSC Resource Kit! This release includes updates to 8 DSC resource modules, including 11 new DSC resources. In these past 6 weeks, 71 pull requests have been merged and 37 issues have been closed, all thanks to our amazing community! The modules updated in this release are: For a de...

DSCDSC Resource KitResources
Dec 14, 2016
0
0

DSC Resource Kit Release December 2016

Katie Keim [MSFT]
Katie Keim [MSFT]

We just released the DSC Resource Kit!Since our last release on November 2, we have added 1 new module, AuditPolicyDsc, which allows you to edit your audit policy subcategories and options. Thank you to Adam Haynes for this great new module! Outside of the DSC Resource Kit, we also recently published an update to GPRegistryPolicy in the Powe...

DSCDSC Resource KitResources
Nov 2, 2016
0
0

DSC Resource Kit November 2016 Release

Katie Keim [MSFT]
Katie Keim [MSFT]

We just released the DSC Resource Kit! Since our last release on September 21, we have added 1 new repository, PSDscResources, which will serve as the new home of the in-box DSC resources from the PSDesiredStateConfiguration module. This new module now has over 75,000 downloads from the PowerShell Gallery! Wow! Read more about PSDscResources in ...

DSCDSC Resource KitResources
Oct 7, 2016
0
0

New Home for In-Box DSC Resources

Katie Keim [MSFT]
Katie Keim [MSFT]

We have just released a new DSC module called PSDscResources. The aim of this module is to serve as the new home of the in-box PSDesiredStateConfiguration module open-sourced on GitHub. This allows us to accept contributions for the in-box resources from our wonderful DSC community and release these resources more frequently outside of the Windows ...

DSCDSC Resource KitResources
Sep 21, 2016
0
0

DSC Resource Kit September Release

Katie Keim [MSFT]
Katie Keim [MSFT]

We just released the DSC Resource Kit! Since our last release on August 10, we have added 2 brand new modules from the community: Thanks Brian and Daniel for all your hard work! This release includes updates to 14 DSC resource modules, including 15 new DSC resources. In these past 6 weeks, 94 pull requests have been merged an...

DSCDSC Resource KitResources
Aug 10, 2016
0
0

DSC Resource Kit August Release

Katie Keim [MSFT]
Katie Keim [MSFT]

The DSC Resource Kit has been released! This release includes 14 updated DSC resource modules and 10 new DSC resources. Since the last release on June 29, there have been 126 merged pull requests and 41 closed issues. The modules updated in this release are: For a detailed list of the resource modules...

DSCDSC Resource KitResources
Jun 27, 2016
0
0

DSC Resource Kit Community Call

Katie Keim [MSFT]
Katie Keim [MSFT]

We will be hosting a community call for the DSC Resource Kit 1-3PM on Thursday, June 30 (Pacific Time). Call in to ask questions or give feedback about the DSC Resource Kit! For this call, we will be focusing on the DSC Resource Kit overall as well as the new plans for experimental High Quality Resource Modules (HQRMs). Comments, questions, and...

DSCDSC Resource KitResources
Jun 22, 2015
0
0

Want to write a DSC resource where only a single instance can be configured?

Travis Plunk
Travis Plunk

I've heard from a few DSC resource authors that they need a method to implement a resource that has a single instance; a singleton. The problem they encountered is a DSC resource must define a Key property but singleton resources generally should not have a key because there is only one instance that can be updated. The problem can been seen...

PowerShellDSCDesired State Configuration
Dec 26, 2013
0
0

Holiday Gift – Desired State Configuration (DSC) Resource Kit Wave-1

PowerShell Team
PowerShell Team

Continuing with the tradition of holiday gifts to the PowerShell community, the PowerShell team has just released DSC Resource Kit Wave-1 - a set of PowerShell modules that contain DSC resources and example configurations. The various modules that are part of DSC Resource Kit Wave 1 can be found here. When DSC was introduced in PowerShell v4, we...

PowerShellDSCDesired State Configuration