TechbyJeff's Avatar

TechbyJeff

@techbyjeff.net.bsky.social

Microsoft's cloud kingdom, their cranky on-prem ancestors, and homelab adventures. Words at www.techbyjeff.net, solutions at www.entravantage.com

58 Followers  |  225 Following  |  34 Posts  |  Joined: 09.11.2024  |  2.5438

Latest posts by techbyjeff.net on Bluesky

Preview
Upgrading My Home Lab: From Dying Synology to NetApp JBOD with Proxmox 9 My Synology RAID controller died, so I upgraded to a NetApp DS4246 24-bay JBOD + Proxmox 9. Sometimes the storage gods smile! πŸ πŸ’Ύ Full writeup on my journey from dying hardware to ZFS pools. #homelab #proxmox #zfs #storage #netapp #synology #techblog

My Synology RAID controller died, so I upgraded to a NetApp DS4246 24-bay JBOD + Proxmox 9. Sometimes the storage gods smile! πŸ πŸ’Ύ Full writeup on my journey from dying hardware to ZFS pools.
#homelab #proxmox #zfs #storage #netapp #synology #techblog

12.08.2025 02:00 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I went from having 6x27'' in a 2x3 config to one big 55'' odyssey ark. While the one big one is easier to explain to friends, it is a pita when screensharing as it has to be individual windows not full screen.

I think my next setup when funds allow is two wider curved mounted on top of each other.

11.08.2025 16:17 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Also Violet Evergarden hits the pseudo historical vibe similar to Apothecary Diaries.

11.08.2025 04:11 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Frieren is peak fantasy anime nothing comes close.

Seven Deadly Sins and Fairy Tail are good stories with lots of episodes if you can make it past the fan service.

11.08.2025 04:04 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

This season I'm watching
Kaiju no 8
Call of the Night
Dan Da Dan
Rascal Does Not Dream
My Dress-Up Darling
Sakamoto Days
Witch Watch

10.08.2025 23:39 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

This just screams HR is seeing themselves replaced with AI and attaching themselves to IT to survive.

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

Texas telling people to shower less so people can use frontier models instead of Ctrl-f

08.08.2025 07:37 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Ever wished your blog could talk to BlueSky all by itself? I automated posts and pulled back comments into my site using GitHub Actions and Copilot. Find out how tech met lazy wins in my latest #github and #web adventure! https://www.woodwardweb.com/post/2025/08/automated-bluesky-integration/

07.08.2025 01:04 β€” πŸ‘ 12    πŸ” 2    πŸ’¬ 6    πŸ“Œ 0
Preview
Beyond Basic Secrets: Building a Universal PowerShell Secret Management Module Built a universal PowerShell secret management module that works with SecretStore, Azure Key Vault, AWS Secrets Manager, Bitwarden & CredMan - same module, any provider! Perfect for hybrid environments & multi-cloud deployments. #PowerShell #SecretManagement #DevOps #Azure #AWS #InfoSec #Automation

Built a universal PowerShell secret management module that works with SecretStore, Azure Key Vault, AWS Secrets Manager, Bitwarden & CredMan - same module, any provider! Perfect for hybrid environments & multi-cloud deployments.
#PowerShell #SecretManagement #DevOps #Azure #AWS #InfoSec #Automation

08.08.2025 02:00 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Asking GPT to explain what I do to a 5 year old.

I help people move their computer stuff from old machines in their office to a magical place called β€œthe cloud,” where it’s safer and easier to use. I make sure everything works the right way, and I lock it up tight so bad guys can’t get in.

07.08.2025 02:16 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
From Plain Text Passwords to PowerShell SecretStore: Securing Your AD Test Environment πŸš€ NEW: Enhanced my AD test environment module with PowerShell SecretStore integration! Say goodbye to plain text service account passwords. Simple setup, secure storage, easy retrieval. #PowerShell #ActiveDirectory #Security #DevOps #TestAutomation

πŸš€ NEW: Enhanced my AD test environment module with PowerShell SecretStore integration! Say goodbye to plain text service account passwords. Simple setup, secure storage, easy retrieval.

#PowerShell #ActiveDirectory #Security #DevOps #TestAutomation

07.08.2025 02:00 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

I recently had an interview where a grown man made a pouty face just because I said two days on site a week was my limit.

06.08.2025 19:18 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Vbscript has a shelf life, expected to be completely removed from windows by 2027.

06.08.2025 15:52 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Active Directory Test Data That Doesn't Suck Finally! AD test data that doesn't suck πŸ’ͺ New PowerShell module: 1000+ objects, 1-minute setup, cleaner cleanup than your last breakup. Built with blackjack and... better architecture. #PowerShell #ActiveDirectory #SysAdmin #Testing

Finally! AD test data that doesn't suck πŸ’ͺ

New PowerShell module: 1000+ objects, 1-minute setup, cleaner cleanup than your last breakup. Built with blackjack and... better architecture.

#PowerShell #ActiveDirectory #SysAdmin #Testing

05.08.2025 02:00 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Testing Security Functions with Pester: A Real-World Example Testing PowerShell security functions with Pester 3.4! Real-world path traversal validation example shows comprehensive test patterns for enterprise environments. #PowerShell #Pester #Testing #Security #DevOps #WindowsAdmin

Testing PowerShell security functions with Pester 3.4! Real-world path traversal validation example shows comprehensive test patterns for enterprise environments. #PowerShell #Pester #Testing #Security #DevOps #WindowsAdmin

02.08.2025 02:00 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Understanding Orphaned SIDs in Active Directory What happens to security references when you delete AD accounts? They don't disappear! I built an over-engineered PowerShell solution with logging, batching & full test coverage. #ActiveDirectory #PowerShell #InfoSec #SysAdmin #ITSecurity #Automation

What happens to security references when you delete AD accounts? They don't disappear! I built an over-engineered PowerShell solution with logging, batching & full test coverage.
#ActiveDirectory #PowerShell #InfoSec #SysAdmin #ITSecurity #Automation

31.07.2025 02:00 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Modernizing Your Active Directory: A PowerShell Solution for Kerberos Encryption Migration Stop Kerberoasting attacks! πŸ›‘οΈ Automate RC4β†’AES migration with this PowerShell script. #Kerberos #ActiveDirectory #InfoSec

Stop Kerberoasting attacks! πŸ›‘οΈ Automate RC4β†’AES migration with this PowerShell script. #Kerberos #ActiveDirectory #InfoSec

28.06.2025 02:00 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Microsoft: were deeply embedded with OpenAi and love them

Also Microsoft official documentation: for best results use Claude

22.06.2025 07:31 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
shows active membership into the Microsoft AI Cloud Partner Program

shows active membership into the Microsoft AI Cloud Partner Program

After a month of fighting a completely opaque process and agents who just copy/paste... first step done!

20.06.2025 17:21 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Kicking off an agent workflow and whispering as bassy as possible "Arise".

19.06.2025 20:32 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Blue/Green Deployment for Patch Management Exploring PowerShell classes and found the perfect use case: Blue/Green patch deployment! Zero downtime, instant rollbacks, real enterprise value. πŸš€ #PowerShell #Classes #BlueGreen #DevOps #PatchManagement #Learning

Exploring PowerShell classes and found the perfect use case: Blue/Green patch deployment! Zero downtime, instant rollbacks, real enterprise value. πŸš€ #PowerShell #Classes #BlueGreen #DevOps #PatchManagement #Learning

18.06.2025 02:56 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

It just now finished with a working version of the report from when I posted this. It is now fixed in that it's actually generating the report, but has rolled back the css changes to have things collapsed by default, and introduced additional fields that I had already corrected.

08.06.2025 01:12 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

So I have Github Copilot in VSCode using Sonnet 4 model, with 1500 requests before prompting to continue and full auth to run terminal without prompting. So it literally just runs on it's own until it's rate limited. Every 15-20 requests it summarizes for itself and restarts troubleshooting.

08.06.2025 01:10 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Letting Claude build my report's front end and it's spent the last 2 hours trying to figure out what it broke by the previous prompt telling it to make expandible rows collapsed by default. The thing I love most about watching it flail like this is all the debug scripts and learning why they are bad

07.06.2025 21:23 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Preview
Transforming PowerShell Development with GitHub Copilot: Enterprise Standards and Custom Instructions πŸ”§ Tired of inconsistent PowerShell code across your team? Check out my new blog on GitHub Copilot custom instructions - standardize development while boosting productivity! #PowerShell #CodeQuality #GitHub #Automation

πŸ”§ Tired of inconsistent PowerShell code across your team? Check out my new blog on GitHub Copilot custom instructions - standardize development while boosting productivity! #PowerShell #CodeQuality #GitHub #Automation

03.06.2025 02:00 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
PowerShell AST or "How I Stopped Looking for that Curly Brace" πŸš€ Unlock PowerShell's hidden superpower: AST analysis! From finding unused code to mapping dependencies in 1500+ line scripts. #PowerShell #DevOps #Automation

πŸš€ Unlock PowerShell's hidden superpower: AST analysis! From finding unused code to mapping dependencies in 1500+ line scripts. #PowerShell #DevOps #Automation

30.05.2025 03:34 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Part 1.5: Making Sure Systems Manager Actually Works and Logs Are Sent to CloudWatch Ever wonder why your Windows instances don't show up in Systems Manager? Published Part 1.5 of my DSC series - the troubleshooting guide that should've been in the AWS docs. #AWS #SystemsManager #CloudOps #WindowsServer #DevOps #Troubleshooting #CloudComputing #TechBlog

Ever wonder why your Windows instances don't show up in Systems Manager? Published Part 1.5 of my DSC series - the troubleshooting guide that should've been in the AWS docs.
#AWS #SystemsManager #CloudOps #WindowsServer #DevOps #Troubleshooting #CloudComputing #TechBlog

25.05.2025 02:48 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Part 1: Getting Started with PowerShell DSC and CIS Benchmarks in AWS Eliminate Windows security configuration drift forever. $dayjob has me working in AWS. This first post starts the step-by-step guide to automating CIS benchmarks with AWS Systems Manager. #AWS #Window...

Eliminate Windows security configuration drift forever. $dayjob has me working in AWS. This first post starts the step-by-step guide to automating CIS benchmarks with AWS Systems Manager. #AWS #WindowsSecurity #DevOps #Automation #CIS #DSC

www.techbyjeff.net/part-1-getti...

24.05.2025 04:16 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I'd kill to have the pinned ones be after the top 5 instead of at the very bottom

08.05.2025 14:48 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Excited about the activity for the #M365Con next week. Still have no clue on what track to follow during the main days.

I'll be attending the The Ultimate Microsoft Teams Administrator Workshop on Sunday and Power Apps Fundamentals: Extending SharePoint into Low-Code Apps and Forms on Monday.

30.04.2025 16:17 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@techbyjeff.net is following 20 prominent accounts