Showing results for PowerShell - PowerShell Team

Aug 27, 2015
Post comments count0
Post likes count0

Development builds for DSC Resources are available

PowerShell Team
PowerShell Team

Note: This blog post is intended to people who participate in the development of DSC Resources on GitHub. We are pleased to announce that we've made developments builds available for all DSC Resource modules on GitHub. From now on, every time Pull Request gets merged, we produce a package with latest changes and upload it on a module-specific NuG...

PowerShellDSCDesired State Configuration
Aug 6, 2015
Post comments count0
Post likes count0

Windows Management Framework (WMF) 5.0 Roadmap

PowerShell Team
PowerShell Team

In the next few weeks (August 2015) we will be releasing a supported “Production Preview” of Windows Management Framework (WMF) 5.0. Later, in Q4 of 2015, you should be able to download the RTM version of WMF 5.0. WMF 5.0 Production Preview will differ from previous previews of WMF 5.0 in the following ways: Both of the upcoming s...

PowerShellWindows Management FrameworkRoadmap
Aug 6, 2015
Post comments count0
Post likes count0

PowerShell Gallery – New Security Scan

PowerShell Team
PowerShell Team

Quality and trust of PowerShell Gallery content have been a concern since the beginning.  These issues were somewhat addressed with peer-monitoring via the Report Abuse and Contact Support links on each module details page.  We even implemented a new cmdlet, Save-Module, which allowed users to assess a module’s contents before ins...

PowerShellPSScriptAnalyzerPowerShell Gallery
Jul 30, 2015
Post comments count0
Post likes count0

What's new in DSC Resource Kit

Karol Kaczmarek [MSFT]
Karol Kaczmarek [MSFT]

It’s been another busy month and we’ve seen lots of enthusiasm from many of you to help improve the DSC Resource Kit. In only the last couple of weeks we’ve merged 90 pull requests, 8 new resources have been added to 4 modules (xDefender, xExchange, xWebAdministration, xWindowsUpdate) and another 15 resources across 13 modules wer...

PowerShellDSCDesired State Configuration
Jul 28, 2015
Post comments count0
Post likes count0

Windows Management Framework (WMF) 4.0 Update is coming your way …

PowerShell Team
PowerShell Team

Updated 05/03/2016 – On Jan 19th 2016, we had published the Windows Management Framework (WMF) 4.0 update packages for Windows Server 2012 (KB3119938), Windows Server 2008 R2 SP1 (KB3109118), and Windows 7 SP1 (KB3109118) . At this time, these update packages are only available by request through the aforementioned links. See WMF 4.0 Update blog fo...

PowerShellPowerShell 4.0Windows PowerShell 4.0
Jul 21, 2015
Post comments count0
Post likes count0

Azure DSC Extension v2.1 released

PowerShell Team
PowerShell Team

NOTE: For information on OS support, and other features, please refer to our release history. Today we released version 2.1 of the Azure DSC Extension, with a bug fix for ARM deployments. The bug we fixed would produce this error message in some ARM deployments: “File lock (C:\Packages\Plugins\Microsoft.Powershell.DSC\1.10.1.0\bin\..\DSCWork...

PowerShellDSCDesired State Configuration
Jul 10, 2015
Post comments count0
Post likes count0

Validate PowerShell DSC Debug

Michael Greene
Michael Greene

This is part five of a blog series introduced in Validate the new features of PowerShell DSC. New Capability DSC has a new debugging mode that helps with troubleshooting by making it possible to interact with scripts being run by DSC, as they are being applied. When this mode is enabled, as the machine applies the configuration, progress will...

PowerShellDSCFeedback
Jul 8, 2015
Post comments count0
Post likes count0

Validate PowerShell DSC Partial Configurations

Michael Greene
Michael Greene

This post is part three of a blog series introduced in Validate the new features of PowerShell DSC.   New Capability   DSC now has the ability to merge partial configurations into one configuration for management.   What is the purpose of this feature? Customers have told us that in some cases, multiple teams contribut...

PowerShellDSCFeedback
Jul 7, 2015
Post comments count0
Post likes count0

Registration is Now Open to Publish on PowerShell Gallery

PowerShell Team
PowerShell Team

We are excited to announce that, as of today, the PowerShell Gallery will accept registration from any users who wish to publish PowerShell modules and share their work with the world. For the past year, the PowerShell Gallery has been slowly adding content from our closest community contributors, most of whom are Most Valuable Professionals (MVPs)...

PowerShellWindows PowerShell Desired State ConfigurationPowerShell Gallery
Jul 7, 2015
Post comments count0
Post likes count0

Validate PowerShell DSC Node Status

Michael Greene
Michael Greene

This is part of a blog series first referenced here: Validate the new features of PowerShell DSC New Capability A new cmdlet is available named Get-DscConfigurationStatus. This cmdlet returns detailed information about the status of a node. What is the purpose of this feature? Customers have told us that they need to be able to get more inf...

PowerShellDSCFeedback