Skip to content

TechDirectArchive

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

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

Tag: Active Directory

Create New Users and Join Synology NAS to Active Directory

Posted on 14/05/202417/10/2024 IT Expert By IT Expert No Comments on Create New Users and Join Synology NAS to Active Directory
Create New Users and Join Synology NAS to Active Directory

Microsoft Active Directory Domain Services (AD DS) are a directory service that help organize network resources within Active Directory environment. It supports user/group management, group policies, multiple directory servers (i.e., domain controllers), Kerberos authentication, etc. In this article, we shall learn how to Create New Users and Join Synology NAS to Active Directory. Please see…

Read More “Create New Users and Join Synology NAS to Active Directory” »

Reviews, Storage

Change Active Directory Domain name from dot local to dot com

Posted on 08/04/202416/09/2025 IT Expert By IT Expert No Comments on Change Active Directory Domain name from dot local to dot com
Change Active Directory Domain name from dot local to dot com

In this article, we will learn how to change Active Directory Domain name from dot local to dot com (.local to .com.). Since global DNS does not recognise .local domains, and they lack global uniqueness. Also, they are not suitable for services that require access beyond the local network. While this is generally not problematic…

Read More “Change Active Directory Domain name from dot local to dot com” »

Windows Server

Setup a Domain Controller as Recommended by Microsoft

Posted on 07/03/202419/08/2025 IT Expert By IT Expert No Comments on Setup a Domain Controller as Recommended by Microsoft
Setup a Domain Controller as Recommended by Microsoft

A Domain Controller (DC) responds to authentication requests. It has an hierarchical structure called domains. In this article, I will be discussing how to Setup a Domain Controller as Recommended by Microsoft in HyperV. Please see Pleasant User Group Permission and User Access, Domain Name System Protocol: Client Registration Issue, Domain Name System: How to…

Read More “Setup a Domain Controller as Recommended by Microsoft” »

Windows Server

How to Configure Windows Server Core using SConfig

Posted on 31/01/202418/09/2024 Temitope Odemo By Temitope Odemo No Comments on How to Configure Windows Server Core using SConfig
How to Configure Windows Server Core using SConfig

The Server Configuration tool (SConfig) can be used to configure and manage a Windows Server. When you select the Server Core installation option during Windows Server installation, you can use SConfig as the main route to configure and manage all the parts that belong to the operating system like setting up the Domain network, Remote access…

Read More “How to Configure Windows Server Core using SConfig” »

Windows, Windows Server

How to Grant Local Admin Permissions to a Group [Part 1]

Posted on 28/11/202308/08/2024 Imoh Etuk By Imoh Etuk No Comments on How to Grant Local Admin Permissions to a Group [Part 1]
How to Grant Local Admin Permissions to a Group [Part 1]

In Part 1 of the article, I demonstrate how to grant local admin permissions to a group on a domain computer in Windows Server using Group Policy and manually using the Windows Command Prompt and PowerShell. This is helpful when you want to give some users administrator access to domain computers without giving them domain…

Read More “How to Grant Local Admin Permissions to a Group [Part 1]” »

Network | Monitoring

Delete or Rename and Create a Protected Organisation Unit in AD

Posted on 01/05/202322/08/2024 IT Expert By IT Expert No Comments on Delete or Rename and Create a Protected Organisation Unit in AD
Delete or Rename and Create a Protected Organisation Unit in AD

Organizational units (OUs) in an Active Directory Domain Services (AD DS) managed domain to let you logically group objects such as user accounts, service accounts, or computer accounts. In this article, I will show you how to Delete or Rename and Create a Protected Organisation Unit in AD. Please see these related guides: How to add…

Read More “Delete or Rename and Create a Protected Organisation Unit in AD” »

Windows Server

Create and mount FSx File System: Join EC2 instance to AWS Managed AD

Posted on 25/02/202319/12/2023 Imoh Etuk By Imoh Etuk No Comments on Create and mount FSx File System: Join EC2 instance to AWS Managed AD
Create and mount FSx File System: Join EC2 instance to AWS Managed AD

In the Amazon Web Services (AWS) cloud, Amazon Elastic Compute Cloud (Amazon EC2) provides scalable computing capacity. Using Amazon EC2 reduces the need to invest in hardware upfront, allowing you to develop and deploy applications more quickly. You can launch as many or as a handful of virtual servers as you need, configure security and…

Read More “Create and mount FSx File System: Join EC2 instance to AWS Managed AD” »

AWS/Azure/OpenShift, Web Server, Windows, Windows Server

Enable or disable Windows Defender Credential Guard

Posted on 15/12/202226/05/2025 IT Expert By IT Expert No Comments on Enable or disable Windows Defender Credential Guard
Enable or disable Windows Defender Credential Guard

Windows Defender Credential Guard can be enabled either by using Group Policy (GPO), Windows registry, the Hypervisor-Protected Code Integrity (HVCI), or the Windows Defender Credential Guard hardware readiness tool. Credential Guard can also protect secrets in a Hyper-V virtual machine, just as it would on a physical machine. In this article, we shall discuss how…

Read More “Enable or disable Windows Defender Credential Guard” »

Security | Vulnerability Scans and Assessment, Windows

An account with the same name exists in Active Directory: Re-using the account was blocked by a security policy

Posted on 23/11/202211/03/2026 IT Expert By IT Expert 10 Comments on An account with the same name exists in Active Directory: Re-using the account was blocked by a security policy
An account with the same name exists in Active Directory: Re-using the account was blocked by a security policy

In this article, you learn how to add an account with the same name exists in Active Directory: Re-using the account was blocked by a security policy. When attempting to add a pre-created PC to a domain or reuse an existing computer account. Please see Active Directory Ports: Service and network port requirements for Windows,…

Read More “An account with the same name exists in Active Directory: Re-using the account was blocked by a security policy” »

Security | Vulnerability Scans and Assessment, Windows, Windows Server

WHFB Hybrid Cloud Kerberos Trust Model is now available

Posted on 17/10/202222/11/2023 IT Expert By IT Expert No Comments on WHFB Hybrid Cloud Kerberos Trust Model is now available
WHFB Hybrid Cloud Kerberos Trust Model is now available

Windows Hello for Business (WHFB) is a modern two-factor authentication that replaces password authentication on devices. It uses key-based or certificate-based authentication and at least two unique factors “something the user knows (PIN) or something the user is (biometrics), combined with something they have (physical access to their device)”. WHFB offers secure, convenient single sign-on…

Read More “WHFB Hybrid Cloud Kerberos Trust Model is now available” »

AWS/Azure/OpenShift, Windows Server

How to demote and remove a Domain Controller on Windows Servers

Posted on 27/08/202215/10/2024 Temitope Odemo By Temitope Odemo No Comments on How to demote and remove a Domain Controller on Windows Servers
How to demote and remove a Domain Controller on Windows Servers

In this article, you will learn how to demote and remove a Domain Controller on Windows Servers. According to techdirectarchive a domain controller (DC) is a server computer that responds to authentication requests. It participates in the replication and contains a complete copy of all directory information for its domain. If you want to know…

Read More “How to demote and remove a Domain Controller on Windows Servers” »

Windows Server

How to Create a Password Policy with Group Policy Object

Posted on 04/07/202204/04/2024 Imoh Etuk By Imoh Etuk No Comments on How to Create a Password Policy with Group Policy Object
How to Create a Password Policy with Group Policy Object

With man-in-the-middle activities constantly on the rise worldwide, it’s more important than ever for businesses to have a firm password policy in place. In this guide, we will discuss “how to Create a Password Policy with Group Policy Object”. You can also read about Windows Active Directory Administrative tools Shortcut command Keys, and how to…

Read More “How to Create a Password Policy with Group Policy Object” »

Windows, Windows Server

Create and find Organisation Unit paths in AD

Posted on 16/06/202204/06/2023 IT Expert By IT Expert No Comments on Create and find Organisation Unit paths in AD
Create and find Organisation Unit paths in AD

Organizational units (OUs) in an Active Directory Domain Services (AD DS) managed domain enables you to logically group objects such as user accounts, service accounts, or computer accounts together. You may also be interested in learning about how to create Organisation Units, Service Accounts, and Active Directory Security Groups, and Active Directory Structure: Forest Trees,…

Read More “Create and find Organisation Unit paths in AD” »

Scripts, Windows Server

Posts pagination

Previous 1 2 3 … 5 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • MBAM report errors
    Understanding MBAM compliance state and error status Windows
  • fast user switching in windows 10 2
    To enable or disable fast User Switching in Windows 10 Windows
  • dvssvd
    Windows Cached Credentials: How does cached domain logon work? Windows
  • OxscsIP
    Enable Virtualization in Windows: Fixing VirtualBox’s 32-bit Option Virtualization
  • Screenshot 2022 04 27 at 17.51.48
    Remote Desktop Services Setup on Windows Server Windows Server
  • image 2
    How to Fix Microsoft Edge Not Responding Windows
  • Screenshot 2024 02 09 at 1.06.54 PM
    Programmatically Deploying App Service Resources in Azure AWS/Azure/OpenShift
  • Resolving Vsss Error
    Resolving VSS Errors: Veeam AD Backups failing with SentinelOne Backup

Subscribe to Blog via Email

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

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

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

Copyright © 2025 TechDirectArchive