xADOrganizationalUnit: Test-TargetResource showing wrong verbose message #276
Labels
bug
The issue is a bug.
good first issue
The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub
Details of the scenario you tried and the problem that is occurring
Due to a verbose message in the Test-TargetResource it is unclear if the resource actually works when setting
Ensure
to'Absent'
.Verbose logs showing the problem
First run:
Second run (verbose message says OU still exists):
Suggested solution to the issue
Probably just a verbose message that need to be updated/added in the
Test-TargetResource
function.The DSC configuration that is used to reproduce the issue (as detailed as possible)
The operating system the target node is running
n/a
Version and build of PowerShell the target node is running
n/a
Version of the DSC module that was used ('dev' if using current dev branch)
dev
The text was updated successfully, but these errors were encountered: