Monthly Archives: December 2025

Remove .NET SDK 9 and install .NET SDK 8 in Ubuntu

This blog article shows you how to remove .NET SDK 9 and install .NET SDK 8. Why do I need to do that? I found no way for me to install 2 versions of .NET SDK in Ubuntu like in … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Operating System, programming | Tagged | Leave a comment

Windows 11 requirements for Storage

This short blog reminds you do not install Windows 11 in a machine with 30GB Hard Disk space. Well you will say the Windows 11 Requirements link (below) stated you need 64GB of RAM. https://learn.microsoft.com/en-us/windows/whats-new/windows-11-requirements Somehow, I have proven you … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Operating System | Tagged | Leave a comment

Stop Share Windows Folder using PowerShell

This blog article shows you how to stop sharing Windows Folder using PowerShell. Here’s a simple PowerShell script to stop sharing the folder C:\shared (i.e., remove the network share). Run this script as Administrator. # Run as Administrator # Share … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Operating System, programming | Tagged , , , , , | 1 Comment

Share Windows Folder using PowerShell

This blog article shows you how to share a folder in Windows using PowerShell. Here’s a complete PowerShell script to share the folder C:\shared on Windows Server 2022 (or Windows 10/11) with read-only permissions for the built-in group Everyone. Run … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Operating System, programming | Tagged , , , , , | 1 Comment

Bulk Users Creation using PowerShell Windows

This blog article shows you how to bulk create users in Windows. Here’s a complete PowerShell script that: # Run this script as Administrator # Path to the text file containing usernames (one per line) $UserFile = “C:\temp\users.txt” # Default … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Operating System, programming | Tagged , , , , , | 1 Comment

Migrate and Modernize with Linux on Azure

Migrating and modernising your Linux workloads doesn’t have to be such a complex, resource-intensive project. Go beyond a lift-and-shift approach with a step-by-step, cloud-ready strategy that will help you reduce operational overhead at every stage as you move your workloads … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, CTO, Data Platform, management, programming | Tagged | Leave a comment

How Agentic AI Is Aiming to Reshape IT

Learn about a new operating model where AI agents and cloud-native infrastructure are ushering in higher levels of performance and innovation. In Intelligent Operations: How Agentic AI Is Aiming to Reshape IT, a Harvard Business Review Analytic Services white paper sponsored … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, CTO, Data Platform | Tagged | Leave a comment

Modernising Apps and Data: A Practical Guide

Many people think modernisation means choosing between two extremes: expensive, all-at-once replatforming or a slow lift-and-shift. But there’s a better way forward. Read the eBook, Modernising Apps and Data: A Practical Guide, to explore a phased approach that can help you: … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, CTO, Data Platform | Tagged | Leave a comment

Unify your data with Power BI and Microsoft Fabric

Siloed data and disconnected systems can make it difficult to coalesce data into actionable insights. Fortunately, Power BI and Microsoft Fabric are here to help, giving you immediate clarity and control over your data and empowering you to make confident … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, CTO, Data Platform, programming | Tagged | Leave a comment