EvotecIT / Testimo

Testimo is a PowerShell module for running health checks for Active Directory against a bunch of different tests
MIT License
539 stars 58 forks source link

Typo in SecurityComputers.ps1 #156

Closed shivtorov closed 2 years ago

shivtorov commented 2 years ago

Line 116 should say Domain Computers or Domain Controllers or Read-Only Domain Controllers instead of Domain Users

https://github.com/EvotecIT/Testimo/blob/8f13cd3b827866315c2d2f16f5cf954097f8c117/Private/SourcesDomain/SecurityComputers.ps1#L114-L132

PrzemyslawKlys commented 2 years ago

Thank you. You could always fix it yourself :-) It's quite easy