{"id":17753,"date":"2018-10-25T07:29:51","date_gmt":"2018-10-25T15:29:51","guid":{"rendered":"http:\/\/devblogs.microsoft.com\/powershell\/?p=17753"},"modified":"2019-06-05T07:36:33","modified_gmt":"2019-06-05T15:36:33","slug":"dsc-resource-kit-release-october-2018","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/powershell\/dsc-resource-kit-release-october-2018\/","title":{"rendered":"DSC Resource Kit Release October 2018"},"content":{"rendered":"<div class=\"markdown-body\">\n<p>We just released the DSC Resource Kit!<\/p>\n<p>This release includes updates to <strong>9 DSC resource modules<\/strong>. In the past 6 weeks, <strong>126 pull requests<\/strong> have been merged and <strong>79 issues<\/strong> have been closed, all thanks to our amazing community!<\/p>\n<p>The modules updated in this release are:<\/p>\n<ul>\n<li>ComputerManagementDsc<\/li>\n<li>SharePointDsc<\/li>\n<li>StorageDsc<\/li>\n<li>SqlServerDsc<\/li>\n<li>xActiveDirectory<\/li>\n<li>xExchange<\/li>\n<li>xFailOverCluster<\/li>\n<li>xHyper-V<\/li>\n<li>xWebAdministration<\/li>\n<\/ul>\n<p>For a detailed list of the resource modules and fixes in this release, see the Included in this Release section below.<\/p>\n<p>xPSDesiredStateConfiguration is also in the pipeline for a release, but the xArchive resource is failing its tests, so that module is currently on hold and will be released when all the tests are passing once again.<\/p>\n<p>Our latest <strong>community call<\/strong> for the DSC Resource Kit was on October 10. A recording will be available on YouTube soon. Join us for the next call at 12PM (Pacific time) on November 21 to ask questions and give feedback about your experience with the DSC Resource Kit.<\/p>\n<p>The next DSC Resource Kit release will be on Wednesday, November 28.<\/p>\n<p>We strongly encourage you to update to the newest version of all modules using the PowerShell Gallery, and don&#8217;t forget to give us your feedback in the comments below, on GitHub, or on Twitter (<a href=\"https:\/\/twitter.com\/PowerShell_Team\" rel=\"nofollow\">@PowerShell_Team<\/a>)!<\/p>\n<p>Please see our documentation <a href=\"https:\/\/github.com\/PowerShell\/DscResources\/blob\/master\/Supportability.md\">here<\/a> for information on the support of these resource modules.<\/p>\n<h2><a href=\"#included-in-this-release\" id=\"user-content-included-in-this-release\" class=\"anchor\"><span class=\"octicon octicon-link\"><\/span><\/a>Included in this Release<\/h2>\n<p>You can see a detailed summary of all changes included in this release in the table below. For past release notes, go to the README.md or CHANGELOG.md file on the GitHub repository page for a specific module (see the How to Find DSC Resource Modules on GitHub section below for details on finding the GitHub page for a specific module).<\/p>\n<table>\n<thead>\n<tr>\n<th>Module Name<\/th>\n<th>Version<\/th>\n<th>Release Notes<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>ComputerManagementDsc<\/td>\n<td>6.0.0.0<\/td>\n<td>\n<ul>\n<li>ScheduledTask:\n<ul>\n<li>Added support for Group Managed Service Accounts, implemented using the ExecuteAsGMSA parameter. Fixes <a href=\"https:\/\/github.com\/PowerShell\/ComputerManagementDsc\/issues\/111\">Issue 111<\/a><\/li>\n<li>Added support to set the Synchronize Across Time Zone option. Fixes <a href=\"https:\/\/github.com\/PowerShell\/ComputerManagementDsc\/issues\/109\">Issue 109<\/a><\/li>\n<\/ul>\n<\/li>\n<li>Added .VSCode settings for applying DSC PSSA rules &#8211; fixes <a href=\"https:\/\/github.com\/PowerShell\/ComputerManagementDsc\/issues\/189\">Issue 189<\/a>.<\/li>\n<li>BREAKING CHANGE: PowerPlan:\n<ul>\n<li>Added IsActive Read-Only Property &#8211; Fixes <a href=\"https:\/\/github.com\/PowerShell\/ComputerManagementDsc\/issues\/171\">Issue 171<\/a>.<\/li>\n<li>InActive power plans are no longer returned with their Name set to null. Now, the name is always returned and the Read-Only property of IsActive is set accordingly.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td>SharePointDsc<\/td>\n<td>2.6.0.0<\/td>\n<td>\n<ul>\n<li>SPFarm\n<ul>\n<li>Fixed issue where Central Admin service was not starting for non-english farms<\/li>\n<\/ul>\n<\/li>\n<li>SPManagedMetadataServiceApp\n<ul>\n<li>Added additional content type settings (ContentTypePushdownEnabled &amp; ContentTypeSyndicationEnabled).<\/li>\n<li>Fixed issue where Get method would throw an error when the proxy did not exist.<\/li>\n<li>Fixed an issue where the resource checks if the proxy exists and if not, it is created.<\/li>\n<\/ul>\n<\/li>\n<li>SPSearchContentSource\n<ul>\n<li>Fixed issue with numerical Content Sources name<\/li>\n<li>Fixed issue where the code throws an error when the content source cannot be successfully created<\/li>\n<\/ul>\n<\/li>\n<li>SPSearchManagedProperty\n<ul>\n<li>Added a new resource to support Search Managed Properties<\/li>\n<li>Fix for multiple aliases<\/li>\n<\/ul>\n<\/li>\n<li>SPSearchResultSource\n<ul>\n<li>Added a new ScopeUrl parameter to allow for local source creation<\/li>\n<\/ul>\n<\/li>\n<li>SPSearchTopology\n<ul>\n<li>Updated Readme.md to remove some incorrect information<\/li>\n<li>Fixed logic to handle the FirstPartitionDirectory in Get-TargetResource<\/li>\n<\/ul>\n<\/li>\n<li>SPSelfServiceSiteCreation\n<ul>\n<li>New resource to manage self-service site creation<\/li>\n<\/ul>\n<\/li>\n<li>SPServiceAppSecurity\n<ul>\n<li>Added local farm token.<\/li>\n<li>Fixed issues that prevented the resource to work as expected in many situations.<\/li>\n<\/ul>\n<\/li>\n<li>SPSite\n<ul>\n<li>Added the possibility for creating the default site groups<\/li>\n<li>Added the possibility to set AdministrationSiteType<\/li>\n<li>Fixed test method that in some cases always would return false<\/li>\n<li>Fixed a typo in the values to check for AdministrationSiteType<\/li>\n<li>Fixed an access denied issue when creating default site groups when the run as account does not have proper permissions for the site<\/li>\n<\/ul>\n<\/li>\n<li>SPTrustedIdentityTokenIssuer\n<ul>\n<li>Added parameter UseWReplyParameter<\/li>\n<\/ul>\n<\/li>\n<li>SPUserProfileServiceApp\n<ul>\n<li>Fixed issue which was introduced in v2.5 where the service application proxy was not created.<\/li>\n<li>Updated resource to grant the InstallAccount permissions to a newly created service application to prevent issues in the Get method.<\/li>\n<\/ul>\n<\/li>\n<li>SPUserProfileSyncConnection\n<ul>\n<li>Fixed issue where empty IncludedOUs and ExcludedOUs would throw an error<\/li>\n<\/ul>\n<\/li>\n<li>SPWebAppClientCallableSettings\n<ul>\n<li>New resource to manage web application client callable settings including proxy libraries.<\/li>\n<\/ul>\n<\/li>\n<li>SPWebAppPropertyBag\n<ul>\n<li>New resource to manage web application property bag<\/li>\n<\/ul>\n<\/li>\n<li>SPWebAppSuiteBar\n<ul>\n<li>Fixed incorrect test method that resulted in this resource to never apply changes.<\/li>\n<li>Enable usage of SuiteBarBrandingElementHtml for SharePoint 2016 (only supported if using a SharePoint 2013 masterpage)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td>SqlServerDsc<\/td>\n<td>12.1.0.0<\/td>\n<td>\n<ul>\n<li>Changes to SqlServerDsc\n<ul>\n<li>Add support for validating the code with the DSC ResourceKit Script Analyzer rules, both in Visual Studio Code and directly using <code>Invoke-ScriptAnalyzer<\/code>.<\/li>\n<li>Opt-in for common test &#8220;Common Tests &#8211; Validate Markdown Links&#8221;.<\/li>\n<li>Updated broken links in <code>\\README.md<\/code> and in <code>\\Examples\\README.md<\/code><\/li>\n<li>Opt-in for common test &#8220;Common Tests &#8211; Relative Path Length&#8221;.<\/li>\n<li>Updated the Installation section in the README.md.<\/li>\n<li>Updated the Contributing section in the README.md after <a href=\"https:\/\/github.com\/PowerShell\/DscResources\/blob\/master\/StyleGuidelines.md\">Style Guideline and Best Practices guidelines<\/a> has merged into one document.<\/li>\n<li>To speed up testing in AppVeyor, unit tests are now run in two containers.<\/li>\n<li>Adding the PowerShell script <code>Assert-TestEnvironment.ps1<\/code> which must be run prior to running any unit tests locally with <code>Invoke-Pester<\/code>. Read more in the specific contributing guidelines, under the section <a href=\"https:\/\/github.com\/PowerShell\/SqlServerDsc\/blob\/dev\/CONTRIBUTING.mdunit-tests\">Unit Tests<\/a>.<\/li>\n<\/ul>\n<\/li>\n<li>Changes to SqlServerDscHelper\n<ul>\n<li>Fix style guideline lint errors.<\/li>\n<li>Changes to Connect-SQL\n<ul>\n<li>Adding verbose message in Connect-SQL so it now shows the username that is connecting.<\/li>\n<\/ul>\n<\/li>\n<li>Changes to Import-SQLPS\n<ul>\n<li>Fixed so that when importing SQLPS it imports using the path (and not the .psd1 file).<\/li>\n<li>Fixed so that the verbose message correctly shows the name, version and path when importing the module SQLPS (it did show correctly for the SqlServer module).<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li>Changes to SqlAg, SqlAGDatabase, and SqlAGReplica examples\n<ul>\n<li>Included configuration for SqlAlwaysOnService to enable HADR on each node to avoid confusion (<a href=\"https:\/\/github.com\/PowerShell\/SqlServerDsc\/issues\/1182\">issue 1182<\/a>).<\/li>\n<\/ul>\n<\/li>\n<li>Changes to SqlServerDatabaseMail\n<ul>\n<li>Minor update to Ensure parameter description in the README.md.<\/li>\n<\/ul>\n<\/li>\n<li>Changes to Write-ModuleStubFile.ps1\n<ul>\n<li>Create aliases for cmdlets in the stubbed module which have aliases (<a href=\"https:\/\/github.com\/PowerShell\/SqlServerDsc\/issues\/1224\">issue 1224<\/a>). <a href=\"https:\/\/github.com\/randomnote1\">Dan Reist (@randomnote1)<\/a><\/li>\n<li>Use a string builder to build the function stubs.<\/li>\n<li>Fixed formatting issues for the function to work with modules other than SqlServer.<\/li>\n<\/ul>\n<\/li>\n<li>New DSC resource SqlServerSecureConnection\n<ul>\n<li>New resource to configure a SQL Server instance for encrypted SQL connections.<\/li>\n<\/ul>\n<\/li>\n<li>Changes to SqlAlwaysOnService\n<ul>\n<li>Updated integration tests to use NetworkingDsc (<a href=\"https:\/\/github.com\/PowerShell\/SqlServerDsc\/issues\/1129\">issue 1129<\/a>).<\/li>\n<\/ul>\n<\/li>\n<li>Changes to SqlServiceAccount\n<ul>\n<li>Fix unit tests that didn&#8221;t mock some of the calls. It no longer fail when a SQL Server installation is not present on the node running the unit test (<a href=\"https:\/\/github.com\/PowerShell\/SqlServerDsc\/issues\/983\">issue 983<\/a>).<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td>StorageDsc<\/td>\n<td>4.2.0.0<\/td>\n<td>\n<ul>\n<li>Disk:\n<ul>\n<li>Added <code>PartitionStyle<\/code> parameter &#8211; Fixes <a href=\"https:\/\/github.com\/PowerShell\/StorageDsc\/issues\/37\">Issue 137<\/a>.<\/li>\n<li>Changed MOF name from <code>MSFT_Disk<\/code> to <code>MSFTDSC_Disk<\/code> to remove conflict with Windows built-in CIM class &#8211; Fixes <a href=\"https:\/\/github.com\/PowerShell\/StorageDsc\/issues\/167\">Issue 167<\/a>.<\/li>\n<\/ul>\n<\/li>\n<li>Opt-in to Common Tests:\n<ul>\n<li>Common Tests &#8211; Validate Example Files To Be Published<\/li>\n<li>Common Tests &#8211; Validate Markdown Links<\/li>\n<li>Common Tests &#8211; Relative Path Length<\/li>\n<\/ul>\n<\/li>\n<li>Added .VSCode settings for applying DSC PSSA rules &#8211; fixes <a href=\"https:\/\/github.com\/PowerShell\/StorageDsc\/issues\/168\">Issue 168<\/a>.<\/li>\n<li>Disk:\n<ul>\n<li>Added &#8220;defragsvc&#8221; service conflict known issue to README.MD &#8211; fixes <a href=\"https:\/\/github.com\/PowerShell\/StorageDsc\/issues\/172\">Issue 172<\/a>.<\/li>\n<\/ul>\n<\/li>\n<li>Corrected style violations in StorageDsc.Common module &#8211; fixes <a href=\"https:\/\/github.com\/PowerShell\/StorageDsc\/issues\/153\">Issue 153<\/a>.<\/li>\n<li>Corrected style violations in StorageDsc.ResourceHelper module.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td>xActiveDirectory<\/td>\n<td>2.22.0.0<\/td>\n<td>\n<ul>\n<li>Add PasswordNeverResets parameter to xADUser to facilitate user lifecycle management<\/li>\n<li>Update appveyor.yml to use the default template.<\/li>\n<li>Added default template files .gitattributes, and .gitignore, and .vscode folder.<\/li>\n<li>Added xADForestProperties: New resource to manage User and Principal Name Suffixes for a Forest.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td>xExchange<\/td>\n<td>1.24.0.0<\/td>\n<td>\n<ul>\n<li>xExchangeHelper.psm1: Renamed common functions to use proper Verb-Noun format. Also addresses many common style issues in functions in the file, as well as in calls to these functions from other files.<\/li>\n<li>MSFT_xExchTransportService: Removed functions that were duplicates of helper functions in xExchangeHelper.psm1.<\/li>\n<li>Fixes an issue where only objects of type Mailbox can be specified as a Journal Recipient. Now MailUser and MailContact types can be used as well.<\/li>\n<li>Update appveyor.yml to use the default template.<\/li>\n<li>Added default template files .codecov.yml, .gitattributes, and .gitignore, and .vscode folder.<\/li>\n<li>Add Unit Tests for xExchAntiMalwareScanning<\/li>\n<li>Add remaining Unit Tests for xExchInstall, and for most common setup functions<\/li>\n<li>Added ActionForUnknownFileAndMIMETypes,WSSAccessOnPublicComputersEnabled, WSSAccessOnPrivateComputersEnabled,UNCAccessOnPublicComputersEnabled UNCAccessOnPrivateComputersEnabled and GzipLevel to xExchOwaVirtualDirectory.<\/li>\n<li>Added GzipLevel and AdminEnabled to xExchEcpVirtualDirectory.<\/li>\n<li>Added OAuthAuthentication to xExchOabVirtualDirectory.<\/li>\n<li>Updated readme with the new parameters and removed a bad parameter from xExchOwaVirtualDirectory that did not actually exist.<\/li>\n<li>Updated .gitattributes to allow test .pfx files to be saved as binary<\/li>\n<li>Added Cumulative Update \/ Exchange update support to xExchInstall resource.<\/li>\n<li>Add remaining Unit Tests for all xExchangeHelper functions that don&#8221;t require the loading of Exchange DLL&#8221;s.<\/li>\n<li>Renamed and moved file Examples\/HelperScripts\/ExchangeConfigHelper.psm1 to Modules\/xExchangeCalculatorHelper.psm1. Renamed functions within the module to conform to proper function naming standards. Added remaining Unit tests for module.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td>xFailOverCluster<\/td>\n<td>1.11.0.0<\/td>\n<td>\n<ul>\n<li>Changes to xFailOverCluster\n<ul>\n<li>Update appveyor.yml to use the default template.<\/li>\n<li>Added default template files .codecov.yml, .gitattributes, and .gitignore, and .vscode folder.<\/li>\n<li>Added FailoverClusters2012.stubs.psm1 from Windows Server 2012 and renamed existing test stub file to FailoverClusters2016.stubs.psm1.<\/li>\n<li>Modified Pester Describe blocks to include which version of the FailoverClusters module is being tested.<\/li>\n<li>Modified Pester tests to run against 2012 and 2016 stubs in sequence.<\/li>\n<\/ul>\n<\/li>\n<li>Changes to xCluster\n<ul>\n<li>Fixed cluster creation on Windows Server 2012 by checking if the New-Cluster command supports -Force before using it (<a href=\"https:\/\/github.com\/PowerShell\/xFailOverCluster\/issues\/188\">issue 188<\/a>).<\/li>\n<\/ul>\n<\/li>\n<li>Changes to xClusterQuorum\n<ul>\n<li>Changed some internal parameter names from the Windows Server 2016 version aliases which are compatible with Windows Server 2012.<\/li>\n<\/ul>\n<\/li>\n<li>Changes to xClusterNetwork\n<ul>\n<li>Fixed Set-TargetResource for Windows Server 2012 by removing call to Update method as it doesn&#8221;t exist on this version and updates automatically.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td>xHyper-V<\/td>\n<td>3.13.0.0<\/td>\n<td>\n<ul>\n<li>MSFT_xVMSwitch:\n<ul>\n<li>Changed &#8220;Id&#8221; parameter form read only to optional so the VMSwitch ID can be set on Windows Server 2016. This is important for SDN setups where the VMSwitch ID must remain the same when a Hyper-V host is re-installed.<\/li>\n<li>Update appveyor.yml to use the default template.<\/li>\n<li>Added default template files .codecov.yml, .gitattributes, and .gitignore, and .vscode folder.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td>xWebAdministration<\/td>\n<td>2.3.0.0<\/td>\n<td>\n<ul>\n<li>Update appveyor.yml to use the default template.<\/li>\n<li>Added default template file .gitattributes, and added default settings for Visual Studio Code.<\/li>\n<li>Line endings was fixed in files that was committed with wrong line ending.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2><a href=\"#how-to-find-released-dsc-resource-modules\" id=\"user-content-how-to-find-released-dsc-resource-modules\" class=\"anchor\"><span class=\"octicon octicon-link\"><\/span><\/a>How to Find Released DSC Resource Modules<\/h2>\n<p>To see a list of <strong>all<\/strong> released DSC Resource Kit modules, go to the <a href=\"http:\/\/www.powershellgallery.com\/\" rel=\"nofollow\">PowerShell Gallery<\/a> and display <a href=\"http:\/\/www.powershellgallery.com\/packages?q=Tags%3A%22DSCResourceKit%22\" rel=\"nofollow\">all modules tagged as DSCResourceKit<\/a>. You can also enter a module&#8217;s name in the search box in the upper right corner of the PowerShell Gallery to find a specific module.<\/p>\n<p>Of course, you can also always use PowerShellGet (available starting in <a href=\"https:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=50395\" rel=\"nofollow\">WMF 5.0<\/a>) to find modules with DSC Resources:<\/p>\n<div class=\"highlight highlight-source-powershell\">\n<pre><span class=\"pl-c\"><span class=\"pl-c\">#<\/span> To list all modules that tagged as DSCResourceKit<span class=\"pl-c\"><\/span><\/span>\r\n<span class=\"pl-c1\">Find-Module<\/span> <span class=\"pl-k\">-<\/span>Tag DSCResourceKit \r\n<span class=\"pl-c\"><span class=\"pl-c\">#<\/span> To list all DSC resources from all sources <span class=\"pl-c\"><\/span><\/span>\r\n<span class=\"pl-c1\">Find-DscResource<\/span><\/pre>\n<\/div>\n<p>Please note only those modules released by the PowerShell Team are currently considered part of the &#8216;DSC Resource Kit&#8217; regardless of the presence of the &#8216;DSC Resource Kit&#8217; tag in the PowerShell Gallery.<\/p>\n<p>To find a <strong>specific<\/strong> module, go directly to its URL on the PowerShell Gallery:\n<a href=\"http:\/\/www.powershellgallery.com\/packages\/\" rel=\"nofollow\">http:\/\/www.powershellgallery.com\/packages\/<\/a>&lt; module name &gt;\nFor example:\n<a href=\"http:\/\/www.powershellgallery.com\/packages\/xWebAdministration\" rel=\"nofollow\">http:\/\/www.powershellgallery.com\/packages\/xWebAdministration<\/a><\/p>\n<h2><a href=\"#how-to-install-dsc-resource-modules-from-the-powershell-gallery\" id=\"user-content-how-to-install-dsc-resource-modules-from-the-powershell-gallery\" class=\"anchor\"><span class=\"octicon octicon-link\"><\/span><\/a>How to Install DSC Resource Modules From the PowerShell Gallery<\/h2>\n<p>We recommend that you use PowerShellGet to install DSC resource modules:<\/p>\n<div class=\"highlight highlight-source-powershell\">\n<pre><span class=\"pl-c1\">Install-Module<\/span> <span class=\"pl-k\">-<\/span>Name <span class=\"pl-k\">&lt;<\/span> module name <span class=\"pl-k\">&gt;<\/span><\/pre>\n<\/div>\n<p>For example:<\/p>\n<div class=\"highlight highlight-source-powershell\">\n<pre><span class=\"pl-c1\">Install-Module<\/span> <span class=\"pl-k\">-<\/span>Name xWebAdministration<\/pre>\n<\/div>\n<p>To update all previously installed modules at once, open an elevated PowerShell prompt and use this command:<\/p>\n<div class=\"highlight highlight-source-powershell\">\n<pre><span class=\"pl-c1\">Update-Module<\/span><\/pre>\n<\/div>\n<p>After installing modules, you can discover all DSC resources available to your local system with this command:<\/p>\n<div class=\"highlight highlight-source-powershell\">\n<pre><span class=\"pl-c1\">Get-DscResource<\/span><\/pre>\n<\/div>\n<h2><a href=\"#how-to-find-dsc-resource-modules-on-github\" id=\"user-content-how-to-find-dsc-resource-modules-on-github\" class=\"anchor\"><span class=\"octicon octicon-link\"><\/span><\/a>How to Find DSC Resource Modules on GitHub<\/h2>\n<p>All resource modules in the DSC Resource Kit are available open-source on GitHub.\nYou can see the most recent state of a resource module by visiting its GitHub page at:\n<a href=\"https:\/\/github.com\/PowerShell\/\">https:\/\/github.com\/PowerShell\/<\/a>&lt; module name &gt;\nFor example, for the CertificateDsc module, go to:\n<a href=\"https:\/\/github.com\/PowerShell\/CertificateDsc\">https:\/\/github.com\/PowerShell\/CertificateDsc<\/a>.<\/p>\n<p>All DSC modules are also listed as submodules of the <a href=\"https:\/\/github.com\/PowerShell\/DscResources\/\">DscResources repository<\/a> in the <a href=\"https:\/\/github.com\/PowerShell\/DscResources\/tree\/master\/DscResources\">DscResources folder<\/a> and the <a href=\"https:\/\/github.com\/PowerShell\/DscResources\/tree\/master\/xDscResources\">xDscResources folder<\/a>.<\/p>\n<h2><a href=\"#how-to-contribute\" id=\"user-content-how-to-contribute\" class=\"anchor\"><span class=\"octicon octicon-link\"><\/span><\/a>How to Contribute<\/h2>\n<p>You are more than welcome to contribute to the development of the DSC Resource Kit! There are several different ways you can help. You can create new DSC resources or modules, add test automation, improve documentation, fix existing issues, or open new ones.\nSee our <a href=\"https:\/\/github.com\/PowerShell\/DscResources\/blob\/master\/CONTRIBUTING.md\">contributing guide<\/a> for more info on how to become a DSC Resource Kit contributor.<\/p>\n<p>If you would like to help, please take a look at the list of <a href=\"https:\/\/github.com\/PowerShell\/DscResources\/issues\">open issues<\/a> for the DscResources repository.\nYou can also check issues for specific resource modules by going to:\n<a href=\"https:\/\/github.com\/PowerShell\/\">https:\/\/github.com\/PowerShell\/<\/a>&lt; module name &gt;\/issues\nFor example:\n<a href=\"https:\/\/github.com\/PowerShell\/xPSDesiredStateConfiguration\/issues\">https:\/\/github.com\/PowerShell\/xPSDesiredStateConfiguration\/issues<\/a><\/p>\n<p>Your help in developing the DSC Resource Kit is invaluable to us!<\/p>\n<h2><a href=\"#questions-comments\" id=\"user-content-questions-comments\" class=\"anchor\"><span class=\"octicon octicon-link\"><\/span><\/a>Questions, comments?<\/h2>\n<p>If you&#8217;re looking into using PowerShell DSC, have questions or issues with a current resource, or would like a new resource, let us know in the comments below, on Twitter (<a href=\"https:\/\/twitter.com\/PowerShell_Team\" rel=\"nofollow\">@PowerShell_Team<\/a>), or by creating an issue on <a href=\"https:\/\/github.com\/powershell\/dscresources\/issues\">GitHub<\/a>.<\/p>\n<p>Katie Keim\nSoftware Engineer\nPowerShell DSC Team\n<a href=\"https:\/\/twitter.com\/katiedsc\" rel=\"nofollow\">@katiedsc<\/a> (Twitter)\n<a href=\"https:\/\/github.com\/kwirkykat\">@kwirkykat<\/a> (GitHub)<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>We just released the DSC Resource Kit! This release includes updates to 9 DSC resource modules. In the past 6 weeks, 126 pull requests have been merged and 79 issues have been closed, all thanks to our amazing community! The modules updated in this release are: ComputerManagementDsc SharePointDsc StorageDsc SqlServerDsc xActiveDirectory xExchange xFailOverCluster xHyper-V xWebAdministration [&hellip;]<\/p>\n","protected":false},"author":600,"featured_media":13641,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[150,152,155,290],"class_list":["post-17753","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-powershell","tag-dsc","tag-dsc-resource-kit","tag-dsc-resources","tag-resources"],"acf":[],"blog_post_summary":"<p>We just released the DSC Resource Kit! This release includes updates to 9 DSC resource modules. In the past 6 weeks, 126 pull requests have been merged and 79 issues have been closed, all thanks to our amazing community! The modules updated in this release are: ComputerManagementDsc SharePointDsc StorageDsc SqlServerDsc xActiveDirectory xExchange xFailOverCluster xHyper-V xWebAdministration [&hellip;]<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/powershell\/wp-json\/wp\/v2\/posts\/17753","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/powershell\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/powershell\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/powershell\/wp-json\/wp\/v2\/users\/600"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/powershell\/wp-json\/wp\/v2\/comments?post=17753"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/powershell\/wp-json\/wp\/v2\/posts\/17753\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/powershell\/wp-json\/wp\/v2\/media\/13641"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/powershell\/wp-json\/wp\/v2\/media?parent=17753"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/powershell\/wp-json\/wp\/v2\/categories?post=17753"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/powershell\/wp-json\/wp\/v2\/tags?post=17753"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}