Manually Installing a Monthly Windows Update on Windows Server

Manually Installing a Monthly Windows Update on Windows Server

Overview In some cases, Windows Updates may fail to install via Windows Update or SCCM Software Center. This document provides a step-by-step guide to manually installing a monthly cumulative update (CU) by extracting and installing the relevant CAB files using DISM (Deployment Image Servicing and Management Tool). Prerequisites Step 1: Download the Windows Update Package … Read more

How to Set Up Cloudflare to Stop Spam on Your WordPress Site

How to Set Up Cloudflare to Stop Spam on Your WordPress Site

Spam can be a nightmare for WordPress site owners—whether it’s comment spam, fake registrations, or bot-driven form submissions. Fortunately, Cloudflare offers a free and effective way to block spam while keeping your site fast and secure. In this guide, I’ll walk you through setting up Cloudflare to protect your WordPress site from spam using firewall … Read more

Overcoming the “No vmknic tagged for management” Error During ESXi 8.0.3 Installation with a USB NIC

Overcoming the "No vmknic tagged for management" Error During ESXi 8.0.3 Installation with a USB NIC

While building a VMware ESXi 8.0.3 host with a USB networking controller, I hit a snag that’s likely familiar to anyone venturing into this setup. The installation process threw up this error: Exception: No vmknic tagged for management was found. This halted my progress, but after some trial and error, I found a reliable fix … Read more

How to Enable Remote Desktop (RDP) Between Two Windows 11 Enterprise PCs on a Home Network

Enable Remote Desktop

Setting up Remote Desktop Protocol (RDP) between two Windows 11 Enterprise PCs on a home network can be incredibly useful for managing multiple machines. However, if you’re using local accounts without a domain, you might run into errors when trying to connect. This guide walks you through the steps to configure RDP on a home … Read more

How to Fix Windows Update Errors (Step-by-Step Guide)

How to Fix Windows Update Errors

Common Windows Update Errors Solution 1: Run the Windows Update Troubleshooter Solution 2: Clear Windows Update Cache Solution 3: Use the System File Checker (SFC) and DISM Commands Open Command Prompt as Administrator and run the following commands: If the issue persists, run these commands: Solution 4: Reset Windows Update Components Run the following commands … Read more

How to Reinstall .NET Framework on Windows Server 2022

How to Reinstall .NET Framework on Windows Server 2022

If you’ve accidentally removed the .NET Framework feature from your Windows Server 2022 and need to reinstall it, follow these steps to get it back up and running. Step 1: Download the Installation Media Step 2: Install .NET Framework Using DISM Step 3: Verify Installation Step 4: Install .NET Framework 4.0 (If Required) If you … Read more

Skype MSI Installers: A Comprehensive Guide for IT Professionals

How to use Skype Installers

Skype has long been a staple communication tool for businesses and individuals alike. However, with the rise of Microsoft Teams and other modern collaboration platforms, Skype has become increasingly outdated and Microsoft have stopped releasing updates. Despite this, many IT professionals still require Skype installations for legacy systems or specific use cases. This guide provides … Read more

Java Enterprise Deployment

Java MSI Installer Instructions

There are two methods to deploying Java Clients, using MSI or Offline Installation files. This guide will step you through the process of gathering and using both. Offline EXE Silent Installation Instructions You will need to use the Offline Installer that is available from the Java website and then add on the parameters that you require for … Read more

Transfer FSMO roles to a new Server

Transfer FSMO roles to a new Server

In this post, we’re continuing our series of YouTube video guides. We recently came across a detailed and well-made guide that explains exactly how to transfer FSMO (Flexible Single Master Operations) roles to a new server. This process is essential for maintaining your Active Directory setup and ensuring smooth server management.

We’ve found this guide to be incredibly helpful, and we believe it will be beneficial if you need to carry out this task in your own environment. Below, we’ll walk you through the main steps, so you can confidently transfer FSMO roles to a new server.

Steps to Transfer FSMO Roles:

  1. Step 1: Open the Command Prompt or PowerShell and run the required commands to identify the current FSMO role holders.
  2. Step 2: Use the ntdsutil tool to transfer the FSMO roles.
  3. Step 3: Verify the roles are transferred successfully by running diagnostic tests.

For a more detailed step-by-step guide, be sure to check out the video below:

Comments

If you have any questions or comments about transferring FSMO roles then please feel free to leave a comment below using our comments system.

How to Create a Stunning Text Portrait in Photoshop Using the Displace Filter

How to Create a Stunning Text Portrait in Photoshop Using the Displace Filter

Transforming a portrait into a visually striking piece of word art is a fantastic way to blend typography with photography. This effect, known as a calligram, uses a passage of text that wraps around the contours of a face, making it ideal for showcasing famous quotes or speeches. In this tutorial, we’ll walk through the … Read more

Download Adobe Reader & Flash Player MSI Installers for Enterprise Deployment

Adobe MSI Installers

For IT administrators and enterprises, deploying Adobe software across multiple systems requires efficient installation methods. Standard executable installers often lack the flexibility needed for silent or automated deployments. This is where MSI (Microsoft Installer) packages come in—allowing seamless integration with deployment tools like Group Policy, SCCM, and Intune. Our SourceForge repository provides official MSI installers … Read more