Rocking some πΊπππ
πππππ energy this morning. π§
What are you working on today?
My day started with a "quick" PowerShell script to fix OneDrive files with stale NTFS reparse points after UPN changes. The rest of it will be focused Microsoft 365 security auditing! π¨βπ»
Posts by Sam Erde
The first ever ORaS in a joke reference (I have heard) did not disappoint! π
Doom Over DNS
If you need more proof that you can do anything with a little PowerShell and some DNS, look no further than...π―πππ πΊπππ π―πΉπΎ!
github.com/resumex/d...
I guess some people could be capturing the output, parsing, and branching based on the resultsβbut of course there are better ways to do that than capturing raw host output, right?
3. Quoting Fitty / recognizing the song reference in your post! π
I'd love to have more people install the Deck #PowerShell module and then join the Discussions in the project repo to help shape the future of this module. github.com/jakehildreth...
For anyone using the "cmhealthcheck" #powershell module, I posted a heavy update (v1.1.0) but not to PS Gallery yet. I'd like to ask for help testing and providing feedback first. If you're interested, download it from the GitHub repo: github.com/Skatterbrain... - Thank you!
This probably affects many people that arenβt aware. I recommend you check it out if you run any form of CI/CD pipelines or code scanning tools.
PowerShell 7.6 is now available on WinGet, faster than I anticipated!
Get-PSReleaseCurrent from https://github.com/jdhitsolutions/PSReleaseTools
You can use the PSReleaseTools module to download and install from GitHub. github.com/jdhitsolutio...
I prefer silent installs by default. Do you have examples of scenarios where making them silent would break existing workflows?
#PowerShell 7.6 is released!
Note: It's only available via GitHub or as a .NET tool installation for now. Keep an eye on WinGet and the Microsoft Store! π«
github.com/PowerShell/P...
The Microsoft.Graph PowerShell module has been updated to v2.36.0 and it includes some interesting updates for WAM and new sovereign cloud environments. Read my observations from the GitHub release notes here.
Microsoft.PowerShell.PSResourceGet 1.2.0 has been officially released with lots of bug fixes and improvements! See the release notes on the PowerShell Gallery.
www.powershellgallery.com/packages/Mic...
Son: "I just realized that PowerShell is like video games to Dad." π
PowerShell 7.5.5 is available to download from GitHub and should be on the Microsoft Store and WinGet soon. This is a maintenance release. Fingers are still crossed that we'll see 7.6 before too much longer!
Doh! Plan mode in Visual Studio Code is AMAZING and I've been sleeping on it until this past month! π€¦ββοΈ If you "could'a had a V8" like me, go try it out right now! It researches your codebase, asks clarifying questions, and is far more efficient in the long run. π₯π¨βπ» @vscode.dev
Haha, yep!
Aye, that sound like this could help! Please let me know if you run into any issues in that environment. I havenβt tested in Azure Automation Runbooks myself yet. Thanks!
My QoL is gonna be improving ππ
Well you just made my day! So glad it will be useful to you and hopefully others.
It has been a long time since I started working on this side project, and DLL Pickle is finally ready for an RC! This #PowerShell module is a DLL pre-loader that helps you avoid version conflicts when connecting to Microsoft Az, Graph, EXO, Teams, and SPO!
github.com/SamErde/DLLP...
Not getting quality sleep is rough! Iβve been in a rut of that since the holidays. Appreciate this boost!
Behind every great community are people who show up, serve, teach, and lead. π
π₯ The PowerShell Community Award nominations are open β and we want to celebrate those making a real impact.
Nominate them. Honor them.
ποΈ Because community deserves recognition.
survey.sogolytics.com/survey/form?...
I left a couple of omega-3 fish oil supplements in my pocket once. They survived the wash but not the dryer. π³ The dryer reeked for weeks after that. π
+1 π
π¦ v29.4.0
Bug Fixes
* allow setting from configuration
* fieldalignment: adjust field order
* initialize test correctly
* modernize: swap interface{} with any
* pwsh: only render prompt when needed
* pwsh: remove unneeded runspace tracking
* stream: save cac
#oh-my-posh #oss #cli #opensource