'Get-ADUser entire forest
Sorry if this is something that has been answered before but I've been searching for days and cannot find anything like what I'm looking for (which is baffling because it seems like the simplest request).
I have a script that traces a delegate tree (irrelevant) and within it, I need to be able to reliably execute Get-ADUser for a specific user against the entire directory and I have not found a way to do this yet that doesn't involve 100 lines of code. We have four domains in our forest:
na.ds.company.com
la.ds.company.com
ea.ds.company.com
ap.ds.company.com
Why is this so simple to do in ADUC and so hard to do in Powershell?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
