PowerShell Team

Automating the world one-liner at a time…

Introducing Get-AzureVMDscExtensionStatus cmdlet for Azure Powershell DSC Extension

ast August we introduced PowerShell Desired State Configuration (DSC) Extension for Azure VMs. Through cmdlets released in the Azure PowerShell SDK, you can upload and apply a PowerShell DSC configuration to an Azure VM. Now, we are introducing a new cmdlet This new cmdlet retrieves the status of the DSC Extension in all the VMs deployed ...

Invoking PowerShell DSC Resources directly

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 ...
Comments are closed.0 0

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

  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.    (image)   PSScriptAnalyzer ...

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

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.   (image)   PSScriptAnalyzer ...

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

[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? ...

Windows Management Framework 5.0 Preview February 2015 is now available

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 ...

Introducing DSC Resource Kit Wave 10

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 ...