sprvixen27
asked on
SBS 2011 created an internal trust by error, SBS server shutting down
Hello,
I accidentally created an internal network trust within the same domain in a small business server environment. :(
Just so that I am clear, the trust wasn't created for another domain, or server or any external entities or even other domain.
The server let me create a trust with itself and now it is shutting off citing licensing issues. It thinks that there is another DC.
I get an internal error when using the GUI to remove the trust and command line hasn't work yet for me.
I am looking for a solution that does not involve rebuilding this server.
Thank you.
IMG-7571.jpg
I accidentally created an internal network trust within the same domain in a small business server environment. :(
Just so that I am clear, the trust wasn't created for another domain, or server or any external entities or even other domain.
The server let me create a trust with itself and now it is shutting off citing licensing issues. It thinks that there is another DC.
I get an internal error when using the GUI to remove the trust and command line hasn't work yet for me.
I am looking for a solution that does not involve rebuilding this server.
Thank you.
IMG-7571.jpg
I would suggest to use /force switch additional
netdom trust TrustingDomainName /d:TrustedDomainName /remove /UserD:User/PasswordD: /force
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Outside support from Microsoft needed to resolve.
TRy this command
netdom trust /d:chpscc.local chpscc.local /remove
You should execute this command as Administrator (built in)
Dan