Showing archive results for 2016

Apr 20, 2016
Post comments count0
Post likes count0

AWS DSC Toolkit

PowerShell Team

We have just released a brand new module called the AWS DSC Toolkit! This module allows you to register AWS EC2 instances as DSC Nodes in Azure Automation. You can then control your EC2 instances in Azure Automation using PowerShell DSC configurations. The 4 new cmdlets provided by this module are: An example of these cmdlets is availa...

News
Apr 6, 2016
Post comments count0
Post likes count0

Windows Management Framework 5.0 Updates and WMF 5.1

PowerShell Team

Thanks to all of you, the Windows Management Framework (WMF) 5.0 release has been a huge success. WMF 5.0 RTM has had over 130,000 downloads in the first 5 weeks after release! We will be servicing WMF 5.0, providing fixes as necessary.  We will also continue to make small improvements to features and components as we move toward the release of ...

News
Apr 4, 2016
Post comments count0
Post likes count0

DSC Resource Kit Update

PowerShell Team

We've just updated the DSC Resource Kit for April! Since our last update in February, there have been 107 merged pull requests with 49 closed issues. Thanks to our wonderful community, the DSC Resource Kit now consists of 279 resources! We have updated 21 DSC modules which include 6 new resources. The updated modules are: ...

PowerShellDSCDesired State Configuration
Apr 1, 2016
Post comments count0
Post likes count1

Bash for Windows: Why it’s awesome and what it means for PowerShell

Joey Aiello

This week at Build, Microsoft announced that we will be enabling you to run "Bash on Ubuntu on Windows" as a developer tool for Windows 10. It will natively support Ubuntu userspace and GNU/Linux utilities, including the apt-get package manager that you can use to pull down additional tools like Ruby, emacs, etc. from Canonical's official repositor...

Mar 21, 2016
Post comments count0
Post likes count0

Windows Management Framework (WMF) 5.0 RTM is now available via the Microsoft Update Catalog

PowerShell Team

The PowerShell Team is happy to announce the availability of WMF 5.0 RTM via the Microsoft Update Catalog, bringing the improvements delivered in WMF 5.0 to large-scale deployments. IT Administrators can now use existing tools such as Windows Server Update Services (WSUS), or System Center Configuration Manager (SCCM) to install WMF 5.0 RTM across ...

Mar 14, 2016
Post comments count0
Post likes count0

Debugging PowerShell DSC Class Resources

Paul Higinbotham [MSFT]

Update: I neglected to mention that the DSC resource debugging enabling Cmdlet, Enable-DscDebug, is available only in the Technical Preview 5 release and this was not available when this blog was first published. My sincerest apologies for that. Fortunately this release is now available at: System Center 2016 Preview and Windows Server 2016 T...

Mar 8, 2016
Post comments count0
Post likes count0

Package Management Preview – March 2016 for PowerShell 4 & 3 is now available

Manikyam Bavandla [MSFT]

We’re excited to announce the availability of Package Management related PowerShell modules targeted for PowerShell 4 and PowerShell 3. The MSI based installer can be downloaded from Microsoft Download Center! This preview consists of modules PackageManagement (formerly known as OneGet) and PowerShellGet. The versions of these modules include the ...

Mar 7, 2016
Post comments count0
Post likes count0

Announcing the Underhanded PowerShell Contest

PowerShell Team

In an effort to improve the validation capability of PowerShell Script Analyzer, we are running a series of contests. We want you - the community members - to help us identify underhanded PowerShell scripts, and then create rules to catch them. There are specific areas where Script Analyzer rules are needed and we need your skills to help us hone t...

Feb 26, 2016
Post comments count0
Post likes count0

ARM DSC Extension Settings

PowerShell Team

Update for the latest information regarding DSC Extension, refer to the product documentation. .......... Overview This is the schema for the settings portion of the Azure DSC extension in an ARM template. Fast Reference Details Settings vs. ProtectedSettings All of these settings will be saved in a settings text file on your VM. Properties...

Feb 25, 2016
Post comments count0
Post likes count0

The PowerShell Gallery Is Public

PowerShell Team

We are excited to announce that, as of today, the PowerShell Gallery has changed from Preview to Public. In July 2015, we announced and opened the PowerShell Gallery for public contributions. Since then, we have seen rapid growth in the number of modules, scripts, and users using the gallery - Thank you to those who contributed so far! We’d like ...

News