's Avatar

@steve--lee.bsky.social

336 Followers  |  62 Following  |  28 Posts  |  Joined: 16.01.2025  |  1.5249

Latest posts by steve--lee.bsky.social on Bluesky

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 โ€” ๐Ÿ‘ 6    ๐Ÿ” 0    ๐Ÿ’ฌ 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 โ€” ๐Ÿ‘ 7    ๐Ÿ” 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
Post image

Got my 25 years at Microsoft award today (itโ€™s the giant one on the right)! I actually hit it early Jan.

08.03.2025 01:07 โ€” ๐Ÿ‘ 25    ๐Ÿ” 1    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

We have a blog post coming for General Availability

11.02.2025 02:54 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

DSCv3 does not have any dependency on the PSDesiredStateConfiguration module, the PowerShell support is self-contained. More doc updates are in progress.

11.02.2025 02:54 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Take a look at github.com/PowerShell/D... for an example. We have more doc updates coming specifically for PowerShell users.

11.02.2025 02:53 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Release v3.0.0-rc.1 ยท PowerShell/DSC What's Changed Internationalize dsc exe by @SteveL-MSFT in #612 Ensure systemRoot() always has trailing separator character by @SteveL-MSFT in #616 Bump hashbrown from 0.15.0 to 0.15.2 in /runcomm...

DSC 3.0.0-rc.1 is out! github.com/PowerShell/D...

Do let us know if there's any major blockers now before we head towards GA targeted for end of Feb!

06.02.2025 16:41 โ€” ๐Ÿ‘ 23    ๐Ÿ” 11    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

@steve--lee is following 20 prominent accounts