Windows Server

windows server 2025 and windows 11 latest updates

Windows Server 2025 & Windows 11 – July 2025 Updates Issues & Fix

Windows Server 2025 Features, Updates, Issues and Fix Latest Releases→ Windows Server 2025 (the newest LTSC release) became available in November 2024. It brings “security advancements and new hybrid cloud capabilities” on AI-ready platform Microsoft highlights major improvements in virtualization, storage, and networking. for example, “major advancements across the board for Hyper-V, GPU integration, Storage […]

Windows Server 2025 & Windows 11 – July 2025 Updates Issues & Fix Read More »

Windows Server, Azure, KB Articles, Security Vulnerability, Troubleshooting
how to troubleshoot failed patches in windows server

Step-by-step Troubleshooting Windows Update Failed or Rollback in Windows Server 2016, 2019, 2022, Windows 11

Windows updates are crucial for keeping your Windows systems secure, stable, and performing well. However, update failures, rollbacks, and similar problems are frequent issues for IT admins and users. This is especially true for various versions like Windows Server 2016, 2019, 2022, and Windows 11. This detailed article addresses the most common Windows Update issues,

Step-by-step Troubleshooting Windows Update Failed or Rollback in Windows Server 2016, 2019, 2022, Windows 11 Read More »

Windows Server, Troubleshooting
how to cleanup logs in windows server

Disk Space & Log Cleanup for Windows Server 2019,2022,2025 using PowerShell Script

Keeping Windows Server 2022 healthy means regularly freeing up disk space and managing log files. Over the time, unnecessary files, old logs, and leftover update data can eat up storage space and even slow down the server performance. However we can automate disk cleanup and log management using following PowerShell script. # Windows Server 2022:

Disk Space & Log Cleanup for Windows Server 2019,2022,2025 using PowerShell Script Read More »

Windows Server, PowerShell Scripting
inplace upgrade 2012 r2 to 2019

In-Place Upgrade from Windows Server 2012 R2 to Windows Server 2019: Step-by-Step Guide

Introduction Upgrading server infrastructure is one of the major project now days, especially with Microsoft ending support for older operating systems. If you’re still running Windows Server 2012 R2, it’s high time to consider upgrading to Windows Server 2016 or 2019. In this blog, i am going to perform in-place upgrade from windows server 2012

In-Place Upgrade from Windows Server 2012 R2 to Windows Server 2019: Step-by-Step Guide Read More »

Windows Server
repair azure vm using os disk

Troubleshooting Windows VM by attaching the OS Disk to a working repair VM in Azure Portal

To troubleshoot Windows virtual machine in Azure that is inaccessible (e.g., due to boot issues or corruption) or sometimes, problems like a failed application update or windows updates can stop your VM from booting properly. In such cases, you can use snapshot and detach the OS, attach it to another working VM (repair VM) to

Troubleshooting Windows VM by attaching the OS Disk to a working repair VM in Azure Portal Read More »

Windows Server, Azure
smb over quic in windows server

SMB over QUIC Configuration in Windows Server 2022 and later

What is SMB over QUIC? SMB over QUIC allows secure, VPN-less access to file shares over the internet using UDP port 443 (QUIC protocol) instead of traditional TCP 445. It’s encrypted using TLS 1.3 and is ideal for remote workers or hybrid environments. Prerequisites : Windows Server 2022 Datacenter : Azure Edition (Standard edition does

SMB over QUIC Configuration in Windows Server 2022 and later Read More »

Windows Server
how to install and configure rds in windows server

Remote Desktop Services (RDS) Deployment and Configuration in Windows Server 2019 & 2022

What is Remote Desktop Services (RDS)? RDS is a features provided by Microsoft in Windows Servers (2016, 2019, 2022) that allows users to access desktops and applications hosted on a central server or set of servers. Instead of running applications locally on their individual computers, users connect remotely to the server, and the server handles

Remote Desktop Services (RDS) Deployment and Configuration in Windows Server 2019 & 2022 Read More »

Windows Server, RDS
mount windows server iso in aws environment

How to Mount Windows Server ISO in AWS Environment Using Snapshot.

Performing an in-place upgrade of a Windows Server in an AWS environment can be achieved by attaching the Windows installation ISO as a virtual disk using an AWS EBS snapshot.       Follow the step-by-step process below: 1. Identify the Required Windows Server ISO Snapshot Navigate to the Amazon EC2 Console. Go to Elastic

How to Mount Windows Server ISO in AWS Environment Using Snapshot. Read More »

AWS, Windows Server
PHP Code Snippets Powered By : XYZScripts.com
Scroll to Top