Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

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

Tag: Windows Server 2016

Sign-in options for Windows: Ditch Password for Enhanced Security

Posted on 12/12/202405/02/2025 Christian By Christian No Comments on Sign-in options for Windows: Ditch Password for Enhanced Security
Sign-in options for Windows: Ditch Password for Enhanced Security

In this article, we shall discuss “Sign-in options for Windows: Ditch Password for Enhanced Security”. Since I will be publishing a guide on how to setup the revamped Windows Hello available in Windows 11 Insider Preview Build 27754 (Canary Channel). This will also be available starting in Windows 24H2. I will therefore focus on Windows…

Read More “Sign-in options for Windows: Ditch Password for Enhanced Security” »

Windows

How to configure SSL for WAMP server

Posted on 27/11/202422/02/2025 Christian By Christian No Comments on How to configure SSL for WAMP server
How to configure SSL for WAMP server

The WAMP server (Windows, Apache, MySQL, PHP/Python/Perl) is a software stack designed to create a local development environment on Windows. It bundles “Apache”, a web server to host websites and applications, “MySQL”: A”, a relational database management system for managing data, and “PHP/Python/Perl”, a programming languages for server-side scripting. In this short article, we shall…

Read More “How to configure SSL for WAMP server” »

Windows Server

Fix “Perform Site Maintenance or reset this site” greyed out

Posted on 22/11/202422/11/2024 Christian By Christian No Comments on Fix “Perform Site Maintenance or reset this site” greyed out
Fix “Perform Site Maintenance or reset this site” greyed out

Recently, I wanted to upgrade my Configuration Manager from the evaluation version to a full version, but I was unable to due to the following error discussed in this article. Therefore, we will fix “Perform Site Maintenance or reset this site” greyed out. Please see how to Fix Keep personal files and apps option greyed…

Read More “Fix “Perform Site Maintenance or reset this site” greyed out” »

Windows Server

Run Hype-V on Windows 11 and Install Windows OS via PXE Boot

Posted on 22/11/202422/11/2024 Christian By Christian No Comments on Run Hype-V on Windows 11 and Install Windows OS via PXE Boot
Run Hype-V on Windows 11 and Install Windows OS via PXE Boot

In this article, we shall discuss the steps on how to run Hype-V on Windows 11 and Install Windows OS via PXE Boot. The Preboot Execution Environment (PXE) allows seamless access to the Windows Preinstallation Environment (WinPE) over the network. This enables efficient deployment and troubleshooting without requiring local installation media. Please see AADSTS50020: User…

Read More “Run Hype-V on Windows 11 and Install Windows OS via PXE Boot” »

Windows

Change the number of MachineAccountQuota a user can add to AD

Posted on 21/11/202425/05/2025 Christian By Christian No Comments on Change the number of MachineAccountQuota a user can add to AD
Change the number of MachineAccountQuota a user can add to AD

The MachineAccountQuota is an Active Directory (AD) attribute that controls the number of computer accounts that a non-administrative (standard) user can create and have it joined to the domain. Therefore, In this article, we shall discuss the steps on how to “Change the number of MachineAccountQuota a user can add to AD”. Please see How…

Read More “Change the number of MachineAccountQuota a user can add to AD” »

Windows Server

Set Microsoft Defender AV to Passive mode on a Windows Server

Posted on 21/11/202424/06/2025 Matthew By Matthew No Comments on Set Microsoft Defender AV to Passive mode on a Windows Server
Set Microsoft Defender AV to Passive mode on a Windows Server

Managing security tools can get a bit tricky when you’re running multiple solutions on the same server. Let’s say you’ve got a setup using a third-party antivirus as your primary security suite, but Windows Defender is still active. This can create conflicts, and the best way to address this is to switch Microsoft Defender Antivirus…

Read More “Set Microsoft Defender AV to Passive mode on a Windows Server” »

Security | Vulnerability Scans and Assessment, Windows Server

Fix missing path and delete a Veeam Backup Repository

Posted on 07/11/202431/12/2024 Christian By Christian 2 Comments on Fix missing path and delete a Veeam Backup Repository
Fix missing path and delete a Veeam Backup Repository

In this article, we shall discuss how to “fix missing path and delete a Veeam Backup Repository”. When your Backup Repository is in an invalid State, please see the possible causes and troubleshooting advice. Also see how to install Splunk and Veeam App on Windows Server to monitor VBR, and the “Deep Dive into Protecting…

Read More “Fix missing path and delete a Veeam Backup Repository” »

Backup, Storage

How to Install OpenSSL on Windows Computers

Posted on 07/11/202408/09/2025 Christian By Christian No Comments on How to Install OpenSSL on Windows Computers
How to Install OpenSSL on Windows Computers

In this article, we shall discuss how to Install OpenSSL on Windows Computers. OpenSSL is an open-source command-line tool that is used to generate the SSL certificate and private key and is available in both versions 32 and 64 bit. Please see How to fix Windows Update Fails with Error 0x80092004, how to Fix the…

Read More “How to Install OpenSSL on Windows Computers” »

Windows, Windows Server

How to fix Windows Update Fails with Error 0x80092004

Posted on 07/11/202407/11/2024 Christian By Christian No Comments on How to fix Windows Update Fails with Error 0x80092004
How to fix Windows Update Fails with Error 0x80092004

In this article, we shall discuss the fix to Windows Update Fails with Error 0x80092004 (Windows Update Logs in Windows: 2023-KB5022498 Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows 10 failed)”. We can unravel more information from the Windows Event Log. Windows Events provides a standard, centralized way for applications (and the operating system)…

Read More “How to fix Windows Update Fails with Error 0x80092004” »

Windows, Windows Server

Fix the Port used for the Virtualhost is not an Apache Listen Port

Posted on 07/11/202407/11/2024 Christian By Christian No Comments on Fix the Port used for the Virtualhost is not an Apache Listen Port
Fix the Port used for the Virtualhost is not an Apache Listen Port

In this short blogpost, we shall discuss how to Fix the Port used for the Virtualhost is not an Apache Listen Port. In Apache, the Listen directive in the configuration file (httpd.conf or apache2.conf, depending on the system) specifies the port number on which Apache will listen for incoming connections. Please see Setup VirtualHost with…

Read More “Fix the Port used for the Virtualhost is not an Apache Listen Port” »

Web Server

BitLocker Protection off: Update UEFI/BIOS to fix issues

Posted on 05/11/202418/11/2024 Christian By Christian No Comments on BitLocker Protection off: Update UEFI/BIOS to fix issues
BitLocker Protection off: Update UEFI/BIOS to fix issues

When BitLocker Protection is “off” means that BitLocker encryption is currently disabled on the drive. In my case, it is disabled and the encryption did not succeeded in the first place. Therefore, we will limit our solution to this use-case. In this article, we shall discuss “BitLocker Protection off: Update UEFI/BIOS to fix issues”. Please…

Read More “BitLocker Protection off: Update UEFI/BIOS to fix issues” »

Windows

How to Create a Child and Tree Domain

Posted on 02/11/202404/11/2024 Temitope Odemo By Temitope Odemo No Comments on How to Create a Child and Tree Domain
How to Create a Child and Tree Domain

In this article, I will show you How to create a Child and tree Domain using the steps below. A child domain is a subdomain of the parent domain. In the active directory hierarchical structure, the function of the child domain is the segmentation of the active directory into smaller parts or segments. For Example,…

Read More “How to Create a Child and Tree Domain” »

Windows Server

How to create a password reset disk: Reset Windows Password

Posted on 01/11/202416/12/2025 Temitope Odemo By Temitope Odemo No Comments on How to create a password reset disk: Reset Windows Password
How to create a password reset disk: Reset Windows Password

In this article, I will show you How to create a password reset disk which is a specially created disk or USB flash drive that can help restore access back to your Windows system in case you forget your password. Please see How to reset your built-in Local Administrator password in Windows 10, How to…

Read More “How to create a password reset disk: Reset Windows Password” »

Windows

Posts pagination

Previous 1 … 3 4 5 … 53 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • MDt
    Failure 5456: Unable to determine destination disk, partition, and/or drive, see BDD Log Windows
  • oauth2final
    How to implement Interactive Authentication using MSAL dotNET AWS/Azure/OpenShift
  • Case Of Internal Sabotage And Recovery
    A real case of Internal Sabotage and Recovery Network | Monitoring
  • picture1 100
    Fix Application blocked unable to run and apply settings Anti-Virus Solution
  • Implement Azure Bicep
    How to Deploy Azure Resources Using Azure Bicep Automation
  • Screenshot
    How to change the Windows Pagefile Size Windows Server
  • banner
    How to Edit Windows Hosts File via PowerToy Editor Utility Web Server
  • How to fix BitLocker always prompting for Recovery Key
    How to fix BitLocker always prompting for Recovery Key Windows

Subscribe to Blog via Email

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

Join 1,808 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