Skip to content

TechDirectArchive

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

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

Tag: Microsoft Azure Active Directory

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

Configure Azure Monitor for VMs on Azure Stack Hub

Posted on 14/10/202115/09/2023 IT Expert By IT Expert No Comments on Configure Azure Monitor for VMs on Azure Stack Hub
Configure Azure Monitor for VMs on Azure Stack Hub

Azure Monitor is a platform service that provides a single source for monitoring Azure resources. With Azure Monitor, you can visualize, query, route, archive, and otherwise take action on the metrics and logs coming from resources in Azure. Azure Stack Hub has built-in Azure Monitor capabilities; however, they are limited. Therefore, if you are looking…

Read More “Configure Azure Monitor for VMs on Azure Stack Hub” »

AWS/Azure/OpenShift

Azure AD Connect Permission issue: Error 8344 insufficient access rights to perform the operation

Posted on 10/08/202125/03/2024 IT Expert By IT Expert 14 Comments on Azure AD Connect Permission issue: Error 8344 insufficient access rights to perform the operation
Azure AD Connect Permission issue: Error 8344 insufficient access rights to perform the operation

Azure AD Connect is a tool for connecting on-premises identity infrastructure to Microsoft Azure AD. The wizard deploys and configures prerequisites and components required for the connection, including sync and sign-on. Azure AD Connect encompasses functionality that was previously released as Dirsync and AAD Sync. Here is a guide on how to synchronize your on-premises…

Read More “Azure AD Connect Permission issue: Error 8344 insufficient access rights to perform the operation” »

AWS/Azure/OpenShift

Unable to install Azure AD Connect, TLS 1.2 is required: How to enable or disable TLS 1.2 on a Windows Server via the Registry and PowerShell

Posted on 09/08/202108/09/2023 IT Expert By IT Expert No Comments on Unable to install Azure AD Connect, TLS 1.2 is required: How to enable or disable TLS 1.2 on a Windows Server via the Registry and PowerShell
Unable to install Azure AD Connect, TLS 1.2 is required: How to enable or disable TLS 1.2 on a Windows Server via the Registry and PowerShell

Transport Layer Security (TLS) is a protocol that provides communications over a computer network, typically between a website and a browser. for your information. The primary goal of TLS is to provide a secure channel between two communicating peers and the only requirement from the underlying transport is a reliable, in-order data stream. Specifically, the…

Read More “Unable to install Azure AD Connect, TLS 1.2 is required: How to enable or disable TLS 1.2 on a Windows Server via the Registry and PowerShell” »

AWS/Azure/OpenShift

Repair or Uninstall Azure AD Connect: Uninstall Azure AD Connect

Posted on 09/08/202113/03/2026 IT Expert By IT Expert No Comments on Repair or Uninstall Azure AD Connect: Uninstall Azure AD Connect
Repair or Uninstall Azure AD Connect: Uninstall Azure AD Connect

Azure AD Connect is a tool for connecting on-premises identity infrastructure to Microsoft Azure AD. The wizard deploys and configures pre-requisites and components required for the connection, including sync and sign-on. Azure AD Connect encompasses functionality that was previously released as Dirsync and AAD Sync. Azure AD Connect as described in this guide is used to…

Read More “Repair or Uninstall Azure AD Connect: Uninstall Azure AD Connect” »

AWS/Azure/OpenShift

Fix SSO sign-in and non-routable domain issues

Posted on 22/07/202021/03/2024 IT Expert By IT Expert 2 Comments on Fix SSO sign-in and non-routable domain issues
Fix SSO sign-in and non-routable domain issues

Single sign-on (SSO) is an identification method that enables users to log in to multiple applications and websites with one set of credentials. SSO streamlines the authentication process for users. After configuring Pass-Through Authentication (PTA) as discussed in the hyperlink, you may run into several user sign-in issues. In this guide, you will learn how to…

Read More “Fix SSO sign-in and non-routable domain issues” »

AWS/Azure/OpenShift

AD Connect Error: The Synchronisation service scheduler is currently synchronization and the configuration change cannot be made at this time

Posted on 13/07/202018/09/2023 IT Expert By IT Expert No Comments on AD Connect Error: The Synchronisation service scheduler is currently synchronization and the configuration change cannot be made at this time
AD Connect Error: The Synchronisation service scheduler is currently synchronization and the configuration change cannot be made at this time

Azure AD is a service that provides identity and access management capabilities in the cloud. With Pass-through Authentication, users are able to sign in to both on-premises and cloud-based applications using the same credentials. When synchronized and the user performs a sign-in request to cloud applications, this feature validates users’ credentials directly against your on-premises…

Read More “AD Connect Error: The Synchronisation service scheduler is currently synchronization and the configuration change cannot be made at this time” »

AWS/Azure/OpenShift

How to sync on-premises AD with Azure AD via Azure AD Connect

Posted on 13/07/202013/03/2026 IT Expert By IT Expert 4 Comments on How to sync on-premises AD with Azure AD via Azure AD Connect
How to sync on-premises AD with Azure AD via Azure AD Connect

Azure AD is a service that provides identity and access management capabilities in the cloud. With Pass-through Authentication, users are able to sign in to both on-premises and cloud-based applications using the same credentials. In this guide, you will learn how to sync on-premises AD with Azure AD via Azure AD Connect. Please see how…

Read More “How to sync on-premises AD with Azure AD via Azure AD Connect” »

AWS/Azure/OpenShift

The password has expired: Update your password and try again

Posted on 10/07/202013/03/2026 IT Expert By IT Expert No Comments on The password has expired: Update your password and try again
The password has expired: Update your password and try again

Azure AD Connect is an on-premises Microsoft application that’s designed to meet and accomplish your hybrid identity goals. The following error will be prompted if you wish to perform an on-premise synchronisation to the Azure Active Directory environment. In this guide, we shall discuss “The password has expired: Update your password and try again”. Please see…

Read More “The password has expired: Update your password and try again” »

AWS/Azure/OpenShift

Add or delete users and set permissions in Azure AD

Posted on 06/07/202002/06/2023 IT Expert By IT Expert No Comments on Add or delete users and set permissions in Azure AD
Add or delete users and set permissions in Azure AD

In Azure Active Directory, user accounts are granted a set of default permissions. A user account in Azure depends on one or all of the following, type of user, role assignments, and their ownership of individual objects. See this guide for reasons to deploy AAD and how to set up an Azure AD Tenant. There are different…

Read More “Add or delete users and set permissions in Azure AD” »

AWS/Azure/OpenShift

How to add and verify a custom domain name to Azure Active Directory

Posted on 06/07/202018/09/2023 IT Expert By IT Expert No Comments on How to add and verify a custom domain name to Azure Active Directory
How to add and verify a custom domain name to Azure Active Directory

After you create your directory, you can add your custom domain name. Every new AAD tenant comes with an initial domain name, <domainname>.onmicrosoft.com. You can’t change or delete the initial domain name, but you can add your organization’s names. Adding custom domain names helps you to create user names that are familiar to your users, such…

Read More “How to add and verify a custom domain name to Azure Active Directory” »

AWS/Azure/OpenShift

Microsoft Azure Active Directory: How to setup Azure AD Tenant

Posted on 06/07/202018/09/2023 IT Expert By IT Expert No Comments on Microsoft Azure Active Directory: How to setup Azure AD Tenant
Microsoft Azure Active Directory: How to setup Azure AD Tenant

Azure tenant is a dedicated and trusted instance of Azure Active Directory (AD) that’s automatically created when your organization signs up for a Microsoft cloud service subscription, such as Microsoft Azure, Microsoft Intune, or Office 365. An Azure tenant represents a single organization. Therefore, in order to use Azure AD, you must become a “tenant” within…

Read More “Microsoft Azure Active Directory: How to setup Azure AD Tenant” »

AWS/Azure/OpenShift

Azure Active Directory integration with on-premise AD using PTA

Posted on 02/02/202013/03/2026 IT Expert By IT Expert No Comments on Azure Active Directory integration with on-premise AD using PTA
Azure Active Directory integration with on-premise AD using PTA

In this guide, you shall learn how Pass-Through Authentication works: Azure Active Directory integration with on-premise AD using PTA. Azure Active Directory (AAD) is a Microsoft cloud-based multi-tenant directory that provides identity and access management capabilities in the cloud. It provides MFA to help protect users from 99.9% of cybersecurity attacks. Please, see Unicode Manipulation:…

Read More “Azure Active Directory integration with on-premise AD using PTA” »

AWS/Azure/OpenShift

Posts pagination

1 2 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Clone a Virtual Machine via Export and Import
    Clone a VM via Export and Import: Copy Virtual Hard Disk on Hyper-V Virtualization
  • pst
    How to Import PST file into Exchange Server 2016 Network | Monitoring
  • Featured Image 3
    How to enable Secure Boot on PC to install Windows 11 Windows
  • Enable SSh And RDP In Windows Server
    Enable SSH and Remote Desktop Connection in Windows Server Windows Server
  • TasteWP Homepage
    Launch a free WordPress test site with TasteWP JIRA|Confluence|Apps
  • troubleshooting Active Directory Replication
    How to troubleshoot Active Directory Replication issues Network | Monitoring
  • Free up filesystem root space
    How to fix the Filesystem root is running low on Disk space Virtualization
  • powershell01
    How to add servers to the Trusted Hosts list Scripts

Subscribe to Blog via Email

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

Join 1,779 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 © 2026 TechDirectArchive