Table of Contents
This updated guide examines Fix the Problem When Removing Windows Server 2008 Server Core and organizes the essential facts, background, and practical takeaways in clear American English.
Specifically, when a user tries to log in via the domainuser account, he / she will receive the following error message:
"C? s? d? li?u b?o v? trên máy ph?c v? không có m?t tài kho?n tài kho?n này ?? trust relationship workstation."
To test, we can follow the instructions below. For Core , it is applied in 1 of 2 ways below:
- Use SCONFIG
- Using NETDOM
First, type SCONFIG in the Command Prompt window, when SCONFIG displays, press 1:

Our 'idea' here is to remove the computer from the domain first, then rejoin it:

Enter the identity of the account in use:

But immediately, the following error message will appear:
"L?i k?t n?i mi?n."
To continue testing with NETDOM , type the following command at the Command Prompt window :
netdom / remove% computername% /domain:petri-labs.local / userd: administrator / passwordd: ************
then there was an error:
" Between mapping between account names and security IDs was done." L?i câu l?nh không thành công ???c successfully.
For other User accounts, the result is the same:
netdom / remove% computername% /domain:petri-labs.local / userd: petri-labsadministrator / passwordd: ************

So is the real cause of this problem? It is a system that does not host any corresponding Computer accounts for Server Core in Active Directory Users and Computers!
To fix it, open DC> Active Directory Users and Computers , where we can see very clearly that there are no computer accounts.
Create new Computer by right-clicking and selecting New> Computer
Naming this Computer matches the name of the Server Core computer :
Here is WIN2008-CORE

Then, the process of removing the computer from the complete domain without any problems, restart the system at this step:

When you open Active Directory Users and Computers , you can see that Computer 's corresponding account is locked:

However, it should be noted that such errors often occur with the Core components in the system, more typically with the graphical interfaces such as Windows XP, Vista and 7.
Good luck!
FAQ
What is Fix the Problem When Removing Windows Server 2008 Server Core about?
It provides a structured overview of Windows Server 2008 R2 Server Core, explains the main context, and highlights practical takeaways for readers.
Why does this topic matter?
Understanding the main concepts helps readers evaluate the issue, avoid common mistakes, and make better-informed decisions.
How should readers use this information?
Use the guidance as a practical starting point, confirm details that may have changed, and follow current product, safety, or security recommendations.
Reader Comments 0
Sign in with email or Google to join the discussion.