Category Archives: Windows

Reset Computer accounts in Active Directory domain

By | 22 December, 2014

 Having problem whereby when you login a workstation and the message appear “The trust relationship between this workstation and the primary domain failed” ? Usually, this is because there are broken trust between workstation and domain controller. Easy solution is just to disjoin and rejoin back the workstation in the domain. However, we not sure… Read More: Reset Computer accounts in Active Directory domain »

Add features offline

By | 23 May, 2014

http://support.microsoft.com/kb/2785188 Dism.exe /online /enable-feature /featurename:NetFX3 /All /Source:E:\sources\sxs /LimitAccess

Windows 2003 Service Pack Installation Log

By | 16 May, 2013

Windows 2003 Service Pack installation log is very important to find the issue when the installation failed. For example, when updating Windows 2003 service pack, we encounter failed update due to access denied. So, how to check further with this issue? Investigate Windows 2003 Service Pack Installation log When running a standalone Windows 2003 Service Pack installation,… Read More: Windows 2003 Service Pack Installation Log »