Showing results for 2015 - Page 7 of 7 - PowerShell Team

Feb 27, 2015
Post comments count0
Post likes count0

Invoking PowerShell DSC Resources directly

PowerShell Team
PowerShell Team

PowerShell Desired State Configuration (DSC) is a distributed Configuration Management (CM) platform which delivers a uniform way to configure Windows components.  Configuration Management tools should layer on top of DSC and components in the Windows server ecosystem should write DSC providers to ensure that customers can choose any CM tool ...

Feb 24, 2015
Post comments count0
Post likes count0

PowerShell Script Analyzer: Static Code analysis for Windows PowerShell scripts & modules

PowerShell Team
PowerShell Team

Introduction: Windows Management Framework 5.0 Preview February 2015 includes the addition of a new Windows PowerShell Module called PSScriptAnalyzer. This is a static code checker for Windows PowerShell modules and scripts and is installed in $env:ProgramFiles/WindowsPowerShell/Modules.     PSScriptAnalyzer checks the qua...

PSScriptAnalyzer
Feb 24, 2015
Post comments count0
Post likes count0

PowerShell Script Analyzer: Static Code analysis for Windows PowerShell scripts & modules

PowerShell Team
PowerShell Team

  Introduction: Windows Management Framework 5.0 Preview February 2015 includes the addition of a new Windows PowerShell Module called PSScriptAnalyzer. This is a static code checker for Windows PowerShell modules and scripts and is installed in $env:ProgramFiles/WindowsPowerShell/Modules.       PSScriptAnalyzer checks the quali...

PSScriptAnalyzer
Feb 23, 2015
Post comments count0
Post likes count0

ISE Module Browser – A new way to manage your PowerShell modules

PowerShell Team
PowerShell Team

[UPDATED] A newer, working version of the ISE Module Browser is now available on the PowerShell Gallery: https://www.powershellgallery.com/packages/ISEModuleBrowserAddon/   High quality reusable modules, like LEGO pieces, enable IT Pros to build automation solutions in minutes! Where can I find those high quality reusable modules? One way...

PowerShellPowerShell ISEModules
Feb 18, 2015
Post comments count0
Post likes count0

Windows Management Framework 5.0 Preview February 2015 is now available

PowerShell Team
PowerShell Team

We’re excited to announce that Windows Management Framework 5.0 Preview February 2015, a new package introducing new and exciting management technologies, is now available for download on the Microsoft Download Center! This Windows Management Framework (WMF) preview includes everything from WMF 5.0 Preview November 2014, plus some new feature...

Windows Management FrameworkPowerShell Release
Feb 13, 2015
Post comments count0
Post likes count0

Introducing DSC Resource Kit Wave 10

PowerShell Team
PowerShell Team

Happy 10th anniversary to the DSC Resource Kit! Wave 10 is now available on TechNet and in the PowerShell Gallery.  We have a few new resources this month and a number of significant bug fixes made to existing resources that are critical in our march towards stability and robustness. All in all, there are 8 new DSC resources across 5...

PowerShellDSCDesired State Configuration