This is huge!!! Microsoft now supports using Managed Identities as Federated Identity Credentials on both single and multi-tenant app registrations. This will allow moving away from using secrets or certificates in a lot of scenarios.
https://t.co/b3VDXroqtg
#Microsoft wants to beef up #Windows security to prevent CrowdStrike-like fiascos, but there are critical concerns: "A world where only Microsoft can provide effective endpoint security is not a more secure world"
by @WindowsCentral
https://t.co/vLlLBT4qTn
A sober reminder: Global admin accounts are still being compromised by basic phishing attacks.
A $20 security key can make your admin account phishing-resistant.
It’s incredibly simple—there’s no excuse for not doing it.
I made a new #PowerShell module called ModulePath that easily enables you to set your primary PSModulePath via powershell.config.json. This is useful especially on Windows to point to somewhere other than Documents to avoid OneDrive. Please see the README.
https://t.co/SDA1OpCfee
For every IT professional suffering from #Crowdstrike nuking #Windows right now: Godspeed.
If you now realize that you don't have a working WinRE to boot to here's a reminder that I have a script to add one back to your computer.
https://t.co/A1jqlfAViT
To get more posts like this, hit the Follow button and also like, repost and/or save this.
Have any questions on Entra roles? Have any tips to share? Post them below.
#PowerShell tip: To always know where a variable should expand in a string even if it's null, use brackets inside the string. That way you know where a variable should have been.
#PowerShell tip of the day: use multiple catch blocks to catch different exception types with a default catch-all block to catch everything else. #ErrorHandling
Relaxing with the wife on a lazy Saturday afternoon, she's watching "Pride and Predudice", I'm mucking around with my home lab on my laptop...I glance up...
Me: "They're laying the drama on real thick...it's kinda cheesy..."
Wife: "...well...yeah...it...it's a drama..."
Me: ...
Not only is this banned from TV but we're not even allowed to use it as promoted ads on social media.
It's all down to you lot reposting it. I'm slowly destroying my own company for a laugh😂
A Comprehensive Guide to Using Certutil for Certificate Management | Learn how to use the Windows utility certutil to manage certificates through an example-driven tutorial ... https://t.co/5lCEOyYX64 Please RT if you like it!