EvotecIT / Testimo

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

Well Know Folders test fails on ambiguous name #159

Closed KurtBuff closed 2 years ago

KurtBuff commented 2 years ago

I ran the following invocation, and got the following output:

invoke-testimo -sources DomainWellKnownFolders [i][Testimo] Version [Informative] [Current/Latest: 0.0.76 at 02/24/2022 14:24:10] [i][Testimo] Using configuration defaults [Informative] [No configuration provided by user] [i][Testimo] Following sources will be used [Valid Sources] [DomainWellKnownFolders] [i][Forest] Forest [Informative] [i][example.com] Domain example.com [Informative] [i][example.com] Well known folders [Informative] [t][example.com] Well known folders [High] [Parameter cannot be processed because the parameter name 'Object' is ambiguous. Possible matches include: -Objects -ObjectsName.] [t][example.com] Users Container shouldn't be at default [High] [Input data not provided. Failing test.] [t][example.com] Computers Container shouldn't be at default [High] [Input data not provided. Failing test.] [t][example.com] Domain Controllers Container should be at default location [High] [Input data not provided. Failing test.] [t][example.com] Deleted Objects Container should be at default location [High] [Input data not provided. Failing test.] [t][example.com] Systems Container should be at default location [High] [Input data not provided. Failing test.] [t][example.com] Lost And Found Container should be at default location [High] [Input data not provided. Failing test.] [t][example.com] Quotas Container should be at default location [High] [Input data not provided. Failing test.] [t][example.com] Foreign Security Principals Container should be at default location [High] [Input data not provided. Failing test.] [i][example.com] Well known folders [Time to execute tests: 0 days, 0 hours, 0 minutes, 1 seconds, 231 milliseconds][Tests Total: 9, Passed: 0, Failed: 9, Skipped: 0] [i][example.com] Domain example.com [Time to execute tests: 0 days, 0 hours, 0 minutes, 1 seconds, 271 milliseconds][Tests Total: 9, Passed: 0, Failed: 9, Skipped: 0] [i][Forest] Forest [Time to execute tests: 0 days, 0 hours, 0 minutes, 1 seconds, 302 milliseconds][Tests Total: 9, Passed: 0, Failed: 9, Skipped: 0] [i][Testimo] HTML Report Generation Started [Informative] [i][Testimo] HTML Report Saved to C:\Users\kurt.buff2\AppData\Local\Temp\g0lfk1qe.html [Informative] [0 days, 0 hours, 0 minutes, 3 seconds, 90 milliseconds]

HTML output showed this: Error | Parameter cannot be processed because the parameter name 'Object' is ambiguous. Possible matches include: -Objects -ObjectsName. | ParameterBindingException