's Avatar

@steve--lee.bsky.social

358 Followers  |  64 Following  |  32 Posts  |  Joined: 16.01.2025
Posts Following

Posts by (@steve--lee.bsky.social)

The Committee hasn't had a need to meet for awhile due to the Working Groups doing what they need to do in their respective areas. What gap do you see that needs some community members in the Committee that isn't sufficient in a WG?

19.02.2026 19:27 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The Committee still exists, however, with the Working Groups, we haven't had anything that has bubbled up to the Committee that needed attention at that level. Keep in mind that many of the Committee members are also Working Group members.

19.02.2026 19:26 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
PowerShell, OpenSSH, and DSC team investments for 2026 - PowerShell Team Planned team investments for 2026 for PowerShell, OpenSSH, DSC, and related tooling.

2026 team investments blog post is out!
devblogs.microsoft.com/powershell/p...

17.02.2026 19:22 β€” πŸ‘ 14    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Post image

πŸ’‘ DSCv3+MCP
πŸ‘¨β€πŸ« @steve--lee.bsky.social – Software Engineer Manager at Microsoft
πŸ—“οΈ 14 Oct | #PSConfEU MiniCon
πŸ‘‰ Free ticket: synedgy.com/psconfeu-minicon
🎀 CFP open until 22 Sept: sessionize.com/psconfeu-min...
#PowerShell #PSConfEU

10.09.2025 15:45 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Release v3.2.0-preview.4 Β· PowerShell/DSC What's Changed Update Resource schema to match ARM by @SteveL-MSFT in #995 Add new comparison operators by @Gijsreyn in #990 Enable passing Bicep files directly to dsc by @SteveL-MSFT in #997 Add ...

DSC-3.2.0-preview.4 is out! github.com/PowerShell/D...

Thanks to @gijsreijn.bsky.social for his many contributions!

19.08.2025 18:28 β€” πŸ‘ 5    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Preview
Introducing MCP Support in AI Shell Preview 6 - PowerShell Team We're excited to share the latest preview release of AI Shell that includes new features and improvements based on your feedback.

If you're not already using AIShell, check out Preview.6 which adds support as a MCP client enabling agents to use MCP tools! devblogs.microsoft.com/powershell/p...

08.08.2025 03:28 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
PowerShell + DevOps Global Summit 2026: Call for Papers The PowerShell + DevOps Global Summit is a highly anticipated annual conference that brings together professionals worldwide from the PowerShell and D...

Have you been thinking about how you can give back to the #PowerShell community? Anyone can teach. Anyone can share. sessionize.com/pshsu...

25.07.2025 17:49 β€” πŸ‘ 9    πŸ” 5    πŸ’¬ 0    πŸ“Œ 0

I should also say that DSCv3 is a platform while Intune is a solution. We are talking to partner teams within Microsoft for complete solutions, but nothing to announce at this time.

23.07.2025 02:03 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

If Intune works for you, then no need to switch. DSC v3 is cross-platform and targeting Server and Client scenarios while Intune is intended for Client only.

23.07.2025 01:28 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Preview
Release v3.2.0-preview.3 Β· PowerShell/DSC What's Changed Add default shell support to sshdconfig by @tgauth in #907 Fix trace message for function result by @SteveL-MSFT in #955 Suppress Windows PowerShell progress by @ThomasNieto in #964...

DSC 3.2-preview.3 is out! github.com/PowerShell/D...

Full changelog above, but some highlights:

- `secret()` function and extensions support
- `condition` property support
- resources can return `_restartRequired` metadata (system, service, process)
- PSScript resource (both WinPS5.1 and PS7)

22.07.2025 21:45 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Preview
PowerShell-RFC/CommunityCall at master Β· PowerShell/PowerShell-RFC RFC (Request for Comments) documents for community feedback on design changes and improvements to PowerShell ecosystem - PowerShell/PowerShell-RFC

Don't forget the PowerShell/OpenSSH Community Call is today! aka.ms/pscommunityc...

17.07.2025 16:05 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Release v3.2.0-preview.2 Β· PowerShell/DSC What's Changed Add notes for contributing by @Gijsreyn in #919 Add reference documentation for Microsoft.DSC.Debug/Echo by @Gijsreyn in #902 Add description to Echo resource by @SteveL-MSFT in #91...

DSC v3.2.0-preview.2 is out github.com/PowerShell/D...

Main feature for resource authors to test out is ability for resources to return metadata github.com/PowerShell/D...

11.07.2025 17:46 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Move PS content out of OneDrive by jshigetomi Β· Pull Request #388 Β· PowerShell/PowerShell-RFC This pull request proposes a new RFC (RFC0066) to change the default location of PowerShell user content on Windows machines from OneDrive to the AppData directory. The goal is to align PowerShell ...

Last chance to review and add your feedback on RFC to propose how to move PS content out of MyDocuments (aka OneDrive): github.com/PowerShell/P...

01.07.2025 20:47 β€” πŸ‘ 19    πŸ” 11    πŸ’¬ 2    πŸ“Œ 1
Preview
Release v3.2.0-preview.1 Β· PowerShell/DSC What's Changed Add support to read parameters from STDIN by @SteveL-MSFT in #863 Convert pending reboot to object by @Gijsreyn in #859 Add pass-through output format for dsc resource get by @Steve...

DSC 3.2-preview.1 is out! github.com/PowerShell/D...

We continue to focus on partner and customer feedback as well as completing our Bicep integration work.

26.06.2025 17:52 β€” πŸ‘ 7    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
Announcing Microsoft Desired State Configuration v3.1.0 - PowerShell Team 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.

Blog post by @jasonhelmick.bsky.social on the DSC 3.1 GA release! devblogs.microsoft.com/powershell/a...

18.06.2025 16:24 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Release v3.1.0 Β· PowerShell/DSC What's Changed Update version to 3.1.0 by @SteveL-MSFT in #881 Full Changelog: v3.1.0-rc.1...v3.1.0 SHA256 Hashes of the release artifacts DSC-3.1.0-aarch64-apple-darwin.tar.gz A1C5BCE4739AF27E...

DSC 3.1.0 is now Generally Available! github.com/PowerShell/D...

Thanks to all the community contributions as issues and PRs! Expect a blog post on this coming soon! We will quickly move to 3.2 previews most likely next week.

18.06.2025 13:18 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Release v3.1.0-rc.1 Β· PowerShell/DSC What's Changed Add support to read parameters from STDIN by @SteveL-MSFT in #863 Convert pending reboot to object by @Gijsreyn in #859 Add pass-through output format for dsc resource get by @Steve...

DSC 3.1-RC.1 is out! github.com/PowerShell/D...

Please test and open issues as we head towards GA and 3.2-previews will happen immediately after.

11.06.2025 16:30 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Release v3.1.0-preview.7 Β· PowerShell/DSC What's Changed Fix schema image by @Gijsreyn in #830 Update Test/Echo docs and new format() reference doc by @Gijsreyn in #838 Fix error message when duplicate resource names are detected by @Stev...

DSCv3.1-preview.7 is out! Many thanks to Gijs on his contributions to the PSAdapter!

github.com/PowerShell/D...

04.06.2025 20:52 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Release v3.1.0-preview.6 Β· PowerShell/DSC What's Changed Fix exporting an adapted resource by @SteveL-MSFT in #789 Add shebang to build.ps1 so it's runnable by @andyleejordan in #801 Allow workaround for class-based WinPS by @Gijsreyn in ...

DSC-3.1-preview.6 released. Contains some great community contributions improving the #PowerShell adapter github.com/PowerShell/D...

22.05.2025 19:59 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

Co-presented with Demetrius as #Build this morning on WinGet+DSC

22.05.2025 19:57 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Great session from @steve--lee.bsky.social & @denelon.bsky.social on #Winget configure & #dsc (not just a #PowerShell tool anymore)

I couldn't help but add a few comments to the PR Steve showed as, at the same time as he was going thru it from sunny β˜€οΈ UK πŸ‡¬πŸ‡§.

I ❀️ ability to contribute from anywhere

22.05.2025 16:32 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0

They are always recorded and posted on our YouTube channel afterwards

15.05.2025 16:32 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Reminder that the monthly #PowerShell and Windows OpenSSH Community call is today at 9:30a PDT! aka.ms/pscommunityc...

15.05.2025 14:40 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Preview
Release v3.1.0-preview.5 Β· PowerShell/DSC What's Changed Add equals() function by @SteveL-MSFT in #770 Add check in PS Adapter in case property is $null by @SteveL-MSFT in #769 Fix adapter configuration set which returns result, but needs...

DSC 3.1.0-preview.5 is out! github.com/PowerShell/D...

Thanks to community members for their contributions particularly in using the previews and opening issues!

07.05.2025 20:17 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0

It’s not clear to me what the concern is regarding the projects my team owns. OpenSSH itself is owned by OpenBSD. My team maintains the Windows fork.

14.04.2025 21:21 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Preview
PowerShell, OpenSSH, and DSC team investments for 2025 - PowerShell Team Planned team investments for 2025 for PowerShell, OpenSSH, DSC, and related tooling.

Sorry for the delay, but finally got the team investments for 2025 blog post out! devblogs.microsoft.com/powershell/p...

14.04.2025 13:41 β€” πŸ‘ 23    πŸ” 7    πŸ’¬ 2    πŸ“Œ 4
Preview
Release 1.24.0 Β· PowerShell/PSScriptAnalyzer What's Changed Breaking Changes Minimum required PowerShell version raised from 3 to 5.1 Drop v3 and v4 support from build by @andyleejordan in #2081 New Features Add new options (enabled by def...

New #PSScriptAnalyzer release today
github.com/PowerShell/P...

18.03.2025 17:27 β€” πŸ‘ 5    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0

You're right, I completely forgot! I'll work on it this week and try to get it out by end of month.

03.04.2025 02:32 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Release v0.34.44 Β· Azure/bicep Features and Bug Fixes Use languageVersion 2.0 when an existing resource has an explicit dependency (#16670) Validate regex patterns against non-backtracking engine (#16687) Generate deterministic...

Next release of Bicep will have experimental DSCv3 support! github.com/Azure/bicep/...

This is just the first of many steps, but you can now author DSCv3 config using Bicep (don't try loops, won't work). There's still lots of work left to have more natural integration including intellisense.

26.03.2025 21:43 β€” πŸ‘ 16    πŸ” 7    πŸ’¬ 0    πŸ“Œ 0
Preview
Announcing Microsoft Desired State Configuration v3.0.0 - PowerShell Team This post announces the release of Microsoft Desired State Configuration v3.0.0. We discuss the features and benefits of DSC and how it differs from PowerShell DSC.

DesiredStateConfiguration (DSC) v3.0 is now Generally Available! See our announcement blog post here devblogs.microsoft.com/powershell/a.... Binaries are available at our GitHub release page github.com/PowerShell/D...

12.03.2025 18:05 β€” πŸ‘ 34    πŸ” 16    πŸ’¬ 0    πŸ“Œ 1