Adam Bertram
adbertram.bsky.social
Adam Bertram
@adbertram.bsky.social
Online entrepreneur, tech geek, recovering sysadmin, content creator, automation, PowerShell, AI nerd and Lego Bricklink seller.

adamtheautomator.com
Need to discover what events happened on your Azure VM via a specific timeline with natural language like "What happened on my Azure VM between 8 and 9 last night?" I got you. @n8n.io

n8n.io/workflows/45...
Generate Azure VM Timeline Reports with Google Gemini AI Chat Assistant | n8n workflow template
An AI-powered chat assistant that analyzes Azure virtual machine activity and generates detailed timeline reports showing VM state changes, performance metrics,
n8n.io
June 3, 2025 at 2:20 PM
When a Script is Worth a Thousand AI Prompts adamtheautomator.com/when-script-... Sometimes a good ol' script is all you need.
When a Script is Worth a Thousand AI Prompts
When traditional scripts outshine AI: a developer's journey back to automation basics.
adamtheautomator.com
May 13, 2025 at 4:12 PM
If you're from the age of spinning disks in hard drives, do you ever mistakenly hear the nostalgia of a whirring disk when your PC is doing something intensive? It's like that phantom phone buzzing, but for nerds.
April 29, 2025 at 4:34 PM
If you can never find your active tab in VS Code: set the background to semi-transparent. settings.json:

"workbench.colorCustomizations": {
"tab.activeBackground": "#ffff8820"
}
The last two digits control opacity: FF = 100%, 80 = 50%, 20 = ~12%. #VSCode #DevTips
April 17, 2025 at 2:19 PM
I’ve been developing with Copilot and Cursor 20+ hours/week for an entire year now and have realized it’s not that AI is stupid, humans are just lazy and think it can pull shit out of thin air with zero context.

AI isn’t a mind reader. Treat it like a colleague.
February 18, 2025 at 12:54 PM
Will APIs completely replace file transfer? Hear mine, and Jim's take on an upcoming webinar with Progress Software on the future of file transfer! www.progress.com/resources/we...
The Future of File Transfer Automation: Observations and Predictions for 2025 - Webinars
Watch a free webinar : The Future of File Transfer Automation: Observations and Predictions for 2025. See Progress experts broadcast on the web in real time or view past recordings on-demand.
www.progress.com
February 10, 2025 at 4:58 PM
Reposted by Adam Bertram
Our 2025 roadmap is here! This year, we’re focusing on four key use cases: Privileged Access Management, Remote Access & Support, Credential & Vault Management, and IT Asset Management—all designed to meet your evolving needs. Get a sneak peek at what’s coming!

👉Discover it all here: bit.ly/4hdcPTd
January 30, 2025 at 7:34 PM
Yay! @DevolutionsInc 2025 roadmap is out. I'm especially looking forward to the upcoming AI assistant for PowerShell and improvements to the script dashboard!

blog.devolutions.net/2025/01/devo...
Devolutions' 2025 roadmap
Discover the new features, improvements, and changes planned for Devolutions' products in 2025.
blog.devolutions.net
January 29, 2025 at 5:40 PM
Wow. I've been using Cursor daily for the past six months, most recently loving its agent. I ran out of usages in my tier and decided to try GitHub Copilot. Copilot is a toddler compared to Cursor.
January 15, 2025 at 4:18 PM
If you're using Invoke-WebRequest to download files with #PowerShell, try Start-BitsTransfer instead. You'll thank me later when you notice the speed difference.
January 9, 2025 at 6:02 PM
Need to ignore files from being pushed a remote Git repo and not want to modify .gitignore. Use the .git/info/exclude file. I wanted to exclude some stuff but not modify the remote repo's .gitignore and this works great. #git
January 7, 2025 at 4:10 PM
Need a quick way to get a list of all your Azure VMs and when they were created? #PowerShell to the rescue! gist.github.com/adbertram/bc...
get azure vm creation date
get azure vm creation date. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
January 2, 2025 at 4:32 PM
Reposted by Adam Bertram
🎄 Pluralsight’s season of giving continues! 🎄

From December 4 – 26, save 40% off all three-month and annual individual plans!

pluralsight.pxf.io/c/3227543/22...
Pluralsight | Gift of Pluralsight
Gift a Pluralsight subscription to the tech professional in your life.
pluralsight.pxf.io
December 4, 2024 at 9:28 PM
Reposted by Adam Bertram
24h left!
What will you be submitting last minute?
Final 48 hours! The ##PSConfEU 2025 CFP closes in 2 days. Ready to present in ##Malmö? Submit here: [https://sessionize.com/psconfeu25/]
##Sweden ##IT ##PowerShell
December 14, 2024 at 10:22 PM
Reposted by Adam Bertram
The schedule for #PSHSummit has just been released. www.powershellsummit.org/schedule/ #PowerShell #IAC #DevOps
Schedule
www.powershellsummit.org
December 14, 2024 at 7:54 PM
Reposted by Adam Bertram
I’m a big fan of the cmd.ms website because it has all the links to quickly jump to a specific blade in a portal instead of clicking multiple parts of a Microsoft Management portal to get there. I built a PowerShell Function for that :)

#PowerShell #CmdMS

powershellisfun.com/2024/12/12/p...
December 12, 2024 at 11:22 AM
New use for AI: As a consultant, I work with many types of people; some that incur major communication breakdown when the client isn't communicating what they need well enough for me to understand. The solution? Build a "Communications Specialist" with background convo to be your client translator!
December 13, 2024 at 1:16 PM
GenAI when it doesn't know how to do something in #PowerShell: "Let's come up with a super-specific cmdlet that seems like it'd be there!"

Get-BinaryFileThatsBiggerThanTheRest
December 11, 2024 at 6:46 PM
Reposted by Adam Bertram
Announcing the Public Preview of #AIShell

AI Shell enhances your shell with AI capabilities to facilitate your interactions with the command line

🔗 devblogs.microsoft.com/powershell/a...

#PowerShell #AzurePowerShell #Azure #AI #AzureCLI #AzureOpenAI #Cloud #Copilot #CopilotInAzure #Microsoft
Announcing the Public Preview of AI Shell - PowerShell Team
We are pleased to announce the public preview of AI Shell.
devblogs.microsoft.com
November 23, 2024 at 2:21 PM
This app is giving me 2009 Twitter feelings all over again.
December 10, 2024 at 12:06 PM