HOWTO: Fix Windows Vista - The trust relationship between this workstation and the primary domain failed
Posted by Mr. IT Guy | Filed under IT in General, Microsoft, Operating System
For some unknown reason, one of my colleague gets this message everytime he’s trying to login:
“The trust relationship between this workstation and the primary domain failed”
Instead of deleting his profile and recreating it as proposed by most people, I just try to rejoin it to the domain. It works! Step by Step instruction is available after the jump. Read the rest of this entry »
Tags: domain, Howto, SYSTEM, trust relationship, Vista, windows
HOWTO: Grab List of Installed Packages using dpkg
Posted by Mr. IT Guy | Filed under IT in General
Grab the package by running:
dpkg --get-selections > packages.installed
Tags: debian, dpkg, Howto, Linux, package, ubuntu
Forcing Windows to Change Priority & Processor Affinity on Processes Ran by SYSTEM
Posted by Mr. IT Guy | Filed under Howto, IT in General, Microsoft, Operating System
I encountered a problem when trying to change the process priority & processor affinity for my VMWare. The problem is that this process is ran by SYSTEM instead of my username. In order to run ‘Task Manager’ at elevated level, make sure all ‘Task Managers’ are closed do the following:
- Open a ‘Command Prompt’ window by going to Start -> Run then type ‘cmd’ then press enter
- Type
ntsd -c qd taskmgrin the command prompt
After that, a new ‘Task Manager’ will popup and you should be able to modify the settings.
Tags: affinity, Microsoft, priority, SYSTEM, task manager, taskmgr, tools, vmware, windows




