Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form

Tag: Windows Server 2016

Harden your Veeam Backup Server with Microsoft AppLocker

Posted on 07/09/202422/02/2025 Christian By Christian No Comments on Harden your Veeam Backup Server with Microsoft AppLocker
Harden your Veeam Backup Server with Microsoft AppLocker

In this article, we shall be leveraging Zero Trust to harden the Veeam Backup Server with Microsoft AppLocker. Zero Trust principles include explicit verification, minimal privilege access, and assuming breach. Please see how to Configure Multiple IP Addresses on a Single or Multiple NICs, and “Demystifying Zero Trust with Veeam: Design your Architecture“. AppLocker enables…

Read More “Harden your Veeam Backup Server with Microsoft AppLocker” »

Windows, Windows Server

Force BitLocker Recovery: Perform BitLocker Recovery via the Self-Service Portal and Helpdesk

Posted on 05/09/202428/04/2026 Christian By Christian No Comments on Force BitLocker Recovery: Perform BitLocker Recovery via the Self-Service Portal and Helpdesk
Force BitLocker Recovery: Perform BitLocker Recovery via the Self-Service Portal and Helpdesk

BitLocker recovery is the process in which access to a BitLocker-protected drive is restored in the event the drive doesn’t unlock using its default unlock mechanism. In this article, we shall discuss “Force BitLocker recovery: Perform BitLocker Recovery via the Self-Service Portal and Helpdesk”. Please see Perform BitLocker Recovery Password Rotation in Active Directory, what…

Read More “Force BitLocker Recovery: Perform BitLocker Recovery via the Self-Service Portal and Helpdesk” »

Windows Server

How to set up a Print Server on Windows Servers

Posted on 31/08/202402/09/2024 Temitope Odemo By Temitope Odemo No Comments on How to set up a Print Server on Windows Servers
How to set up a Print Server on Windows Servers

A Print Server is a server that connects printers to the network. This is the single source of printing for all the workstations in a network. It helps to share a specific printer or multiple printers with users on the network. In this guide, I will be showing you How to set up a Print…

Read More “How to set up a Print Server on Windows Servers” »

Windows

Enable or Disable Control Panel and Windows Settings App

Posted on 31/08/202402/09/2024 Temitope Odemo By Temitope Odemo No Comments on Enable or Disable Control Panel and Windows Settings App
Enable or Disable Control Panel and Windows Settings App

Anyone with access to the Control Panel and Windows Settings App can carry out many tasks on the system, especially when you are using the system in a public place. In this article, I will show you How to Enable or Disable Control Panel and Windows Settings App. You may also want to read about…

Read More “Enable or Disable Control Panel and Windows Settings App” »

Windows

How to Change the Log File Directory location in IIS

Posted on 30/08/202402/09/2024 Temitope Odemo By Temitope Odemo No Comments on How to Change the Log File Directory location in IIS
How to Change the Log File Directory location in IIS

The big question is Why would you want to change the Log File to another drive or to another location? The simple answer is that we want to manage and control the amount of disk space that Internet Information Services (IIS) log files consume. In this guide, you will learn how to change the log…

Read More “How to Change the Log File Directory location in IIS” »

Web Server

Prevent OS Reinstallation: Change from legacy BIOS to UEFI

Posted on 29/08/202409/07/2025 Matthew By Matthew No Comments on Prevent OS Reinstallation: Change from legacy BIOS to UEFI
Prevent OS Reinstallation: Change from legacy BIOS to UEFI

Switching from Legacy BIOS to UEFI is a common need for modern computers to take advantage of new features, improved security, and faster boot times. However, many fear this transition because they think it requires reinstalling the operating system (OS). In this guide, we’ll explore “how you can”Prevent OS Reinstallation: Change from legacy BIOS to…

Read More “Prevent OS Reinstallation: Change from legacy BIOS to UEFI” »

Windows

Query and display Windows information via WMI Explorer

Posted on 22/08/202410/10/2024 Christian By Christian No Comments on Query and display Windows information via WMI Explorer
Query and display Windows information via WMI Explorer

WMI Explorer is a utility that lets you browse and view WMI namespaces, classes, instances, and properties in a single pane. It draws inspiration from the PowerShell-based WMI Explorer. In this article, we will show you how to download, query Windows information via WMI Explorer. Please see How to Enable and Disable WMI Traffic through…

Read More “Query and display Windows information via WMI Explorer” »

Network | Monitoring

Creating a WinPE USB Drive: Fixing System Boot Issues

Posted on 21/08/202421/08/2024 Matthew By Matthew No Comments on Creating a WinPE USB Drive: Fixing System Boot Issues
Creating a WinPE USB Drive: Fixing System Boot Issues

Windows Preinstallation Environment (WinPE) is a lightweight version of Windows, offering limited features that make it incredibly useful for system recovery, deployment, and maintenance tasks. This guide will walk you through the process of setting up your own “WinPE USB Drive: Fixing System Boot Issues”. Please see the fix for “Windows PE working for Windows…

Read More “Creating a WinPE USB Drive: Fixing System Boot Issues” »

Windows

Configure Multiple IP Addresses on a Single or Multiple NICs

Posted on 19/08/202431/08/2024 Matthew By Matthew No Comments on Configure Multiple IP Addresses on a Single or Multiple NICs
Configure Multiple IP Addresses on a Single or Multiple NICs

This guide walks you through the process on Windows 10/11 and explains how to Configure Multiple IP Addresses on a Single or Multiple NICs. In certain scenarios, assigning multiple IP addresses to a single Network Interface Card (NIC) can be incredibly useful. Here are other related guides: Allow and Disallow Simultaneous Connection to Domain and…

Read More “Configure Multiple IP Addresses on a Single or Multiple NICs” »

Network | Monitoring

Manage User Permission on Synology with Active Directory [Part 1]

Posted on 11/08/202423/10/2025 Christian By Christian No Comments on Manage User Permission on Synology with Active Directory [Part 1]
Manage User Permission on Synology with Active Directory [Part 1]

This article discusses the steps to manage User Permission on Synology with Active Directory [Part 1]. When managing access permissions in a Synology DS923+ NAS that is integrated with Active Directory (AD). The goal is to ensure that users and groups have the correct level of access to resources such as shared folders, based on…

Read More “Manage User Permission on Synology with Active Directory [Part 1]” »

Reviews, Storage, Windows Server

Fix MDT Workbench Crashes when opening WinPE tab Properties

Posted on 08/08/202410/09/2025 Christian By Christian No Comments on Fix MDT Workbench Crashes when opening WinPE tab Properties
Fix MDT Workbench Crashes when opening WinPE tab Properties

Before diving into the issue resolution, let’s first discuss what the Microsoft Deployment Toolkit (MDT) is. MDT is a tool that helps automate and streamline the deployment of Windows operating systems and applications. This article discusses the Fix MDT Workbench Crashes when opening WinPE tab Properties. Please see MySQL Workbench could not connect to MySQL…

Read More “Fix MDT Workbench Crashes when opening WinPE tab Properties” »

Windows, Windows Server

How to fix a vulnerable Trusted Platform Module [TPM]

Posted on 08/08/202408/08/2024 Christian By Christian No Comments on How to fix a vulnerable Trusted Platform Module [TPM]
How to fix a vulnerable Trusted Platform Module [TPM]

The Trusted Platform Module (TPM) technology provides hardware-based security functions. A TPM chip performs cryptographic operations securely on your device. In this article, we will discuss the various steps on how to fix a vulnerable Trusted Platform Module [TPM]. Here is an exciting article on Manage TPM Protector: How to encrypt additional drives on an…

Read More “How to fix a vulnerable Trusted Platform Module [TPM]” »

Windows

How to install Windows Server unto ACEMAGICIAN Mini PC

Posted on 07/08/202407/08/2024 Christian By Christian No Comments on How to install Windows Server unto ACEMAGICIAN Mini PC
How to install Windows Server unto ACEMAGICIAN Mini PC

ACEMAGICIAN, a well-known brand, manufactures powerful mini PCs. They offer a range of high-performance products in a small form factor, ideal for both personal and professional use. In this article, we shall discuss how to ‘Install Windows Server unto ACEMAGICIAN Mini PC [AM06 Pro]’. Please see how Install Proxmox VE on a Beelink EQ12 Mini…

Read More “How to install Windows Server unto ACEMAGICIAN Mini PC” »

Windows Server

Posts pagination

Previous 1 … 5 6 7 … 53 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • XCP ng installation and VM creation
    A-Z of XCP-ng and Xen Orchestra setup and VM Creation Virtualization
  • HybridCloudTrust
    WHFB Hybrid Cloud Kerberos Trust Model is now available AWS/Azure/OpenShift
  • Dellupdate 1
    Fix for security vulnerabilities in the BIOS firmware for some Intel Processors Windows
  • Slide2 1
    How to deploy WordPress on Azure App Service AWS/Azure/OpenShift
  • ref error
    Error: cannot lock ref ‘refs/remotes/origin/windows’: unable to resolve reference ‘refs/remotes/origin/windows’, Not a directory Version Control System
  • system
    How to fix the system cannot find the file specified when adding LP, LIP, and FoD packages to Windows Images Windows Server
  • Capture 2
    MDT Invalid credentials: The network was not found Windows
  • Installgrafana
    Install Grafana on Windows and Windows Server Network | Monitoring

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,806 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive