# PowerShell Team

Automating the world one-liner at a time...

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## PowerShell is now notarized and hardened for macOS

DevFeed: [PowerShell is now notarized and hardened for macOS](<https://devfeed.tech/articles/powershell-is-now-notarized-and-hardened-for-macos-2987.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/powershell/powershell-notarized-hardened-macos/>)

Author: Jason Helmick

Published: 2026-05-21T14:40:15Z

Content type: release

Language: en

Sources: [PowerShell Team](<https://devfeed.tech/sources/powershell-team.md>)

Topics: [PowerShell](<https://devfeed.tech/topics/powershell.md>), [macOS](<https://devfeed.tech/topics/macos.md>), [Security](<https://devfeed.tech/topics/security.md>), [PowerShell Release](<https://devfeed.tech/topics/powershell-release.md>), [GitHub Issues](<https://devfeed.tech/topics/github-issues.md>)

Tags: [apple](<https://devfeed.tech/tags/apple.md>), [developer](<https://devfeed.tech/tags/developer.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [github-issues](<https://devfeed.tech/tags/github-issues.md>), [macos](<https://devfeed.tech/tags/macos.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [powershell](<https://devfeed.tech/tags/powershell.md>), [powershell-macos](<https://devfeed.tech/tags/powershell-macos.md>), [product](<https://devfeed.tech/tags/product.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>), [security](<https://devfeed.tech/tags/security.md>), [software](<https://devfeed.tech/tags/software.md>), [update](<https://devfeed.tech/tags/update.md>)

### AI overview

PowerShell packages for macOS are now notarized and hardened to meet Apple security requirements and Microsoft compliance standards. The update also fixes tarball file permissions and is included in PowerShell 7.4 and later maintenance releases.

### Source excerpt

PowerShell for macOS is now properly notarized and hardened, meeting both Apple and Microsoft security requirements. The post PowerShell is now notarized and hardened for macOS appeared first on PowerShell Team.

## PowerShell PSResource Roadmap and Best Practices

DevFeed: [PowerShell PSResource Roadmap and Best Practices](<https://devfeed.tech/articles/powershell-psresource-roadmap-and-best-practices-2993.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/powershell/powershell-psresource-roadmap-and-best-practices/>)

Author: Sydney Smith

Published: 2026-05-20T20:56:10Z

Content type: article

Language: en

Sources: [PowerShell Team](<https://devfeed.tech/sources/powershell-team.md>)

Topics: [PowerShell](<https://devfeed.tech/topics/powershell.md>), [Package Management](<https://devfeed.tech/topics/package-management.md>), [Security](<https://devfeed.tech/topics/security.md>), [supply-chain-security](<https://devfeed.tech/topics/supply-chain-security.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [NuGet](<https://devfeed.tech/topics/nuget.md>)

Tags: [automation](<https://devfeed.tech/tags/automation.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [nuget](<https://devfeed.tech/tags/nuget.md>), [package-management](<https://devfeed.tech/tags/package-management.md>), [powershell](<https://devfeed.tech/tags/powershell.md>), [security](<https://devfeed.tech/tags/security.md>), [supply-chain](<https://devfeed.tech/tags/supply-chain.md>)

### AI overview

PowerShell PSResourceGet best practices for secure package management, including repository trust, validation, approval, governance, and enterprise use of Microsoft Artifact Registry and OCI-compliant registries. The article also outlines roadmap investments aimed at secure-by-default package management.

### Source excerpt

PowerShell is a critical automation and configuration platform across enterprises--and as that automation grows, how you source, validate, and distribute PowerShell packages becomes just as important as the scripts themselves. Modern security guidance increasingly treats package feeds as part of the software supply chain. For PowerShell, that means being deliberate about which repositories you trust, [...] The post PowerShell PSResource Roadmap and Best Practices appeared first on PowerShell Team.

## Announcing Microsoft Desired State Configuration v3.2.0

DevFeed: [Announcing Microsoft Desired State Configuration v3.2.0](<https://devfeed.tech/articles/announcing-microsoft-desired-state-configuration-v3-2-0-2973.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/powershell/announcing-dsc-v3-2-0/>)

Author: Jason Helmick

Published: 2026-04-29T18:31:13Z

Content type: release

Language: en

Sources: [PowerShell Team](<https://devfeed.tech/sources/powershell-team.md>)

Topics: [PowerShell DSC](<https://devfeed.tech/topics/powershell-dsc.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Windows](<https://devfeed.tech/topics/windows.md>), [gRPC](<https://devfeed.tech/topics/grpc.md>), [Firewall](<https://devfeed.tech/topics/firewall.md>), [ssh](<https://devfeed.tech/topics/ssh.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [firewall](<https://devfeed.tech/tags/firewall.md>), [integration](<https://devfeed.tech/tags/integration.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [powershell](<https://devfeed.tech/tags/powershell.md>), [powershell-dsc](<https://devfeed.tech/tags/powershell-dsc.md>), [release](<https://devfeed.tech/tags/release.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

This Microsoft PowerShell Team post announces the general availability of Desired State Configuration (DSC) v3.2.0. The release adds built-in Windows resources, experimental Bicep integration through gRPC, extended WhatIf support, version pinning, expression language improvements, custom functions, and adapter enhancements.

### Source excerpt

This post announces the General Availability of Microsoft Desired State Configuration (DSC) v3.2.0, with new Windows resources, Bicep gRPC integration, WhatIf support, expression language improvements, and adapter enhancements. The post Announcing Microsoft Desired State Configuration v3.2.0 appeared first on PowerShell Team.

## PowerShell MSI package deprecation and preview updates

DevFeed: [PowerShell MSI package deprecation and preview updates](<https://devfeed.tech/articles/powershell-msi-package-deprecation-and-preview-updates-2984.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/powershell/powershell-msi-deprecation/>)

Author: Jason Helmick

Published: 2026-04-10T14:46:23Z

Content type: article

Language: en

Sources: [PowerShell Team](<https://devfeed.tech/sources/powershell-team.md>)

Topics: [PowerShell](<https://devfeed.tech/topics/powershell.md>), [PowerShell Release](<https://devfeed.tech/topics/powershell-release.md>), [Accessibility](<https://devfeed.tech/topics/accessibility.md>), [Deployment Tools](<https://devfeed.tech/topics/deployment-tools.md>), [Windows](<https://devfeed.tech/topics/windows.md>), [releases](<https://devfeed.tech/topics/releases.md>), [enterprise deployment](<https://devfeed.tech/topics/enterprise-deployment.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [deployment-tools](<https://devfeed.tech/tags/deployment-tools.md>), [enterprise-deployment](<https://devfeed.tech/tags/enterprise-deployment.md>), [net](<https://devfeed.tech/tags/net.md>), [powershell](<https://devfeed.tech/tags/powershell.md>), [powershell-release](<https://devfeed.tech/tags/powershell-release.md>), [releases](<https://devfeed.tech/tags/releases.md>), [tooling](<https://devfeed.tech/tags/tooling.md>), [updates](<https://devfeed.tech/tags/updates.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

The PowerShell team announces that MSIX will become the primary Windows installation method starting with PowerShell 7.7-preview.1. MSI packages will continue for existing releases, including PowerShell 7.6, but are not planned for PowerShell 7.7 GA and later releases. The change is driven by MSIX's modern servicing model, reliability, update support, and accessibility goals, while the team works to address gaps involving remoting, system-level services, and enterprise deployment.

### Source excerpt

This post announces the deprecation of MSI packaging beginning with PowerShell 7.7. The post PowerShell MSI package deprecation and preview updates appeared first on PowerShell Team.

## PowerShell 7.6 release postmortem and investments

DevFeed: [PowerShell 7.6 release postmortem and investments](<https://devfeed.tech/articles/powershell-7-6-release-postmortem-and-investments-2981.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/powershell/powershell-7-6-release-postmortem/>)

Author: Jason Helmick

Published: 2026-04-01T21:01:54Z

Content type: article

Language: en

Sources: [PowerShell Team](<https://devfeed.tech/sources/powershell-team.md>)

Topics: [PowerShell](<https://devfeed.tech/topics/powershell.md>), [PowerShell Release](<https://devfeed.tech/topics/powershell-release.md>), [releases](<https://devfeed.tech/topics/releases.md>), [bug](<https://devfeed.tech/topics/bug.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Microsoft](<https://devfeed.tech/topics/microsoft.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [building](<https://devfeed.tech/tags/building.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [github](<https://devfeed.tech/tags/github.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [nuget](<https://devfeed.tech/tags/nuget.md>), [post](<https://devfeed.tech/tags/post.md>), [powershell](<https://devfeed.tech/tags/powershell.md>), [powershell-release](<https://devfeed.tech/tags/powershell-release.md>), [release](<https://devfeed.tech/tags/release.md>), [release-cadence](<https://devfeed.tech/tags/release-cadence.md>), [release-schedule](<https://devfeed.tech/tags/release-schedule.md>), [releases](<https://devfeed.tech/tags/releases.md>), [systems](<https://devfeed.tech/tags/systems.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tooling](<https://devfeed.tech/tags/tooling.md>), [validation](<https://devfeed.tech/tags/validation.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

This postmortem explains why PowerShell 7.6 shipped in March 2026 instead of earlier as planned. It examines packaging, compliance, validation, release coordination, holiday freezes, and publishing constraints, and outlines changes intended to improve release predictability and transparency.

### Source excerpt

This post shares context on the delayed timing of the PowerShell 7.6 release, our learnings, and the changes the team has already begun making to improve release predictability and transparency. The post PowerShell 7.6 release postmortem and investments appeared first on PowerShell Team.

## Announcing PowerShell 7.6 (LTS) GA Release

DevFeed: [Announcing PowerShell 7.6 (LTS) GA Release](<https://devfeed.tech/articles/announcing-powershell-7-6-lts-ga-release-2979.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/powershell/announcing-powershell-7-6/>)

Author: Jason Helmick

Published: 2026-03-18T21:47:31Z

Content type: release

Language: en

Sources: [PowerShell Team](<https://devfeed.tech/sources/powershell-team.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [.NET](<https://devfeed.tech/topics/net.md>)

Tags: [automation](<https://devfeed.tech/tags/automation.md>), [availability](<https://devfeed.tech/tags/availability.md>), [net](<https://devfeed.tech/tags/net.md>), [powershell](<https://devfeed.tech/tags/powershell.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

PowerShell 7.6 is now generally available as a long-term support release built on .NET 10. It focuses on reliability, module updates, command handling, tab completion, dependency alignment, and a small set of breaking changes.

### Source excerpt

We're excited to announce the General Availability of PowerShell 7.6, the next Long Term Support (LTS) release of PowerShell. PowerShell 7.6 is built on .NET 10 (LTS), continuing the alignment between PowerShell and the modern .NET platform. PowerShell 7.6 includes reliability improvements across the engine, modules, and interactive shell experience. Preview releases focused on improving [...] The post Announcing PowerShell 7.6 (LTS) GA Release appeared first on PowerShell Team.

## PowerShell, OpenSSH, and DSC team investments for 2026

DevFeed: [PowerShell, OpenSSH, and DSC team investments for 2026](<https://devfeed.tech/articles/powershell-openssh-and-dsc-team-investments-for-2026-2990.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/powershell/powershell-openssh-and-dsc-team-investments-for-2026/>)

Author: Steve Lee

Published: 2026-02-17T19:21:34Z

Content type: article

Language: en

Sources: [PowerShell Team](<https://devfeed.tech/sources/powershell-team.md>)

Topics: [PowerShell](<https://devfeed.tech/topics/powershell.md>), [OpenSSH](<https://devfeed.tech/topics/openssh.md>), [Security](<https://devfeed.tech/topics/security.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>), [pull-requests](<https://devfeed.tech/topics/pull-requests.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [openssh](<https://devfeed.tech/tags/openssh.md>), [post](<https://devfeed.tech/tags/post.md>), [powershell](<https://devfeed.tech/tags/powershell.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [security](<https://devfeed.tech/tags/security.md>), [tooling](<https://devfeed.tech/tags/tooling.md>)

### AI overview

The PowerShell, OpenSSH, and DSC teams outline planned investments for 2026, emphasizing security and compliance, critical bug fixes, community pull requests, and upcoming PowerShell improvements. Proposed work includes relocating PSUserContentPath, enabling module features without profile scripts, and improving update notifications.

### Source excerpt

Planned team investments for 2026 for PowerShell, OpenSSH, DSC, and related tooling. The post PowerShell, OpenSSH, and DSC team investments for 2026 appeared first on PowerShell Team.

## Introducing MCP Support in AI Shell Preview 6

DevFeed: [Introducing MCP Support in AI Shell Preview 6](<https://devfeed.tech/articles/introducing-mcp-support-in-ai-shell-preview-6-2996.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/powershell/preview-6-ai-shell/>)

Author: Steven Bucher

Published: 2025-08-05T18:40:38Z

Content type: release

Language: en

Sources: [PowerShell Team](<https://devfeed.tech/sources/powershell-team.md>)

Topics: [AI Shell](<https://devfeed.tech/topics/ai-shell.md>), [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [PowerShell](<https://devfeed.tech/topics/powershell.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Automation](<https://devfeed.tech/topics/automation.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-shell](<https://devfeed.tech/tags/ai-shell.md>), [automation](<https://devfeed.tech/tags/automation.md>), [azure-openai](<https://devfeed.tech/tags/azure-openai.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [copilot-in-azure](<https://devfeed.tech/tags/copilot-in-azure.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [model-context-protocol](<https://devfeed.tech/tags/model-context-protocol.md>), [powershell](<https://devfeed.tech/tags/powershell.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

AI Shell Preview 6 adds MCP client integration, built-in tools, command improvements, and aliases and flows for terminal use. The release explains how to connect MCP servers, inspect their status and available tools, and combine them with AI Shell's built-in capabilities.

### Source excerpt

We're excited to share the latest preview release of AI Shell that includes new features and improvements based on your feedback. The post Introducing MCP Support in AI Shell Preview 6 appeared first on PowerShell Team.

## Announcing Microsoft.PowerShell.PlatyPS 1.0.0

DevFeed: [Announcing Microsoft.PowerShell.PlatyPS 1.0.0](<https://devfeed.tech/articles/announcing-microsoft-powershell-platyps-1-0-0-2976.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/powershell/announcing-platyps-100/>)

Author: Jason Helmick, Sean Wheeler

Published: 2025-07-24T21:35:14Z

Content type: release

Language: en

Sources: [PowerShell Team](<https://devfeed.tech/sources/powershell-team.md>)

Topics: [PowerShell PlatyPS](<https://devfeed.tech/topics/powershell-platyps.md>), [PowerShell](<https://devfeed.tech/topics/powershell.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [PowerShell Release](<https://devfeed.tech/topics/powershell-release.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [XML](<https://devfeed.tech/topics/xml.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [documentation](<https://devfeed.tech/tags/documentation.md>), [github](<https://devfeed.tech/tags/github.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [net](<https://devfeed.tech/tags/net.md>), [powershell](<https://devfeed.tech/tags/powershell.md>), [powershell-platyps](<https://devfeed.tech/tags/powershell-platyps.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

Microsoft announces the general availability of Microsoft.PowerShell.PlatyPS 1.0.0, a rewritten tool for authoring PowerShell help in Markdown and converting it to MAML XML. The release adds new cmdlets, improved help descriptions, an object model, cmdlet chaining, higher performance, and support for Windows, Linux, and macOS.

### Source excerpt

We are pleased to announce the general availability of Microsoft.PowerShell.PlatyPS 1.0.0, a tool to build PowerShell help files. The post Announcing Microsoft.PowerShell.PlatyPS 1.0.0 appeared first on PowerShell Team.

## Announcing Microsoft Desired State Configuration v3.1.0

DevFeed: [Announcing Microsoft Desired State Configuration v3.1.0](<https://devfeed.tech/articles/announcing-microsoft-desired-state-configuration-v3-1-0-2970.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/powershell/announcing-dsc-v3-1-0/>)

Author: Jason Helmick

Published: 2025-06-18T14:12:40Z

Content type: release

Language: en

Sources: [PowerShell Team](<https://devfeed.tech/sources/powershell-team.md>)

Topics: [PowerShell DSC](<https://devfeed.tech/topics/powershell-dsc.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [apis](<https://devfeed.tech/tags/apis.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [diagnostics](<https://devfeed.tech/tags/diagnostics.md>), [linux](<https://devfeed.tech/tags/linux.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [performance](<https://devfeed.tech/tags/performance.md>), [powershell](<https://devfeed.tech/tags/powershell.md>), [powershell-dsc](<https://devfeed.tech/tags/powershell-dsc.md>), [release](<https://devfeed.tech/tags/release.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

Microsoft announces the general availability of Desired State Configuration v3.1.0, a declarative configuration and orchestration platform for cross-platform environments. The release adds WinGet integration work, resource-authoring improvements, Linux and Windows fixes, performance work, and expanded diagnostics.

### Source excerpt

This post announces the release of Microsoft Desired State Configuration v3.1.0. We discuss the features and benefits of DSC and how it differs from PowerShell DSC. The post Announcing Microsoft Desired State Configuration v3.1.0 appeared first on PowerShell Team.