categories

Active Directory

63 entries

Tags
Categories

20 entries

Accessing AzureVM with NLA and broken domain trust relationship

Accessing AzureVM with NLA and broken domain trust relationship

Hosting your VM’s in Azure Cloud is excellent. You have all those features, professionally managed and virtually limitless. I don’t want to…

ad trustazureazure vmnlapowershell
Active Directory DFS Health Check with PowerShell

Active Directory DFS Health Check with PowerShell

One of the critical parts of Active Directory is DFS. It allows you to share same NETLOGON/SYSVOL folders across all Domain Controllers in…

active directoryadessentialsdfsgpotestimo
Active Directory DHCP Report to HTML or EMAIL with zero HTML knowledge

Active Directory DHCP Report to HTML or EMAIL with zero HTML knowledge

I’m pretty addicted to reading blog posts. I saw this new blog post the other day, where the author created the DHCP HTML report, and he di…

dhcphtmlpowershell
Active Directory Domain Services could not replicate the directory partition – The replication operation encountered a database error

Active Directory Domain Services could not replicate the directory partition – The replication operation encountered a database error

If you ever encounter an error while trying to create a new domain within a forest saying, “The replication operation encountered a databas…

active directorydcdiagdfsdomainforestforest replication
Active Directory Health Check using Microsoft Entra Connect Health Service

Active Directory Health Check using Microsoft Entra Connect Health Service

Active Directory (AD) is crucial in managing identities and resources within an organization. Ensuring its health is pivotal for the seamle…

azure adhealth checksmicrosoft entrapowershell
Active Directory Replication Summary to your Email or Microsoft Teams

Active Directory Replication Summary to your Email or Microsoft Teams

Active Directory replication is a critical process that ensures the consistent and up-to-date state of directory information across all dom…

active directorypowershellreplication
Active Directory – How to track down why and where the user account was locked out

Active Directory – How to track down why and where the user account was locked out

I’ve been working with Windows Events for a while now. One of the things I did to help me diagnose problems and reporting on Windows Events…

active directoryevent viewerget-eventsget-wineventpowershellpseventviewer
Active Directory – Move-AD Directory Server Operation Master Role: Access is denied

Active Directory – Move-AD Directory Server Operation Master Role: Access is denied

When working with Active Directory one of the common tasks is to move FSMO roles between servers. Well, maybe not that common but it happen…

active directoryfsmopowershell
Active Directory – The directory service was unable to allocate a relative identifier

Active Directory – The directory service was unable to allocate a relative identifier

I’ve been testing Disaster Recovery scenario restoring Active Directory. One of the servers was restored, and it worked for a moment after…

active directoryaderrorpowershell
Azure AD Connect – Synchronizing MAIL field with UserPrincipalName in Azure

Azure AD Connect – Synchronizing MAIL field with UserPrincipalName in Azure

Azure AD Connect is an application responsible for synchronizing Active Directory with Azure AD allowing for a natural population of users,…

active directoryazureazure adoffice 365
Azure ADConnect Export Failed – Permission-issue error

Azure ADConnect Export Failed – Permission-issue error

During our recent setup of Azure ADConnect for one of our Clients we’ve been getting permission-issue – Insufficient access rights…

active directoryadconnectazure adazure adconnecterrorerrors
AzureAD – Enable Password Expiration with Password Hash Synchronization

AzureAD – Enable Password Expiration with Password Hash Synchronization

Azure AD Connect allows three ways to make sure the user password is the same in Active Directory and Office 365. Those are Password Hash S…

azure adazure adconnectpowershell
Backing up Bitlocker Keys and LAPS passwords from Active Directory

Backing up Bitlocker Keys and LAPS passwords from Active Directory

Having a modern, secure infrastructure in 2019 is a requirement. You should implement BitLocker to make sure that in the event of stolen la…

active directorybitlockerlapspowershell
Delegating Active Directory attribute physicalDeliveryOfficeName

Delegating Active Directory attribute physicalDeliveryOfficeName

Being responsible for Active Directory you’re often tasked with fairly simple task of delegating permissions for user and groups. After…

active directoryattributesphysicalDeliveryOfficeNamewindows 2012windows 2012 r2
Export-CliXML and Import-CliXML serialization woes

Export-CliXML and Import-CliXML serialization woes

I’ve been working today trying to deliver to one of my Clients Active Directory documentation. To my surprise, something that worked fine f…

export-clixmlimport-clixmlpowershell
Finding duplicate DNS entries using PowerShell

Finding duplicate DNS entries using PowerShell

Today’s blog post is about Active Directory-integrated DNS and how to find duplicate entries. By duplicate, I mean those where one DNS name…

active directoryaddnsDNSServerpowershell
Finding duplicate DNS records by IP Address using PowerShell

Finding duplicate DNS records by IP Address using PowerShell

In my earlier blog post, I showed you a way to find duplicate DNS entries using PowerShell, but the focus was on finding duplicate entries…

active directorydnsDNSServerduplicatespowershell
Finding duplicate SPN with PowerShell

Finding duplicate SPN with PowerShell

Duplicate SPNs aren’t very common but can happen in any Active Directory as there’s no built-in way that tracks and prevent duplicate SPN’s…

active directoryadadessentialsforestpowershellspn
Finding GPOs missing permissions that may prevent GPOs from working correctly

Finding GPOs missing permissions that may prevent GPOs from working correctly

I’ve been in IT for a longer time now. I’ve made my fair share of mistakes and misconfigurations. One of those misconfigurations was removi…

active directoryadessentialsgpopowershell
Fixing Active Directory PasswordNotRequired with PowerShell

Fixing Active Directory PasswordNotRequired with PowerShell

There was I, deploying PSPasswordExpiryNotifications for one of my Clients when I started getting complaints that some users are not gettin…

active directoryadPasswordNotRequiredpowershell