You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
appcontainer support
About this tag
AppContainer support in PowerShell 7.6.2 enables hosting PowerShell processes within Windows AppContainers, providing an additional security boundary for script execution. This feature, introduced in the May 2026 servicing update, allows administrators to run PowerShell in a sandboxed environment with restricted access to system resources. The implementation aligns with Windows privacy settings and is part of the Long-Term Support branch's ongoing enhancements. For users managing secure automation or multi-tenant environments, AppContainer support offers a way to isolate PowerShell sessions without requiring full virtualization. The feature is available in PowerShell 7.6.2 and later servicing updates.
PowerShell 7.6.2 Released: First Real LTS Engine Update Brings Windows Privacy Compliance and AppContainer Support
Microsoft's monthly servicing release for the PowerShell 7.6 Long-Term Support branch ships .NET SDK 10.0.300, enables AppContainer hosting, and finally aligns PowerShell's...