Testimo icon indicating copy to clipboard operation
Testimo copied to clipboard

Testimo is a PowerShell module for running health checks for Active Directory against a bunch of different tests

Results 62 Testimo issues
Sort by recently updated
recently updated
newest added

Hi, $GitHubUrl = "https://api.github.com/repos/evotecit/Testimo/releases" if ($(Test-Connection $GitHubUrl -Quiet -Count 1) -eq $true) { [Array] $GitHubReleases = (Get-GitHubLatestRelease -Url $GitHubUrl) } else { [Array] $GitHubReleases = [PSCustomObject] @{ PublishDate = ""...

enhancement

Hello, thank you for sharing your code. We use ESAE (Red Forest) to manage prod ADDS so when I Invoke Testimo it's is executed in my user session for my...

Hello, is there any way to perform the Invoke-Testimo as ldap test to the AD LDS servers

"Security Log Maximum Size smaller then 4GB [High] [Expected value (Less Or Equal): 4000, Found value: 4095.94]" To be technically accurate, the rule would be more in line with "value...

enhancement

![image](https://user-images.githubusercontent.com/11916348/143952643-6e89b9c7-42c3-4c0b-9c9b-75d33d35ad4d.png) GPO Permission Consistency is fine (according to the GPMC sync test) Files on SYSVOL are not Orphaned (should be fine as well, I don't see anything orphaned) Netlogon Owner:...

As per: https://support.microsoft.com/en-gb/topic/kb5008380-authentication-updates-cve-2021-42287-9dafac11-e0d0-4cb8-959a-143bd0201041 To protect your environment and avoid outages, please complete the following steps: - Update all devices that host the Active Directory domain controller role by installing the...

potential test

![image](https://user-images.githubusercontent.com/11916348/143594712-ac4f41b8-f21f-4d01-b9ee-d5f64366ae51.png) https://docs.microsoft.com/en-us/windows-server/administration/performance-tuning/role/file-server/smb-file-server

enhancement

This control determines if Windows will accept source routed packets. How to Validate To validate this, go to the registery key (HKLM\System\CurrentControlSet\Services\Tcpip6\Parameters) and look for the value named (DisableIPSourceRouting), check...

potential test