Oct/090
Updating Time on a Windows 2008 Domain Controller from the Internet
Here’s a Registry key that sets your time provider to use time.nist.gov
1 2 3 4 | Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters] "ntpserver"="192.43.244.18,0x8" |
406 views
Oct/098
Microsoft SQL 2008 Setup: Performance Counter Registry Hive consistency check failed
If you experience this error on a non English or MUI version of Windows Server 2008 this Registry entry helped me to resolve the issue. It adjusts the Performance counter registry values as described in Microsoft’s KB 300956 (http://support.microsoft.com/kb/300956).
IMPORTANT: Before importing the key, make sure to Export your current Perflib settings stored here:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib
Download the Registry Key here: Perflib.zip

I added a compiled version of Max’s C# code to retrieve the LCID.
GetLCID (5.0 KiB, 210 hits)
3,108 views
Oct/090
Microsoft Security Essentials
Microsoft Security Essentials provides real-time protection for your home PC that guards against viruses, spyware, and other malicious software.
Microsoft Security Essentials is a free* download from Microsoft that is simple to install, easy to use, and always kept up to date so you can be assured your PC is protected by the latest technology. It’s easy to tell if your PC is secure — when you’re green, you’re good. It’s that simple.
Microsoft Security Essentials runs quietly and efficiently in the background so that you are free to use your Windows-based PC the way you want—without interruptions or long computer wait times.
*Your PC must run genuine Windows to install Microsoft Security Essentials
Download: www.microsoft.com

399 views

(1 votes, average: 4.00 out of 5)