Why can't I find objects using Get-EmdbComputer in conjunction with the switch -recurse?
Why can't I find objects using Get-EmdbComputer in conjunction with the switch -recurse?
Question: Invoking the cmdlet Get-EmdbComputer (or any other cmdlet) in conjunction with the switch -recurse doesn't retrieve any objects. But I'm quite sure, that the demanded objects exist in the organizational directory.
Answer: To make recursive search work as expected, the value of the path-parameter must end with the character '*'.