TrimarcJake / BlueTuxedo

A tiny tool to find and fix common misconfigurations in Active Directory-integrated DNS
Other
99 stars 7 forks source link

Specify domain #17

Closed Coldfirex closed 10 months ago

Coldfirex commented 10 months ago

Howdy, How would I specify a particular domain to use? I am testing out in a scenario that has a few domain trusts (including one that is down), and it is taking very long to error out on these remote domains. Thanks!

TrimarcJake commented 10 months ago

Hi! This is completely untested, but you should be able to do

Invoke-BlueTuxedo -Forest <fqdn of remote forest>

Please let me know your results!

Heads up: if you aren't running BT with EA-level privileges in the remote forest, you will have really weird results. And if you are running BT with EA-level privileges in the remote forest... tell me why, because that scares me. :D

Coldfirex commented 10 months ago

That seemed to work, thanks!

TrimarcJake commented 10 months ago

Oh sweet! Thanks for testing. Okay for me to close?

Coldfirex commented 10 months ago

Yes, thanks!

TrimarcJake commented 10 months ago

You're welcome! And thanks for being so exuberant!