Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog Β© 2024.

Efficiently Managing AWS CLI Profiles Across Multiple Projects with PowerShell

Efficiently Managing AWS CLI Profiles Across Multiple Projects with PowerShell
☘️ Introduction If you work with multiple AWS projects, you've likely encountered the challenge of managing your AWS CLI configuration files (~/.aws/config and ~/.aws/credentials). These ...
19.03.2025 0 Read More

Filtering and Exporting SQL Stored Procedures with PowerShell

When managing SQL Server stored procedures, there are times when I need to quickly generate scripts for them, usually for backups, migrations, a specific client or functionality, or documentation. In ...
25.03.2025 0 Read More

Resolving PowerShell Text Input Issues on Windows Server 2022 EC2 via Fleet Manager

🚨 The Problem If you've connected to a Windows Server 2022 EC2 instance via Fleet Manager, you might have encountered this frustrating issue in the PowerShell console: Direct keyboard text...
25.03.2025 0 Read More

How I Handle errors in Powershell 7 when using loops

INTRODUCTIONIn PowerShell, there are different ways to handle errors in a script. The try and catch methods are good examples of this. Personally, these did not work for me. With the advent of PowerSh...
31.03.2025 0 Read More

How To Set Permission On a Document library on A SharePoint site.

How To Set Permission On a Document library on A SharePoint site.
Introduction At my work, we are preparing to migrate data to SharePoint Online. We are going to create a landing site where everyone within the organization has access, and we are going to cr...
15.04.2025 0 Read More

PVS-Studio 7.36: expanded MISRA support, plugin for Qt Creator 16, enhanced user annotations for C#, and much more

PVS-Studio 7.36: expanded MISRA support, plugin for Qt Creator 16, enhanced user annotations for C#, and much more
PVS-Studio 7.36 has been released. This version brings exciting updates, including extended MISRA support, a plugin for Qt Creator 16, enhanced user annotations in C#, and more! See more details in th...
17.04.2025 0 Read More

Intune Win32 App: Run huge app updates with Powershell

Intune Win32 App: Run huge app updates with Powershell
Introduction Intune Win32 apps can register apps up to 30GB in size. However, registering large apps takes a considerable amount of time at the upload stage, making it difficult to do this ma...
30.04.2025 0 Read More

Deep Dive: Mastering Register-ObjectEvent in PowerShell β€” Real-Time Event Handling Like a Pro

PowerShell is best known for scripting and automation, but many users overlook its event-driven capabilities. Enter Register-ObjectEvent, a powerful yet underutilized cmdlet that allows you to bind re...
01.05.2025 0 Read More
Loading...
#reading
Implementing AWS Identity and Access Management (IAM) in Migration
0
What Is a Container? Open Container Initiative Explained
0
I Compared Four API Docs. Some Made Me Smile, Some Made Me Sigh
0
Programing session Armstrang Number
0
πŸŽ‰ Introducing PartyPix AI – Your Smart Event Photo Curator! πŸ“Έβœ¨
0
#popular
Top 8 Open-Source Tools for Web Application Development
0
Turn any git repo into llm readable format
0
New Release: Free Email Signature Generator
0
Understanding Event Delegation in JavaScript: From Bubbling to Data Attributes
0
AI Runner: OpenSource desktop app for AI models
0