Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

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

Tag: Active Directory

How to implement Interactive Authentication using MSAL dotNET

Posted on 06/06/202216/08/2026 Raphael Gab-Momoh By Raphael Gab-Momoh 5 Comments on How to implement Interactive Authentication using MSAL dotNET
How to implement Interactive Authentication using MSAL dotNET

MSAL is the acronym for Microsoft Authentication Library; according to Microsoft, (MSAL) can provide secure access to Microsoft Graph, other Microsoft APIs, third-party web APIs, or your web API. Furthermore, MSAL supports many application architectures and platforms, including .NET, JavaScript, Java, Python, Android, and iOS. Microsoft provides a robust identity ecosystem, but applications must be…

Read More “How to implement Interactive Authentication using MSAL dotNET” »

AWS/Azure/OpenShift

Configure logon hours for users in Active Directory

Posted on 30/05/202216/08/2026 Temitope Odemo By Temitope Odemo No Comments on Configure logon hours for users in Active Directory
Configure logon hours for users in Active Directory

In this article, I will show you how to Perform the Time of day restriction: How to Configure logon hours for users in Active Directory. Please see how to Resolve Account restrictions are preventing this user from signing in: User Account Password has expired. There are times you may want to restrict users’ access to…

Read More “Configure logon hours for users in Active Directory” »

Windows Server

How to set an account expiration date in Active Directory

Posted on 22/05/202216/08/2026 Temitope Odemo By Temitope Odemo No Comments on How to set an account expiration date in Active Directory
How to set an account expiration date in Active Directory

The account expiration date is used for access control purposes. Let us assume an organization temporarily create an AD account for someone that needed access to one of your servers or a workstation, there is every possibility that you can forget to disable the account when the person completes his task. This can open the way…

Read More “How to set an account expiration date in Active Directory” »

Windows Server

Create and Delete AD DS Partition with NTDSUTIL.EXE

Posted on 26/01/202217/08/2026 Imoh Etuk By Imoh Etuk No Comments on Create and Delete AD DS Partition with NTDSUTIL.EXE
Create and Delete AD DS Partition with NTDSUTIL.EXE

AD DS partition Windows Server serves as a platform for building and deploying infrastructure within the corporate environment. This infrastructure deployment usually consists of applications, networks, user accounts, and web services. In this article, we shall learn Create and Delete AD DS Partition with NTDSUTIL.EXE. Ntdsutil.exe is a command-line tool that provides management facilities for…

Read More “Create and Delete AD DS Partition with NTDSUTIL.EXE” »

Windows Server

Install and configure Active Directory Domain Services on Windows Server

Posted on 30/11/202117/08/2026 Imoh Etuk By Imoh Etuk No Comments on Install and configure Active Directory Domain Services on Windows Server
Install and configure Active Directory Domain Services on Windows Server

In this write-up, I will take you through the step-by-step guide on how to install and configure Active Directory Domain Services on Windows Server 2022. Before we delve into the hands-on session of this write-up, let’s take a look at some of the amazing new features that Windows Server 2022 brings. A quick peep into…

Read More “Install and configure Active Directory Domain Services on Windows Server” »

Windows, Windows Server

Allow RDP access for non administrators: Add User to Remote Desktop Users Group in Active Directory

Posted on 07/10/202128/08/2026 Christian By Christian 3 Comments on Allow RDP access for non administrators: Add User to Remote Desktop Users Group in Active Directory
Allow RDP access for non administrators: Add User to Remote Desktop Users Group in Active Directory

Remote Desktop is a feature that you can use to connect to devices remotely. With this feature, you can control other devices as if you had local access. RDP is designed to support different types of network topologies and multiple LAN protocols. In this article, we’ll show how to Allow RDP access for non administrators:…

Read More “Allow RDP access for non administrators: Add User to Remote Desktop Users Group in Active Directory” »

Windows Server

Service Principal Name: How to add or reset and delete SPNs

Posted on 02/09/202120/08/2026 Christian By Christian 2 Comments on Service Principal Name: How to add or reset and delete SPNs
Service Principal Name: How to add or reset and delete SPNs

In this article, we shall discuss the steps resolving “Service Principal Name: How to add or reset and delete SPNs”. A service principal name (SPN) is a unique identifier of a service instance. SPNs are used by Kerberos authentication to associate a service instance with a service logon account. For example, to enable the MBAM server to…

Read More “Service Principal Name: How to add or reset and delete SPNs” »

Windows

Service and Network Port requirements for Active Directory

Posted on 04/06/202122/08/2026 Christian By Christian 1 Comment on Service and Network Port requirements for Active Directory
Service and Network Port requirements for Active Directory

Active Directory communication involves the following ports and as a system administrator, you must be familiar with some of the following ports already. In this article, we will discuss the Service and Network Port requirements for Active Directory. You may want to see the following related guides: Pass-Through Authentication with on-Premise AD, reasons to deploy AAD, Microsoft Azure Active…

Read More “Service and Network Port requirements for Active Directory” »

Windows

Fix an appropriate resource file could not be found for the file for BitLocker Management

Posted on 23/03/202122/08/2026 Christian By Christian No Comments on Fix an appropriate resource file could not be found for the file for BitLocker Management
Fix an appropriate resource file could not be found for the file for BitLocker Management

In this article, I will walk you through how to “Fix an appropriate resource file could not be found for the file for BitLocker Management: The system can not find the file specified”. The Central Store is a file location that the Group Policy tools check. It consists of a folder structure created in the…

Read More “Fix an appropriate resource file could not be found for the file for BitLocker Management” »

Windows Server

How to configure a service account for Kerberos delegation

Posted on 17/03/202122/08/2026 Christian By Christian 1 Comment on How to configure a service account for Kerberos delegation
How to configure a service account for Kerberos delegation

Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography. Kerberos delegation is to enable an application to access resources hosted on a different server t. For some related content on Active Directory, see the following guides. The sign-in method you are trying to use is not…

Read More “How to configure a service account for Kerberos delegation” »

Windows Server

How to Create Service Accounts, Organisation Units and Active Directory Security Groups

Posted on 13/03/202123/08/2026 Christian By Christian No Comments on How to Create Service Accounts, Organisation Units and Active Directory Security Groups
How to Create Service Accounts, Organisation Units and Active Directory Security Groups

A service account is a user account created explicitly to provide a security context for services running on Windows Server operating systems. The security context determines the service’s ability to access local and network resources. You may also want to visit the following interesting articles. What are the merits and demerits of Local System Account and Service Logon Account, how…

Read More “How to Create Service Accounts, Organisation Units and Active Directory Security Groups” »

Windows Server

Restore AD Objects: How to restore deleted user accounts in Active Directory with Microsoft LDP and PowerShell

Posted on 21/11/202030/08/2026 Christian By Christian No Comments on Restore AD Objects: How to restore deleted user accounts in Active Directory with Microsoft LDP and PowerShell
Restore AD Objects: How to restore deleted user accounts in Active Directory with Microsoft LDP and PowerShell

Active Directory (AD) is a widely used directory system, the ability to restore unwanted changes in your AD infrastructure is crucial. When AD objects are deleted, they are placed in the Deleted Objects container (AD recycle bin). There are several methods to restore deleted user accounts, computer accounts, and security groups. For some related content…

Read More “Restore AD Objects: How to restore deleted user accounts in Active Directory with Microsoft LDP and PowerShell” »

Windows Server

Fix insufficient access rights to perform this operation when trying to enable Active Directory Recycle Bin

Posted on 20/11/202030/08/2026 Christian By Christian No Comments on Fix insufficient access rights to perform this operation when trying to enable Active Directory Recycle Bin
Fix insufficient access rights to perform this operation when trying to enable Active Directory Recycle Bin

In this article, we shall discuss how to fix insufficient access rights to perform this operation when trying to enable Active Directory Recycle Bin. The method involves enabling the AD Recycle Bin to be able to restore deleted user objects with the ADAC. You may also want to visit the following interesting articles. What are the…

Read More “Fix insufficient access rights to perform this operation when trying to enable Active Directory Recycle Bin” »

Windows Server

Posts pagination

Previous 1 2 3 4 5 Next

Microsoft MVP

vexpert-badge-stars-5

Virtual Background

VEEAMLEGEND

Categories

veeaam100

Veeam Vanguard

  • aks 1
    Azure Storage: How to create Blob Storage and upload files AWS/Azure/OpenShift
  • Screenshot 2020 05 16 at 15.33.24
    How to install Telnet via the command line Windows Server
  • VRAM on Windows 1
    Check the Size of Video Random Access Memory (VRAM) in Windows Windows
  • Azure File Sync
    Azure File Sync : How to enable Self-Service restore AWS/Azure/OpenShift
  • image 8
    Enable or disable Core Isolation Memory Integrity in Windows 10 and 11 Windows
  • tsx
    Error Code: 0x80070035: MDT unable to access the Log share, the Network Path was not found Windows
  • Featured image 5
    How to uninstall and prevent the installation of Microsoft Teams on Windows Windows
  • TeamPass Password manager
    Install and configure TeamPass Password Manager Password Manager

Subscribe to Blog via Email

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

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

Tags

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

Copyright © 2026 TechDirectArchive