Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

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

Tag: Microsoft Windows

How to fix Unknown Hard Error on Windows Server and Windows 10

Posted on 15/01/202224/08/2023 Temitope Odemo By Temitope Odemo No Comments on How to fix Unknown Hard Error on Windows Server and Windows 10
How to fix Unknown Hard Error on Windows Server and Windows 10

This error Unknown Hard Error is usually associated with Windows Server and Windows 10 operating systems. It is an error that is related to the explorer.exe file, sihost.exe file, ctfmon.exe, and other .exe files. It is one frustrating and critical error that can freeze your system and stop any process on your computer system. Some…

Read More “How to fix Unknown Hard Error on Windows Server and Windows 10” »

Windows, Windows Server

How to fix No sound on Google Chrome

Posted on 15/01/202230/09/2023 Christian By Christian No Comments on How to fix No sound on Google Chrome
How to fix No sound on Google Chrome

Google Chrome is the most popular web browser, it is free, fast, and secure. Even as the best search engine to me, you may find yourself battling with some of its features. You may want to stream a video on YouTube or want to watch a movie on some other website and you suddenly realize…

Read More “How to fix No sound on Google Chrome” »

JIRA|Confluence|Apps

How to determine why an MBAM-protected device is non-compliant

Posted on 12/01/202218/12/2025 Christian By Christian No Comments on How to determine why an MBAM-protected device is non-compliant
How to determine why an MBAM-protected device is non-compliant

In this article, we shall discuss why an MBAM-protected device is non-compliant. MBAM includes log information for server installation, client installation, and events. This log should be referred to for troubleshooting. MBAM has separate event-logging channels. The Admin, Analytical, and Operational log files are located in Event Viewer, under Application and Services Logs > Microsoft…

Read More “How to determine why an MBAM-protected device is non-compliant” »

Security | Vulnerability Scans and Assessment, Windows Server

How to Generate SSH Keys in Windows 10

Posted on 05/01/202225/03/2024 Christian By Christian No Comments on How to Generate SSH Keys in Windows 10
How to Generate SSH Keys in Windows 10

SSH works by authenticating based on a key pair, with a private key being on a remote server and the corresponding public key on a local machine. When the keys match, access is granted to the remote user. The word SSH stands for Secure Shell and is a method used to establish a secure connection…

Read More “How to Generate SSH Keys in Windows 10” »

Windows

How to install IIS Web Server on Windows Server

Posted on 23/12/202127/03/2024 Christian By Christian No Comments on How to install IIS Web Server on Windows Server
How to install IIS Web Server on Windows Server

The Web Server (IIS) role in Windows Server 2019 provides a secure, easy-to-manage, modular, and extensible platform for reliably hosting websites, services, and applications. In this article, I will show you how to install IIS Web Server on Windows Server 2019 operating system. Please see How to install and configure an FTP Server on Windows…

Read More “How to install IIS Web Server on Windows Server” »

Web Server, Windows Server

Install and manage IP Address Management on Windows Server

Posted on 21/12/202118/10/2024 Christian By Christian No Comments on Install and manage IP Address Management on Windows Server
Install and manage IP Address Management on Windows Server

In this article, you will learn how to Install and manage IP Address Management on Windows Server. IPAM enables the administration and monitoring of DHCP and DNS and provides a comprehensive view of where IP addresses are used. It also collects information from domain controllers and Network Policy Servers (NPSs) and then stores that information in the Windows Internal Database….

Read More “Install and manage IP Address Management on Windows Server” »

Windows, Windows Server

Email notifications for MBAM Enterprise and Compliance and Recovery Audit reports

Posted on 05/12/202112/10/2024 Christian By Christian No Comments on Email notifications for MBAM Enterprise and Compliance and Recovery Audit reports
Email notifications for MBAM Enterprise and Compliance and Recovery Audit reports

In this guide, you will learn how to set up Email notifications for MBAM Enterprise and Compliance and Recovery Audit reports. Here is a guide on how to query MBAM to display the report for BitLocker Recovery for a specified period of time. Here is how to fix you are not allowed to view this…

Read More “Email notifications for MBAM Enterprise and Compliance and Recovery Audit reports” »

Windows

How to decrypt Files and Folders Encrypted with an Encryption File System (EFS) in Windows

Posted on 29/11/202105/08/2023 Imoh Etuk By Imoh Etuk No Comments on How to decrypt Files and Folders Encrypted with an Encryption File System (EFS) in Windows
How to decrypt Files and Folders Encrypted with an Encryption File System (EFS) in Windows

The Encrypting File System (EFS) is a feature of the Windows 2000 operating system that gives you the opportunity to store files and folders in an encrypted form. When files or folders are encrypted with EFS, only an individual user with an authorized recovery agent can decrypt it. EFS enables files to be transparently encrypted to protect…

Read More “How to decrypt Files and Folders Encrypted with an Encryption File System (EFS) in Windows” »

Windows, Windows Server

Create a new Azure Disk: How to create and attach an extra Disk to Azure Virtual Machine

Posted on 26/11/202104/06/2023 Christian By Christian No Comments on Create a new Azure Disk: How to create and attach an extra Disk to Azure Virtual Machine
Create a new Azure Disk: How to create and attach an extra Disk to Azure Virtual Machine

Azure-managed disks are block-level storage volumes that are managed by Azure and used with Azure Virtual Machines. This guide discusses steps to create a new Azure Disk: How to create and attach an extra Disk to Azure Virtual Machine. Therefore, I’ll be showing you how to create and attach a managed disk to a Windows Azure…

Read More “Create a new Azure Disk: How to create and attach an extra Disk to Azure Virtual Machine” »

AWS/Azure/OpenShift

How to create and configure a Shared Folder on Windows Server

Posted on 24/11/202110/04/2024 Imoh Etuk By Imoh Etuk No Comments on How to create and configure a Shared Folder on Windows Server
How to create and configure a Shared Folder on Windows Server

Having talked about  how to configure NFS Server on Windows Server in my previous post, this post will focus on how to create the shared folder on server. Also, we’re going to create a folder(s) to store data created by multiple application instances in your organization and use NFS to share the folder between them. Also, see Install Workstation…

Read More “How to create and configure a Shared Folder on Windows Server” »

Windows Server

Check Windows Activation Status and troubleshoot activation errors

Posted on 17/11/202110/09/2025 Christian By Christian 2 Comments on Check Windows Activation Status and troubleshoot activation errors
Check Windows Activation Status and troubleshoot activation errors

In this guide, we will learn how to check Windows Activation Status and troubleshoot activation errors. Activation helps verify that the copy of Windows that you are running is genuine. That it hasn’t been used on more devices than the Microsoft Software License Term allows. In this article, we shall discuss how to Check Windows…

Read More “Check Windows Activation Status and troubleshoot activation errors” »

Windows

Fix LDAP Connection Error 81: Cannot open connection via the ldp.exe tool

Posted on 13/11/202108/04/2024 Christian By Christian No Comments on Fix LDAP Connection Error 81: Cannot open connection via the ldp.exe tool
Fix LDAP Connection Error 81: Cannot open connection via the ldp.exe tool

This guide teach you how to Fix LDAP Connection Error 81: Cannot open connection via the ldp.exe tool. With LDP, you can perform operations such as connect, bind, search, modify, add, and delete against any Lightweight Directory Access Protocol (LDAP)-compatible directory, such as Active Directory Domain Services (AD DS). Kindly refer to the following related guides: “The application…

Read More “Fix LDAP Connection Error 81: Cannot open connection via the ldp.exe tool” »

Windows

RPORT the free and open source remote management tool

Posted on 10/11/202125/04/2024 Christian By Christian 1 Comment on RPORT the free and open source remote management tool
RPORT the free and open source remote management tool

RPort is a Remote Management (RMM) Software that immediately boosts the efficiency of IT teams and MSPs by giving them the tools to manage all their IT systems – from one simple, intuitive interface, from anywhere. In this article, I will show you how to work with “RPORT the free and open source remote management…

Read More “RPORT the free and open source remote management tool” »

Linux, Reviews, Windows

Posts pagination

Previous 1 … 42 43 44 … 61 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • image 129
    How to deploy Ansible AWX on centos 8 Linux
  • IIS
    How to Change the Log File Directory location in IIS Web Server
  • Banner
    How to Scan Your Code by Integrating SonarCloud into Your GitHub Repository Security | Vulnerability Scans and Assessment
  • ycx
    Install SysInternals from the Microsoft Store Windows
  • 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 Web Server
  • Feature image Password protect a virtual hard disk
    Create a Password-Protected VHD Using BitLocker on Windows Windows
  • bypass windows login main img
    How to disable auto login in Windows Windows
  • Webp.net resizeimage 1
    Automate Infrastructure Deployments in the Cloud with Ansible and Azure Pipelines AWS/Azure/OpenShift

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