Evotec.xyz

Active Directory Health Check using Microsoft Entra Connect …

WebActive Directory (AD) is crucial in managing identities and resources within an organization. Ensuring its health is pivotal for the seamless operation of various …

Actived: 4 days ago

URL: https://evotec.xyz/active-directory-health-check-using-microsoft-entra-connect-health-service/

Active Directory DFS Health Check with PowerShell

WebAs you can see, Testimo did a health assessment of your DFS using internally Get-WinADDFSHealth command. You can also use the same command with …

Category:  Health Go Health

The only command you will ever need to understand and fix your …

WebMost of the time, solutions are automated to the point where a single line of code can fix an issue. For example, delete all empty GPOs, delete all unlinked GPOs, …

Category:  Health Go Health

What do we say to health checking Active Directory

WebAfter that, we run a single command that targets Active Directory Forest scanning all Domains and all Domain Controllers doing some basics tests. # First Install …

Category:  Health Go Health

Office 365 Health Service using PowerShell

WebTwo years ago, I wrote a PowerShell module called PSWinDocumentation.O365HealthService. The idea was simple - replicate Health …

Category:  Health Go Health

Instant Replication between Active Directory sites with PowerShell

WebThat's when I remembered that I'm not logged in to PDC and most likely I'm logged to one of the DC's within other sites. By default, Active Directory doesn't replicate …

Category:  Health Go Health

Monitoring Active Directory Changes on Users and Groups with

WebThis solution consists of 2 scripts. So called configuration and starting script (Get-Events.ps1 – you can call it however you like thou) and the real deal Get …

Category:  Health Go Health

Preparing Azure App Registrations permissions for Office 365

WebStep by step - Preparing Azure App Registations. Login to https://portal.azure.com. Open Azure Active Directory on the left side. On the long list on …

Category:  Health Go Health

PowerShell way to get all information about Office 365 Service …

WebOffice 365 is an excellent cloud service. But like any service, there's some infrastructure behind it that has to be cared for. Since this is Cloud, Microsoft does this …

Category:  Health Go Health

Monitoring LDAPS connectivity/certificate with PowerShell

WebSome time ago, I wrote a blog post on checking for LDAP, LDAPS, LDAP GC, and LDAPS GC ports with PowerShell. It mostly works, but it requires a tad bit of effort, …

Category:  Health Go Health

Visually display Active Directory Trusts using PowerShell

WebShow-WinADTrust - cmdlet to show Windows Active Directory Trusts Recursively. Get-WinADTrust is a bit more advanced copy of Get-ADTrust. Show …

Category:  Health Go Health

Getting Azure Health by parsing HTML using PSParseHTML

WebPSParseHTML – PowerShell module that can help you process HTML Tables, but hopefully also other types of parsing HTML functionality. …

Category:  Health Go Health

Testing LDAP and LDAPS connectivity with PowerShell

WebWhile there are two functions, the first one is just a helper function. You can use Test-LDAP to verify whether LDAP and LDAPS are available on one or more …

Category:  Health Go Health

Adding email addresses based on Email Address Policy

WebEmail Address Policies are bread and butter in Microsoft Exchange world. If you work with On-Premise Exchange 2007, Exchange 2010, Exchange 2013/2016 you …

Category:  Health Go Health

PowerBGInfo – PowerShell alternative to Sysinternals BGInfo

WebWhat you see above is following my usual model of building PowerShell modules. There's a primary function called New-BGInfo, which then accepts nested …

Category:  Health Go Health

Four commands to help you track down insecure LDAP Bindings

WebThis command contains the ability to exclude, include domains, domain controllers, so it's easy to enable it on one DC or just one domain within a forest. Set …

Category:  Health Go Health

Write-Color is now published as PowerShell Module

WebAs I tend to use more and more Write-Color every day for different projects I decided it's time to publish it as a module for easy usage. At the same time I get pointed …

Category:  Health Go Health

Removing Inactive Azure AD Pass-through Agent

WebBy Przemyslaw Klys Azure AD April 25, 2020. Recently I was switching Office 365 tenant from ADFS to Azure AD Pass-through authentication (PTA). It all went …

Category:  Health Go Health