{"id":12765,"date":"2017-01-25T19:37:22","date_gmt":"2017-01-26T03:37:22","guid":{"rendered":"https:\/\/blogs.msdn.microsoft.com\/powershell\/?p=12765"},"modified":"2022-07-29T11:28:09","modified_gmt":"2022-07-29T19:28:09","slug":"dsc-resource-kit-release-january-2017","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/powershell\/dsc-resource-kit-release-january-2017\/","title":{"rendered":"DSC Resource Kit Release January 2017"},"content":{"rendered":"<div class=\"markdown-body\">\n<p>We just released the DSC Resource Kit!<\/p>\n<p>This release includes updates to 8<strong>\u00a0DSC resource modules<\/strong>, including <strong>11 new DSC resources<\/strong>. In these past 6 weeks, <strong>71 pull requests<\/strong> have been merged and <strong>37 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>AuditPolicyDsc<\/li>\n<li>xDismFeature<\/li>\n<li>xExchange<\/li>\n<li>xHyper-V<\/li>\n<li>xNetworking<\/li>\n<li>xPSDesiredStateConfiguration<\/li>\n<li>xSQLServer<\/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>[UPDATE 01\/26\/17 2:40PM PST] &#8211; xHyper-V has now been released with a new resource.<\/p>\n<p>[UPDATE 02\/03\/17 2:20PM PST] &#8211; PSDscResources has now also been released with the new Environment resource and a few bug fixes (<a href=\"https:\/\/www.powershellgallery.com\/packages\/PSDscResources\/2.4.0.0\">release notes<\/a>). xPSDesiredStateConfiguration was also released again with some of the same updates (<a href=\"https:\/\/www.powershellgallery.com\/packages\/xPSDesiredStateConfiguration\/6.0.0.0\">release notes<\/a>).<\/p>\n<p>A new version of xActiveDirectory was also released about two weeks ago with some bug fixes\u00a0for xADDomain and xADDomainController.<\/p>\n<p>Our last <strong>community call<\/strong> for the DSC Resource Kit was last week on January 18. A <a href=\"https:\/\/youtu.be\/jKBIFVF2a3s\">recording<\/a> of our updates as well as <a href=\"https:\/\/github.com\/powershell\/\">summarizing notes<\/a> are available. Join us next time at 9AM PST on March 1 to ask questions and give feedback about your experience with the DSC Resource Kit. Keep an eye on the <a href=\"https:\/\/github.com\/PowerShell\/DscResources\/blob\/master\/CommunityAgenda.md\">community agenda<\/a> for the link to the call agenda.<\/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\">@PowerShell_Team<\/a>)!<\/p>\n<p>All resources with the &#8216;x&#8217; prefix in their names are still experimental &#8211; this means that those resources are provided AS IS and are not supported through any Microsoft support program or service. If you find a problem with a resource, please <a href=\"https:\/\/github.com\/PowerShell\/DscResources\/blob\/master\/CONTRIBUTING.md#submitting-an-issue\">file an issue<\/a> on GitHub.<\/p>\n<h2>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<\/div>\n<div class=\"markdown-body\">\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>AuditPolicyDsc<\/td>\n<td>1.1.0.0<\/td>\n<td>\n<ul>\n<li>Added the AuditPolicyCsv resource.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td>xDismFeature<\/td>\n<td>1.2.0.0<\/td>\n<td>\n<ul>\n<li>xDismFeature: Resource no longer includes the Source parameter when it is not specified<\/li>\n<li>Converted appveyor.yml to install Pester from PSGallery instead of from Chocolatey.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td>xExchange<\/td>\n<td>1.13.0.0<\/td>\n<td>\n<ul>\n<li>Fix function RemoveVersionSpecificParameters<\/li>\n<li>xExchMailboxServer: Added missing parameters except these, which are marked as &#8220;This parameter is reserved for internal Microsoft use.&#8221;<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td>xHyper-V<\/td>\n<td>3.7.0.0<\/td>\n<td>\n<ul>\n<li>Adding a new resource\n<ul>\n<li>MSFT_xVMNetworkAdapter: Attaches a new VM network adapter to the management OS or VM.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td>xNetworking<\/td>\n<td>3.2.0.0<\/td>\n<td>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>Fixed typo in the example&#8221;s Action property from &#8220;Blocked&#8221; (which isn&#8221;t a valid<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>value) to &#8220;Block&#8221;<\/p>\n<ul>\n<li>Added support for auto generating wiki, help files, markdown linting<\/li>\n<\/ul>\n<p>and checking examples.<\/p>\n<ul>\n<li>Added NetworkingDsc.ResourceHelper module based on copy from <a href=\"https:\/\/github.com\/PowerShell\/PSDscResources\/blob\/dev\/DscResources\/CommonResourceHelper.psm1\">PSDscResources<\/a>.<\/li>\n<li>MSFT_xFirewall:<\/li>\n<\/ul>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>Cleaned up ParameterList table layout and moved into a new file<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>(MSFT_xFirewall.data.psd1).<\/p>\n<ul>\n<li>Separated Localization strings into strings file.<\/li>\n<li>Added standard help blocks to all functions to meet HQRM standards.<\/li>\n<li>Added CmdletBinding attribute to all functions to meet HQRM standards.<\/li>\n<li>Style changes to meet HQRM standards.<\/li>\n<li>Fixed issue using CIDR notation for LocalAddress or RemoteAddress.<\/li>\n<\/ul>\n<p>See <a href=\"https:\/\/github.com\/PowerShell\/xNetworking\/issues\/169\">GitHub issue<\/a>.<\/p>\n<ul>\n<li>Fixed integration tests so that values being set are correctly tested.<\/li>\n<li>Added integration tests for Removal of Firewall rule.<\/li>\n<li>Added NetworkingDsc.Common module to contain shared networking functions.<\/li>\n<li>MSFT_xDNSServerAddress:<\/li>\n<\/ul>\n<ul>\n<li>Separated Localization strings into strings file.<\/li>\n<li>MSFT_xDefaultGatewayAddress:<\/li>\n<\/ul>\n<ul>\n<li>Separated Localization strings into strings file.<\/li>\n<li>Style changes to meet HQRM standards.<\/li>\n<li>MSFT_xDhcpClient:<\/li>\n<\/ul>\n<ul>\n<li>Separated Localization strings into strings file.<\/li>\n<li>Fix parameter descriptions in MOF file.<\/li>\n<li>Style changes to meet HQRM standards.<\/li>\n<li>MSFT_xDnsClientGlobalSetting:<\/li>\n<\/ul>\n<ul>\n<li>Renamed Localization strings file to be standard naming format.<\/li>\n<li>Moved ParameterList into a new file (MSFT_xDnsClientGlobalSetting.data.psd1).<\/li>\n<li>Style changes to meet HQRM standards.<\/li>\n<li>Removed New-TerminatingError function because never called.<\/li>\n<li>Converted to remove Invoke-Expression.<\/li>\n<li>MSFT_xDnsConnectionSuffix:<\/li>\n<\/ul>\n<ul>\n<li>Separated Localization strings into strings file.<\/li>\n<li>Style changes to meet HQRM standards.<\/li>\n<li>MSFT_xHostsFile:<\/li>\n<\/ul>\n<ul>\n<li>Renamed Localization strings file to be standard naming format.<\/li>\n<li>Style changes to meet HQRM standards.<\/li>\n<li>Refactored for performance\n<ul>\n<li>Code now reads 38k lines in &gt; 1 second vs 4<\/li>\n<\/ul>\n<\/li>\n<li>Now ignores inline comments<\/li>\n<li>Added more integration tests<\/li>\n<li>MSFT_xIPAddress:<\/li>\n<\/ul>\n<ul>\n<li>Separated Localization strings into strings file.<\/li>\n<li>Style changes to meet HQRM standards.<\/li>\n<li>MSFT_xNetAdapterBinding:<\/li>\n<\/ul>\n<ul>\n<li>Separated Localization strings into strings file.<\/li>\n<li>Style changes to meet HQRM standards.<\/li>\n<li>MSFT_xNetAdapterRDMA:<\/li>\n<\/ul>\n<ul>\n<li>Renamed Localization strings file to be standard naming format.<\/li>\n<li>Style changes to meet HQRM standards.<\/li>\n<li>MSFT_xNetBIOS:<\/li>\n<\/ul>\n<ul>\n<li>Renamed Localization strings file to be standard naming format.<\/li>\n<li>Style changes to meet HQRM standards.<\/li>\n<li>MSFT_xNetConnectionProfile:<\/li>\n<\/ul>\n<ul>\n<li>Separated Localization strings into strings file.<\/li>\n<li>Style changes to meet HQRM standards.<\/li>\n<li>MSFT_xNetworkTeam:<\/li>\n<\/ul>\n<ul>\n<li>Style changes to meet HQRM standards.<\/li>\n<li>MSFT_xNetworkTeamInterface:<\/li>\n<\/ul>\n<ul>\n<li>Updated integration tests to remove Invoke-Expression.<\/li>\n<li>Style changes to meet HQRM standards.<\/li>\n<li>MSFT_xRoute:<\/li>\n<\/ul>\n<ul>\n<li>Separated Localization strings into strings file.<\/li>\n<li>Style changes to meet HQRM standards.<\/li>\n<li>MSFT_xFirewall:<\/li>\n<\/ul>\n<ul>\n<li>Converted to remove Invoke-Expression.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td>xPSDesiredStateConfiguration<\/td>\n<td>5.2.0.0<\/td>\n<td>\n<ul>\n<li>xWindowsProcess\n<ul>\n<li>Minor updates to integration tests because one of the tests was flaky.<\/li>\n<\/ul>\n<\/li>\n<li>xRegistry:\n<ul>\n<li>Added support for forward slashes in registry key names. This resolves issue <a href=\"https:\/\/github.com\/PowerShell\/xPSDesiredStateConfiguration\/issues\/285\">285<\/a>.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td>xSqlServer<\/td>\n<td>5.0.0.0<\/td>\n<td>\n<ul>\n<li>Improvements how tests are initiated in AppVeyor\n<ul>\n<li>Removed previous workaround (issue 201) from unit tests.<\/li>\n<li>Changes in appveyor.yml so that SQL modules are removed before common test is run.<\/li>\n<li>Now the deploy step are no longer failing when merging code into Dev. Neither is the deploy step failing if a contributor had AppVeyor connected to the fork of xSQLServer and pushing code to the fork.<\/li>\n<\/ul>\n<\/li>\n<li>Changes to README.md\n<ul>\n<li>Changed the contributing section to help new contributors.<\/li>\n<li>Added links for each resource so it is easier to navigate to the parameter list for each resource.<\/li>\n<li>Moved the list of resources in alphabetical order.<\/li>\n<li>Moved each resource parameter list into alphabetical order.<\/li>\n<li>Removed old text mentioning System Center.<\/li>\n<li>Now the correct product name is written in the installation section, and a typo was also fixed.<\/li>\n<li>Fixed a typo in the Requirements section.<\/li>\n<li>Added link to Examples folder in the Examples section.<\/li>\n<li>Change the layout of the README.md to closer match the one of PSDscResources<\/li>\n<li>Added more detailed text explaining what operating systemes WMF5.0 can be installed on.<\/li>\n<li>Verified all resource schema files with the README.md and fixed some errors (descriptions was not verified).<\/li>\n<li>Added security requirements section for resource xSQLServerEndpoint and xSQLAOGroupEnsure.<\/li>\n<\/ul>\n<\/li>\n<li>Changes to xSQLServerSetup\n<ul>\n<li>The resource no longer uses Win32_Product WMI class when evaluating if SQL Server Management Studio is installed. See article <a href=\"https:\/\/support.microsoft.com\/en-us\/kb\/974524\">kb974524<\/a> for more information.<\/li>\n<li>Now it uses CIM cmdlets to get information from WMI classes.<\/li>\n<li>Resolved all of the PSScriptAnalyzer warnings that was triggered in the common tests.<\/li>\n<li>Improvement for service accounts to enable support for Managed Service Accounts as well as other nt authority accounts<\/li>\n<li>Changes to the helper function Copy-ItemWithRoboCopy\n<ul>\n<li>Robocopy is now started using Start-Process and the error handling has been improved.<\/li>\n<li>Robocopy now removes files at the destination path if they no longer exists at the source.<\/li>\n<li>Robocopy copies using unbuffered I\/O when available (recommended for large files).<\/li>\n<\/ul>\n<\/li>\n<li>Added a more descriptive text for the parameter <code>SourceCredential<\/code> to further explain how the parameter work.<\/li>\n<li>BREAKING CHANGE: Removed parameter SourceFolder.<\/li>\n<li>BREAKING CHANGE: Removed default value &#8220;$PSScriptRoot&#8230;.&#8221; from parameter SourcePath.<\/li>\n<li>Old code, that no longer filled any function, has been replaced.\n<ul>\n<li>Function <code>ResolvePath<\/code> has been replaced with <code>[Environment]::ExpandEnvironmentVariables($SourcePath)<\/code> so that environment variables still can be used in Source Path.<\/li>\n<li>Function <code>NetUse<\/code> has been replaced with <code>New-SmbMapping<\/code> and <code>Remove-SmbMapping<\/code>.<\/li>\n<\/ul>\n<\/li>\n<li>Renamed function <code>GetSQLVersion<\/code> to <code>Get-SqlMajorVersion<\/code>.<\/li>\n<li>BREAKING CHANGE: Renamed parameter PID to ProductKey to avoid collision with automatic variable $PID<\/li>\n<\/ul>\n<\/li>\n<li>Changes to xSQLServerScript\n<ul>\n<li>All credential parameters now also has the type [System.Management.Automation.Credential()] to better work with PowerShell 4.0.<\/li>\n<li>It is now possible to configure two instances on the same node, with the same script.<\/li>\n<li>Added to the description text for the parameter <code>Credential<\/code> describing how to authenticate using Windows Authentication.<\/li>\n<li>Added examples to show how to authenticate using either SQL or Windows authentication.<\/li>\n<li>A recent issue showed that there is a known problem running this resource using PowerShell 4.0. For more information, see <a href=\"https:\/\/github.com\/PowerShell\/xSQLServer\/issues\/273\">issue #273<\/a><\/li>\n<\/ul>\n<\/li>\n<li>Changes to xSQLServerFirewall\n<ul>\n<li>BREAKING CHANGE: Removed parameter SourceFolder.<\/li>\n<li>BREAKING CHANGE: Removed default value &#8220;$PSScriptRoot&#8230;.&#8221; from parameter SourcePath.<\/li>\n<li>Old code, that no longer filled any function, has been replaced.\n<ul>\n<li>Function <code>ResolvePath<\/code> has been replaced with <code>[Environment]::ExpandEnvironmentVariables($SourcePath)<\/code> so that environment variables still can be used in Source Path.<\/li>\n<\/ul>\n<\/li>\n<li>Adding new optional parameter SourceCredential that can be used to authenticate against SourcePath.<\/li>\n<li>Solved PSSA rules errors in the code.<\/li>\n<li>Get-TargetResource no longer return $true when no products was installed.<\/li>\n<\/ul>\n<\/li>\n<li>Changes to the unit test for resource\n<ul>\n<li>xSQLServerSetup\n<ul>\n<li>Added test coverage for helper function Copy-ItemWithRoboCopy<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li>Changes to xSQLServerLogin\n<ul>\n<li>Removed ShouldProcess statements<\/li>\n<li>Added the ability to enforce password policies on SQL logins<\/li>\n<\/ul>\n<\/li>\n<li>Added common test (xSQLServerCommon.Tests) for xSQLServer module\n<ul>\n<li>Now all markdown files will be style checked when tests are running in AppVeyor after sending in a pull request.<\/li>\n<li>Now all Examples will be tested by compiling to a .mof file after sending in a pull request.<\/li>\n<\/ul>\n<\/li>\n<li>Changes to xSQLServerDatabaseOwner\n<ul>\n<li>The example &#8220;SetDatabaseOwner&#8221; can now compile, it wrongly had a <code>DependsOn<\/code> in the example.<\/li>\n<\/ul>\n<\/li>\n<li>Changes to SQLServerRole\n<ul>\n<li>The examples &#8220;AddServerRole&#8221; and &#8220;RemoveServerRole&#8221; can now compile, it wrongly had a <code>DependsOn<\/code> in the example.<\/li>\n<\/ul>\n<\/li>\n<li>Changes to CONTRIBUTING.md\n<ul>\n<li>Added section &#8220;Tests for examples files&#8221;<\/li>\n<li>Added section &#8220;Tests for style check of Markdown files&#8221;<\/li>\n<li>Added section &#8220;Documentation with Markdown&#8221;<\/li>\n<li>Added texts to section &#8220;Tests&#8221;<\/li>\n<\/ul>\n<\/li>\n<li>Changes to xSQLServerHelper\n<ul>\n<li>added functions\n<ul>\n<li>Get-SqlDatabaseRecoveryModel<\/li>\n<li>Set-SqlDatabaseRecoveryModel<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li>Examples\n<ul>\n<li>xSQLServerDatabaseRecoveryModel\n<ul>\n<li>1-SetDatabaseRecoveryModel.ps1<\/li>\n<\/ul>\n<\/li>\n<li>xSQLServerDatabasePermission\n<ul>\n<li>1-GrantDatabasePermissions.ps1<\/li>\n<li>2-RevokeDatabasePermissions.ps1<\/li>\n<li>3-DenyDatabasePermissions.ps1<\/li>\n<\/ul>\n<\/li>\n<li>xSQLServerFirewall\n<ul>\n<li>1-CreateInboundFirewallRules<\/li>\n<li>2-RemoveInboundFirewallRules<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li>Added tests for resources\n<ul>\n<li>xSQLServerDatabaseRecoveryModel<\/li>\n<li>xSQLServerDatabasePermissions<\/li>\n<li>xSQLServerFirewall<\/li>\n<\/ul>\n<\/li>\n<li>Changes to xSQLServerDatabaseRecoveryModel\n<ul>\n<li>BREAKING CHANGE: Renamed xSQLDatabaseRecoveryModel to xSQLServerDatabaseRecoveryModel to align with naming convention.<\/li>\n<li>BREAKING CHANGE: The mandatory parameters now include SQLServer, and SQLInstanceName.<\/li>\n<\/ul>\n<\/li>\n<li>Changes to xSQLServerDatabasePermission\n<ul>\n<li>BREAKING CHANGE: Renamed xSQLServerDatabasePermissions to xSQLServerDatabasePermission to align w\u00edth naming convention.<\/li>\n<li>BREAKING CHANGE: The mandatory parameters now include PermissionState, SQLServer, and SQLInstanceName.<\/li>\n<\/ul>\n<\/li>\n<li>Added support for clustered installations to xSQLServerSetup\n<ul>\n<li>Migrated relevant code from xSQLServerFailoverClusterSetup<\/li>\n<li>Removed Get-WmiObject usage<\/li>\n<li>Clustered storage mapping now supports asymmetric cluster storage<\/li>\n<li>Added support for multi-subnet clusters<\/li>\n<li>Added localized error messages for cluster object mapping<\/li>\n<li>Updated README.md to reflect new parameters<\/li>\n<\/ul>\n<\/li>\n<li>Updated description for xSQLServerFailoverClusterSetup to indicate it is deprecated.<\/li>\n<li>xPDT helper module\n<ul>\n<li>Function GetxPDTVariable was removed since it no longer was used by any resources.<\/li>\n<li>File xPDT.xml was removed since it was not used by any resources, and did not provide any value to the module.<\/li>\n<\/ul>\n<\/li>\n<li>Changes xSQLServerHelper moduled\n<ul>\n<li>Removed the globally defined <code>$VerbosePreference = Continue<\/code> from xSQLServerHelper.<\/li>\n<li>Fixed a typo in a variable name in the function New-ListenerADObject.<\/li>\n<li>Now Restart-SqlService will correctly show the services it restarts. Also fixed PSSA warnings.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td>xWebAdministration<\/td>\n<td>1.17.0.0<\/td>\n<td>\n<ul>\n<li>Added removal of self signed certificate to the integration tests of <strong>xWebsite<\/strong>, fixes 276.<\/li>\n<li>Added EnabledProtocols to <strong>xWebApplication<\/strong>.<\/li>\n<li>Changed SSLFlags for <strong>xWebApplication<\/strong> to comma seperate multiple SSL flags, fixes 232.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>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\/\">PowerShell Gallery<\/a> and display <a href=\"http:\/\/www.powershellgallery.com\/packages?q=Tags%3A%22DSCResourceKit%22\">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 in <a href=\"https:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=50395\">WMF 5.0<\/a>) to find modules with DSC Resources:<\/p>\n<div class=\"highlight highlight-source-powershell\">\n<pre class=\"lang:default decode:true \"># To list all modules that are part of the DSC Resource Kit\r\nFind-Module -Tag DSCResourceKit \r\n# To list all DSC resources from all sources \r\nFind-DscResource<\/pre>\n<p>&nbsp;<\/p>\n<\/div>\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\/\">http:\/\/www.powershellgallery.com\/packages\/<\/a>&lt; module name &gt;\nFor example:\n<a href=\"http:\/\/www.powershellgallery.com\/packages\/xWebAdministration\">http:\/\/www.powershellgallery.com\/packages\/xWebAdministration<\/a><\/p>\n<h2>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 class=\"lang:default decode:true \">Install-Module -Name &lt; module name &gt;<\/pre>\n<p>&nbsp;<\/p>\n<\/div>\n<p>For example:<\/p>\n<div class=\"highlight highlight-source-powershell\">\n<pre class=\"lang:default decode:true \">Install-Module -Name xWebAdministration<\/pre>\n<p>&nbsp;<\/p>\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 class=\"lang:default decode:true \">Update-Module<\/pre>\n<p>&nbsp;<\/p>\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 class=\"lang:default decode:true\">Get-DscResource<\/pre>\n<p>&nbsp;<\/p>\n<\/div>\n<h2>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 xCertificate module, go to:\n<a href=\"https:\/\/github.com\/PowerShell\/xCertificate\">https:\/\/github.com\/PowerShell\/xCertificate<\/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\/xDscResources\">xDscResources folder<\/a>.<\/p>\n<h2>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>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\">@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 Team\n<a href=\"https:\/\/twitter.com\/katiedsc\">@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 8\u00a0DSC 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: AuditPolicyDsc xDismFeature xExchange xHyper-V xNetworking [&hellip;]<\/p>\n","protected":false},"author":618,"featured_media":13641,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[150,152,290],"class_list":["post-12765","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-powershell","tag-dsc","tag-dsc-resource-kit","tag-resources"],"acf":[],"blog_post_summary":"<p>We just released the DSC Resource Kit! This release includes updates to 8\u00a0DSC 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: AuditPolicyDsc xDismFeature xExchange xHyper-V xNetworking [&hellip;]<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/powershell\/wp-json\/wp\/v2\/posts\/12765","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\/618"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/powershell\/wp-json\/wp\/v2\/comments?post=12765"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/powershell\/wp-json\/wp\/v2\/posts\/12765\/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=12765"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/powershell\/wp-json\/wp\/v2\/categories?post=12765"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/powershell\/wp-json\/wp\/v2\/tags?post=12765"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}