Hi there,
I'm running some simple network tests with virtual machines connected to a parent and child domain in Active Directory. I'm attempting to test cross-domain communication, but whenever I revert my virtual machines, the trust relationship goes stale or I get locked out of my machine, stating the following error message: "The trust relationship between this workstation and the primary domain failed."
To my knowledge, this is due to Kerberos. I'm aware of the workaround for this (a short script for requesting a password reset), but this takes time and can harm my tests if I need to revert to a state (as my state is then modified). For the purposes of my tests, I only require that my trust relationships are not reset (the security feature of resetting the trusts is not needed). Is there any means of disabling this feature for my tests?
Thanks,
Gareth