דילוג לתוכן

הודעה the primary domain failed

הודעה the primary domain Failed

התופעה הבאה מתרחשת לרוב במחשבים ניידים אך לעיתים גם בנייחים.

המשתמש מנסה לבצע כניסה שגרתית למערכת ונתקל בהודעה הבאה:

trust relationship between this workstation and the primary domain failed

 

ישנם כמה פתרונות.

הראשון – להוציא ולהכניס את התחנה מחדש לדומיין.

הפתרון השני קל יותר ואף חוסך אץ הזמן והטרחה הכרוכה בהוצאה והכנסה לדומיין.

יש לכתוב את הפקודה הבאה מהתחנה ב Power Shell

 

$credential = Get-Credential – (enter domain admin account when prompted)

Reset-ComputerMachinePassword -Server ClosestDomainControllerNameHere

 

חשוב לזכור להפעחל את ה Power Shell כ Admin.

 

בהצלחה.