Windows Vista
The security database on the server does not have a computer account for this workstation trust relationship
by Kapuwa on Sep.01, 2009, under Windows Vista
Error : “The security database on the server does not have a computer account for this workstation trust relationship” on Windows Vista with sp1
What to check
1
Make sure your computer account is not disabled in Active Directory users and computers
2
Check
configuration/administrative templates/network/dns client/primary DNS suffix in GPO and make sure its correct or defined
3
A) Start > Run > ADSIEDIT.MSC
B) Go to Domain Partition and mark the affected computer
C) Rightclick and Properties.
D) Doubleclick ServicePrincipalName
E) Add new value: HOST/yourcomputername.yourdomain.xyz or whatever HOST is missing.
Install Windows from a USB drive!
by Kapuwa on Aug.16, 2009, under Windows 2008, Windows 7, Windows Vista
Imagine a situation where you need to install Windows Vista or 7 in a system but you don’t have access to DVD drive. We all know Windows Vista, Server 2008 or 7 comes in DVDs and you’ll need a DVD drive to install them. Then how will you install them? The solution is, you can create a bootable USB drive which can be used to install Windows without using DVD drive.
Requirements:
* A USB Drive (4 GB or more)
* Windows Vista, Server 2008 or 7 ISO image or DVD
* Host OS: Windows Vista (SP1 or SP2), Server 2008 or 7
How to use:
Once you meet the requirements, run the utility. Its a portable utility so doesn’t need installation. Simply run it and check the option “I have read and accepted the following License Agreement”. Now click on OK button and it’ll launch the main application.
It also shows a Help window so that you can use the utility easily. The utility requires only 4 easy steps to follow:
* Check USB drive (To check whether your USB drive is attached or not)
* Format USB drive
* Choose DVD or ISO image (To copy the required files to USB drive)
* Start the process to create bootable USB drive
Windows Vista could not detect a dial-up modem
by Kapuwa on Aug.05, 2009, under Windows Vista
The warning message is “windows could not detect a dial-up”
Make Sure following serverices are up and running
STEP – 01
Remote Procedure Call (RPC)
Remote Procedure Call locator (RPC) (Normally this is not started.Make sure this service is in working state)Remote Access Connection Manager
Remote Access Auto Connection Manager (Normally this is not started.Make sure this service is in working state)
STEP – 02
Try those commands
1.Start – run – sc.exe config RasMan depend= “”
2.Start – run – sc config RasMan depend= TapiSrv
Still no luck ??
STEP – 03
Deleted EAP in using regedit on HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan\PPP\EAP
No luck?
STEP 04
Try Microsoft Remote Access Connections Repir tool
http://kapothi.com/wp-content/uploads/2009/08/rarepair.exe
Hope it will fix ur problem.
BOOTMGR is compressed. Press Ctrl+Alt+Del to restart
by Kapuwa on Aug.03, 2009, under Windows Vista
Boot Manager is compressed
If by accident having compressed the entire boot partition, then Vista will display the following error:
BOOTMGR is compressed. Press Ctrl+Alt+Del to restart
Check points for fixing compressed boot-manager:
* Boot into Windows Recovery Environment (WinRE) and perform a “Startup Repair”.
* If the above doesn’t solve the problem then boot into WinRE again, but when selecting the Vista-installation, then press “Load Drivers” (Instead of “Next”) and use the mini Windows Explorer to right-click the boot-drive and deselect “Compress this Drive” and choose Apply to sub-folders and files.
* If that also fails then boot into WinRE again, and go to the “Command Prompt” and execute these commands:
o compact /U C:\bootmgr
o compact /U C:\ntldr
Reset windows Vista Security settings back to default
by Kapuwa on Jul.04, 2009, under Windows Vista
secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose

