When I right click on Domain and choose Show Trusts the info shows that there is a trust to another domain. The domain that is being shown did exist at one time but is no longer being used. If I look at Domains and Trusts on the Domain Controller I do not see the same domain as in Hyena. Is there a way to remove the domain from showing in Hyena or is this a trust that was not removed correctly from the DC?
Announcement
Collapse
No announcement yet.
Remove Trust Relationship
Collapse
X
-
Re: Remove Trust Relationship
Sorry for the delay in replying. I assume this is a an AD domain. Hyena uses the Microsoft DsEnumerateDomainTrusts function:
http://msdn.microsoft.com/en-us/library/ms675976(VS.85).aspx
Unfortunately, I don't know where this function gets its information from. But you might be able to run dcdiag or another tool to see if anything pops up. Here is a list of tools:
http://technet.microsoft.com/en-us/library/cc756944(WS.10).aspx
Let us know if you find anything.Kevin Stanush
SystemTools Software Inc.
Comment