Howto: Sync time with Active Directory Domain Controller
from command prompt run this: w32tm /resync sync time domain controller
from command prompt run this: w32tm /resync sync time domain controller
[Mercury][SQLServer JDBC Driver][SQLServer]Login failed for user ‘td’ Basically this error means that the password that quality center is trying to use for user ‘td’ in your MSSQL database doesn’t match whatever is in the database. How did I fix this?…
Based on this wikipedia article I have deduced the difference between a regular datagram and an IPsec Datagram (when using transport mode with maximum encryption). Here are the hard fact:
Change this regkey: HKEYLOCALMACHINE SYSTEM CurrentControlSet Control Class {4D36E96F-E325-11CE-BFC1-08002BE10318} Remove the value msvmmouf from the UpperFilters regvalue Also uninstall the mouse driver (yes all with keyboard)
First you need to install the IIS 6.0 Migration Tool For each Web site and virtual directory on the source server, you must create a corresponding Web site and virtual directory on the target server. Later in the migration process,…
FreeBSD port manual Use pkg_info to list all installed packages: Code: pkg_info pkg_info | less To delete or uninstall packages / apps use pkg_delete command: Code: pkg_delete pkgname pkg_delete screen-4.0.3_6 pkg_delete ‘screen*’ 2nd one will delete package called screen-4.0.3_6 and…
Problem: receiving this error on freebsd 6.1 (Can’t contact the database server: Can’t connect to local MySQL server through socket ” (2) (localhost)) To investigate run this command: # ps xa | grep mysqld If mysql is not running then…
From Updated Security researchers irked by how Microsoft responded to Google engineer Tavis Ormany’s public disclosure of a zero-day Windows XP Help Center security bug have banded together to form a group called the Microsoft Spurned Researcher Collective*. The…
When I first got my Aria i was appalled by the battery life… this is how i fixed it Download and use “Advanced Task Killer” app to kill background programs Modify/disable how frequently apps are updating: Menu -> Settings ->…
Here’s a full walkthrough of how to get root on your HTC Aria.. UPDATE: simple click and forget it root tool – Credit goes to eugene373, attn1, |OP|, and modest_mandroid from xda-developers and this thread. I am reposting the…