Solved The date is messed up!

A

Advice Pro

I changed my CMOS battery and then reset Bios fail-safe settings to default. The time does read correctly, but the date doesn't, today reads Sun-29-July instead of Fri-29-July.

The time zone, -05;00 is correct, but under it reads:

Code:
Daylight Saving Time ends on Sunday, November 04, 2012 at 2:00 AM. The
clock is set to go back 1 hour at this time.

I also can't update to my regular server, at the 'Internet Time' tab > Change Settings, I get this error:

Code:
An error occurred while Windows was synchronizing with
time.windows.com.
 

My Computer

My Computer

System One

  • Manufacturer/Model
    Build #1
    CPU
    Intel Core i7 3770K @4.4GHz
    Motherboard
    ASUS P8Z77-V PRO
    Memory
    Corsair Vengeance 2x4GB DDR3 1600MHz Low Profile (White)
    Graphics Card(s)
    Gigabyte Radeon HD 7850 (2GB GDDR5)
    Sound Card
    Integrated on motherboard
    Monitor(s) Displays
    23" LG LCD/LED IPS
    Screen Resolution
    1920*1080
    Hard Drives
    Samsung EVO 128GB SSD
    Seagate Barracuda 2TB 7200rpm
    2x500GB Seagate FreeAgent 5400rpm
    PSU
    Corsair TX650W V2 (80+ Bronze)
    Case
    NZXT Phantom 410
    Cooling
    Corsair H100 Water Cooler, 1x140mm and 1x120mm stock fans
    Keyboard
    Microsoft Desktop 2000 Wireless Keyboard
    Mouse
    Microsoft Desktop 2000 Wireless Mouse
    Internet Speed
    95 Mb/s Download 70 Mb/s Upload
I tried net stop w32time in the Command Prompt and got:

Code:
System error 5 has occurred.
Access is denied.
 

My Computer

Hi Advice Pro,

Okay, not to worry, let's try something else:

Command Prompt

  1. Open your start menu and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    REG QUERY "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time\Parameters" > %SYSTEMDRIVE%\tom982.txt

  4. This will create a text file called tom982.txt in the root folder of your main drive (e.g. C:\tom982.txt). Please copy and paste the contents of this into your next post.

Tom
 

My Computer

System One

  • Manufacturer/Model
    Build #1
    CPU
    Intel Core i7 3770K @4.4GHz
    Motherboard
    ASUS P8Z77-V PRO
    Memory
    Corsair Vengeance 2x4GB DDR3 1600MHz Low Profile (White)
    Graphics Card(s)
    Gigabyte Radeon HD 7850 (2GB GDDR5)
    Sound Card
    Integrated on motherboard
    Monitor(s) Displays
    23" LG LCD/LED IPS
    Screen Resolution
    1920*1080
    Hard Drives
    Samsung EVO 128GB SSD
    Seagate Barracuda 2TB 7200rpm
    2x500GB Seagate FreeAgent 5400rpm
    PSU
    Corsair TX650W V2 (80+ Bronze)
    Case
    NZXT Phantom 410
    Cooling
    Corsair H100 Water Cooler, 1x140mm and 1x120mm stock fans
    Keyboard
    Microsoft Desktop 2000 Wireless Keyboard
    Mouse
    Microsoft Desktop 2000 Wireless Mouse
    Internet Speed
    95 Mb/s Download 70 Mb/s Upload
Code:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time\Parameters
    ServiceDll    REG_EXPAND_SZ    %systemroot%\system32\w32time.dll
    ServiceMain    REG_SZ    SvchostEntry_W32Time
    ServiceDllUnloadOnStop    REG_DWORD    0x1
    Type    REG_SZ    NTP
    NtpServer    REG_SZ    time.windows.com,0x9
 

My Computer

Code:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time\Parameters
    ServiceDll    REG_EXPAND_SZ    %systemroot%\system32\w32time.dll
    ServiceMain    REG_SZ    SvchostEntry_W32Time
    ServiceDllUnloadOnStop    REG_DWORD    0x1
    Type    REG_SZ    NTP
    NtpServer    REG_SZ    time.windows.com,0x9

Looks fine to me. Let's see if w32time.dll is okay:

SFC Scan

  1. Open your start menu and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    sfc /scannow

    Wait for this to finish before you continue

    findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >%userprofile%\Desktop\sfcdetails.txt

    start notepad.exe %userprofile%\Desktop\sfcdetails.txt

  4. This will open a text file with the results of the scan. Please Copy (Ctrl + C) and Paste (Ctrl + V) the contents of this into your next post.

Tom
 

My Computer

System One

  • Manufacturer/Model
    Build #1
    CPU
    Intel Core i7 3770K @4.4GHz
    Motherboard
    ASUS P8Z77-V PRO
    Memory
    Corsair Vengeance 2x4GB DDR3 1600MHz Low Profile (White)
    Graphics Card(s)
    Gigabyte Radeon HD 7850 (2GB GDDR5)
    Sound Card
    Integrated on motherboard
    Monitor(s) Displays
    23" LG LCD/LED IPS
    Screen Resolution
    1920*1080
    Hard Drives
    Samsung EVO 128GB SSD
    Seagate Barracuda 2TB 7200rpm
    2x500GB Seagate FreeAgent 5400rpm
    PSU
    Corsair TX650W V2 (80+ Bronze)
    Case
    NZXT Phantom 410
    Cooling
    Corsair H100 Water Cooler, 1x140mm and 1x120mm stock fans
    Keyboard
    Microsoft Desktop 2000 Wireless Keyboard
    Mouse
    Microsoft Desktop 2000 Wireless Mouse
    Internet Speed
    95 Mb/s Download 70 Mb/s Upload
Code:
2012-07-30 12:09:27, Info                  CSI    00000006 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:27, Info                  CSI    00000007 [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:30, Info                  CSI    00000009 [SR] Verify complete
2012-07-30 12:09:30, Info                  CSI    0000000a [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:30, Info                  CSI    0000000b [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:33, Info                  CSI    0000000d [SR] Verify complete
2012-07-30 12:09:33, Info                  CSI    0000000e [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:33, Info                  CSI    0000000f [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:35, Info                  CSI    00000011 [SR] Verify complete
2012-07-30 12:09:35, Info                  CSI    00000012 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:35, Info                  CSI    00000013 [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:37, Info                  CSI    00000015 [SR] Verify complete
2012-07-30 12:09:37, Info                  CSI    00000016 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:37, Info                  CSI    00000017 [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:38, Info                  CSI    00000019 [SR] Verify complete
2012-07-30 12:09:38, Info                  CSI    0000001a [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:38, Info                  CSI    0000001b [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:39, Info                  CSI    0000001d [SR] Verify complete
2012-07-30 12:09:40, Info                  CSI    0000001e [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:40, Info                  CSI    0000001f [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:41, Info                  CSI    00000021 [SR] Verify complete
2012-07-30 12:09:41, Info                  CSI    00000022 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:41, Info                  CSI    00000023 [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:42, Info                  CSI    00000025 [SR] Verify complete
2012-07-30 12:09:42, Info                  CSI    00000026 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:42, Info                  CSI    00000027 [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:44, Info                  CSI    00000029 [SR] Verify complete
2012-07-30 12:09:44, Info                  CSI    0000002a [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:44, Info                  CSI    0000002b [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:45, Info                  CSI    0000002d [SR] Verify complete
2012-07-30 12:09:45, Info                  CSI    0000002e [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:45, Info                  CSI    0000002f [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:47, Info                  CSI    00000031 [SR] Verify complete
2012-07-30 12:09:47, Info                  CSI    00000032 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:47, Info                  CSI    00000033 [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:48, Info                  CSI    00000035 [SR] Verify complete
2012-07-30 12:09:48, Info                  CSI    00000036 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:48, Info                  CSI    00000037 [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:50, Info                  CSI    00000039 [SR] Verify complete
2012-07-30 12:09:50, Info                  CSI    0000003a [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:50, Info                  CSI    0000003b [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:52, Info                  CSI    0000003d [SR] Verify complete
2012-07-30 12:09:52, Info                  CSI    0000003e [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:52, Info                  CSI    0000003f [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:53, Info                  CSI    00000041 [SR] Verify complete
2012-07-30 12:09:53, Info                  CSI    00000042 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:53, Info                  CSI    00000043 [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:54, Info                  CSI    00000045 [SR] Verify complete
2012-07-30 12:09:55, Info                  CSI    00000046 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:55, Info                  CSI    00000047 [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:56, Info                  CSI    00000049 [SR] Verify complete
2012-07-30 12:09:57, Info                  CSI    0000004a [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:57, Info                  CSI    0000004b [SR] Beginning Verify and Repair transaction
2012-07-30 12:09:58, Info                  CSI    0000004d [SR] Verify complete
2012-07-30 12:09:58, Info                  CSI    0000004e [SR] Verifying 100 (0x00000064) components
2012-07-30 12:09:58, Info                  CSI    0000004f [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:00, Info                  CSI    00000051 [SR] Verify complete
2012-07-30 12:10:00, Info                  CSI    00000052 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:00, Info                  CSI    00000053 [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:01, Info                  CSI    00000055 [SR] Verify complete
2012-07-30 12:10:02, Info                  CSI    00000056 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:02, Info                  CSI    00000057 [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:03, Info                  CSI    00000059 [SR] Verify complete
2012-07-30 12:10:03, Info                  CSI    0000005a [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:03, Info                  CSI    0000005b [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:05, Info                  CSI    0000005d [SR] Verify complete
2012-07-30 12:10:05, Info                  CSI    0000005e [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:05, Info                  CSI    0000005f [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:07, Info                  CSI    00000061 [SR] Verify complete
2012-07-30 12:10:07, Info                  CSI    00000062 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:07, Info                  CSI    00000063 [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:08, Info                  CSI    00000065 [SR] Verify complete
2012-07-30 12:10:08, Info                  CSI    00000066 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:08, Info                  CSI    00000067 [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:11, Info                  CSI    00000069 [SR] Verify complete
2012-07-30 12:10:11, Info                  CSI    0000006a [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:11, Info                  CSI    0000006b [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:13, Info                  CSI    0000006d [SR] Verify complete
2012-07-30 12:10:14, Info                  CSI    0000006e [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:14, Info                  CSI    0000006f [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:17, Info                  CSI    00000071 [SR] Verify complete
2012-07-30 12:10:17, Info                  CSI    00000072 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:17, Info                  CSI    00000073 [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:20, Info                  CSI    00000076 [SR] Verify complete
2012-07-30 12:10:20, Info                  CSI    00000077 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:20, Info                  CSI    00000078 [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:22, Info                  CSI    0000007b [SR] Verify complete
2012-07-30 12:10:22, Info                  CSI    0000007c [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:22, Info                  CSI    0000007d [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:26, Info                  CSI    0000007f [SR] Verify complete
2012-07-30 12:10:26, Info                  CSI    00000080 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:26, Info                  CSI    00000081 [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:31, Info                  CSI    0000008b [SR] Verify complete
2012-07-30 12:10:31, Info                  CSI    0000008c [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:31, Info                  CSI    0000008d [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:35, Info                  CSI    0000008f [SR] Verify complete
2012-07-30 12:10:35, Info                  CSI    00000090 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:35, Info                  CSI    00000091 [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:39, Info                  CSI    00000093 [SR] Verify complete
2012-07-30 12:10:39, Info                  CSI    00000094 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:39, Info                  CSI    00000095 [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:42, Info                  CSI    00000097 [SR] Verify complete
2012-07-30 12:10:42, Info                  CSI    00000098 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:42, Info                  CSI    00000099 [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:46, Info                  CSI    0000009b [SR] Verify complete
2012-07-30 12:10:46, Info                  CSI    0000009c [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:46, Info                  CSI    0000009d [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:51, Info                  CSI    0000009f [SR] Verify complete
2012-07-30 12:10:51, Info                  CSI    000000a0 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:51, Info                  CSI    000000a1 [SR] Beginning Verify and Repair transaction
2012-07-30 12:10:58, Info                  CSI    000000a5 [SR] Verify complete
2012-07-30 12:10:58, Info                  CSI    000000a6 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:10:58, Info                  CSI    000000a7 [SR] Beginning Verify and Repair transaction
2012-07-30 12:11:07, Info                  CSI    000000a9 [SR] Verify complete
2012-07-30 12:11:08, Info                  CSI    000000aa [SR] Verifying 100 (0x00000064) components
2012-07-30 12:11:08, Info                  CSI    000000ab [SR] Beginning Verify and Repair transaction
2012-07-30 12:11:13, Info                  CSI    000000ad [SR] Verify complete
2012-07-30 12:11:14, Info                  CSI    000000ae [SR] Verifying 100 (0x00000064) components
2012-07-30 12:11:14, Info                  CSI    000000af [SR] Beginning Verify and Repair transaction
2012-07-30 12:11:15, Info                  CSI    000000b1 [SR] Verify complete
2012-07-30 12:11:16, Info                  CSI    000000b2 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:11:16, Info                  CSI    000000b3 [SR] Beginning Verify and Repair transaction
2012-07-30 12:11:17, Info                  CSI    000000b5 [SR] Verify complete
2012-07-30 12:11:17, Info                  CSI    000000b6 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:11:17, Info                  CSI    000000b7 [SR] Beginning Verify and Repair transaction
2012-07-30 12:11:18, Info                  CSI    000000b9 [SR] Verify complete
2012-07-30 12:11:18, Info                  CSI    000000ba [SR] Verifying 100 (0x00000064) components
2012-07-30 12:11:18, Info                  CSI    000000bb [SR] Beginning Verify and Repair transaction
2012-07-30 12:11:26, Info                  CSI    000000d9 [SR] Verify complete
2012-07-30 12:11:26, Info                  CSI    000000da [SR] Verifying 100 (0x00000064) components
2012-07-30 12:11:26, Info                  CSI    000000db [SR] Beginning Verify and Repair transaction
2012-07-30 12:11:27, Info                  CSI    000000dd [SR] Verify complete
2012-07-30 12:11:27, Info                  CSI    000000de [SR] Verifying 100 (0x00000064) components
2012-07-30 12:11:27, Info                  CSI    000000df [SR] Beginning Verify and Repair transaction
2012-07-30 12:11:30, Info                  CSI    000000e1 [SR] Verify complete
2012-07-30 12:11:30, Info                  CSI    000000e2 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:11:30, Info                  CSI    000000e3 [SR] Beginning Verify and Repair transaction
2012-07-30 12:11:32, Info                  CSI    000000e5 [SR] Verify complete
2012-07-30 12:11:32, Info                  CSI    000000e6 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:11:32, Info                  CSI    000000e7 [SR] Beginning Verify and Repair transaction
2012-07-30 12:11:37, Info                  CSI    000000e9 [SR] Verify complete
2012-07-30 12:11:37, Info                  CSI    000000ea [SR] Verifying 100 (0x00000064) components
2012-07-30 12:11:37, Info                  CSI    000000eb [SR] Beginning Verify and Repair transaction
2012-07-30 12:11:42, Info                  CSI    000000ee [SR] Verify complete
2012-07-30 12:11:43, Info                  CSI    000000ef [SR] Verifying 100 (0x00000064) components
2012-07-30 12:11:43, Info                  CSI    000000f0 [SR] Beginning Verify and Repair transaction
2012-07-30 12:11:44, Info                  CSI    000000f2 [SR] Verify complete
2012-07-30 12:11:44, Info                  CSI    000000f3 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:11:44, Info                  CSI    000000f4 [SR] Beginning Verify and Repair transaction
2012-07-30 12:11:48, Info                  CSI    000000f6 [SR] Verify complete
2012-07-30 12:11:48, Info                  CSI    000000f7 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:11:48, Info                  CSI    000000f8 [SR] Beginning Verify and Repair transaction
2012-07-30 12:11:51, Info                  CSI    000000fa [SR] Verify complete
2012-07-30 12:11:51, Info                  CSI    000000fb [SR] Verifying 100 (0x00000064) components
2012-07-30 12:11:51, Info                  CSI    000000fc [SR] Beginning Verify and Repair transaction
2012-07-30 12:11:54, Info                  CSI    000000fe [SR] Verify complete
2012-07-30 12:11:54, Info                  CSI    000000ff [SR] Verifying 100 (0x00000064) components
2012-07-30 12:11:54, Info                  CSI    00000100 [SR] Beginning Verify and Repair transaction
2012-07-30 12:12:01, Info                  CSI    0000011e [SR] Verify complete
2012-07-30 12:12:01, Info                  CSI    0000011f [SR] Verifying 100 (0x00000064) components
2012-07-30 12:12:01, Info                  CSI    00000120 [SR] Beginning Verify and Repair transaction
2012-07-30 12:12:09, Info                  CSI    00000129 [SR] Verify complete
2012-07-30 12:12:09, Info                  CSI    0000012a [SR] Verifying 100 (0x00000064) components
2012-07-30 12:12:09, Info                  CSI    0000012b [SR] Beginning Verify and Repair transaction
2012-07-30 12:12:22, Info                  CSI    0000012d [SR] Verify complete
2012-07-30 12:12:22, Info                  CSI    0000012e [SR] Verifying 100 (0x00000064) components
2012-07-30 12:12:22, Info                  CSI    0000012f [SR] Beginning Verify and Repair transaction
2012-07-30 12:12:32, Info                  CSI    00000131 [SR] Verify complete
2012-07-30 12:12:32, Info                  CSI    00000132 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:12:32, Info                  CSI    00000133 [SR] Beginning Verify and Repair transaction
2012-07-30 12:12:38, Info                  CSI    00000135 [SR] Verify complete
2012-07-30 12:12:38, Info                  CSI    00000136 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:12:38, Info                  CSI    00000137 [SR] Beginning Verify and Repair transaction
2012-07-30 12:12:45, Info                  CSI    00000139 [SR] Verify complete
2012-07-30 12:12:45, Info                  CSI    0000013a [SR] Verifying 100 (0x00000064) components
2012-07-30 12:12:45, Info                  CSI    0000013b [SR] Beginning Verify and Repair transaction
2012-07-30 12:12:49, Info                  CSI    0000013d [SR] Verify complete
2012-07-30 12:12:50, Info                  CSI    0000013e [SR] Verifying 100 (0x00000064) components
2012-07-30 12:12:50, Info                  CSI    0000013f [SR] Beginning Verify and Repair transaction
2012-07-30 12:12:53, Info                  CSI    00000142 [SR] Verify complete
2012-07-30 12:12:54, Info                  CSI    00000143 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:12:54, Info                  CSI    00000144 [SR] Beginning Verify and Repair transaction
2012-07-30 12:12:56, Info                  CSI    00000146 [SR] Verify complete
2012-07-30 12:12:57, Info                  CSI    00000147 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:12:57, Info                  CSI    00000148 [SR] Beginning Verify and Repair transaction
2012-07-30 12:13:08, Info                  CSI    0000014a [SR] Verify complete
2012-07-30 12:13:08, Info                  CSI    0000014b [SR] Verifying 100 (0x00000064) components
2012-07-30 12:13:08, Info                  CSI    0000014c [SR] Beginning Verify and Repair transaction
2012-07-30 12:13:13, Info                  CSI    0000014e [SR] Verify complete
2012-07-30 12:13:13, Info                  CSI    0000014f [SR] Verifying 100 (0x00000064) components
2012-07-30 12:13:13, Info                  CSI    00000150 [SR] Beginning Verify and Repair transaction
2012-07-30 12:13:19, Info                  CSI    00000152 [SR] Verify complete
2012-07-30 12:13:19, Info                  CSI    00000153 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:13:19, Info                  CSI    00000154 [SR] Beginning Verify and Repair transaction
2012-07-30 12:13:21, Info                  CSI    00000156 [SR] Cannot repair member file [l:24{12}]"settings.ini" of Microsoft-Windows-Sidebar, Version = 6.0.6002.18005, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-07-30 12:13:23, Info                  CSI    00000158 [SR] Cannot repair member file [l:24{12}]"settings.ini" of Microsoft-Windows-Sidebar, Version = 6.0.6002.18005, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-07-30 12:13:23, Info                  CSI    00000159 [SR] This component was referenced by [l:158{79}]"Package_16_for_KB948465~31bf3856ad364e35~x86~~6.0.1.18005.948465-49_neutral_GDR"
2012-07-30 12:13:25, Info                  CSI    0000015b [SR] Verify complete
2012-07-30 12:13:25, Info                  CSI    0000015c [SR] Verifying 100 (0x00000064) components
2012-07-30 12:13:25, Info                  CSI    0000015d [SR] Beginning Verify and Repair transaction
2012-07-30 12:13:30, Info                  CSI    0000015f [SR] Verify complete
2012-07-30 12:13:30, Info                  CSI    00000160 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:13:30, Info                  CSI    00000161 [SR] Beginning Verify and Repair transaction
2012-07-30 12:13:36, Info                  CSI    00000163 [SR] Verify complete
2012-07-30 12:13:36, Info                  CSI    00000164 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:13:36, Info                  CSI    00000165 [SR] Beginning Verify and Repair transaction
2012-07-30 12:13:44, Info                  CSI    00000168 [SR] Verify complete
2012-07-30 12:13:44, Info                  CSI    00000169 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:13:44, Info                  CSI    0000016a [SR] Beginning Verify and Repair transaction
2012-07-30 12:13:47, Info                  CSI    0000016c [SR] Verify complete
2012-07-30 12:13:47, Info                  CSI    0000016d [SR] Verifying 100 (0x00000064) components
2012-07-30 12:13:47, Info                  CSI    0000016e [SR] Beginning Verify and Repair transaction
2012-07-30 12:13:52, Info                  CSI    00000170 [SR] Verify complete
2012-07-30 12:13:52, Info                  CSI    00000171 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:13:52, Info                  CSI    00000172 [SR] Beginning Verify and Repair transaction
2012-07-30 12:13:56, Info                  CSI    00000175 [SR] Verify complete
2012-07-30 12:13:57, Info                  CSI    00000176 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:13:57, Info                  CSI    00000177 [SR] Beginning Verify and Repair transaction
2012-07-30 12:14:02, Info                  CSI    0000017b [SR] Verify complete
2012-07-30 12:14:02, Info                  CSI    0000017c [SR] Verifying 100 (0x00000064) components
2012-07-30 12:14:02, Info                  CSI    0000017d [SR] Beginning Verify and Repair transaction
2012-07-30 12:14:07, Info                  CSI    0000017f [SR] Verify complete
2012-07-30 12:14:07, Info                  CSI    00000180 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:14:07, Info                  CSI    00000181 [SR] Beginning Verify and Repair transaction
2012-07-30 12:14:12, Info                  CSI    00000183 [SR] Verify complete
2012-07-30 12:14:12, Info                  CSI    00000184 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:14:12, Info                  CSI    00000185 [SR] Beginning Verify and Repair transaction
2012-07-30 12:14:13, Info                  CSI    00000187 [SR] Verify complete
2012-07-30 12:14:14, Info                  CSI    00000188 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:14:14, Info                  CSI    00000189 [SR] Beginning Verify and Repair transaction
2012-07-30 12:14:20, Info                  CSI    0000018b [SR] Verify complete
2012-07-30 12:14:20, Info                  CSI    0000018c [SR] Verifying 100 (0x00000064) components
2012-07-30 12:14:20, Info                  CSI    0000018d [SR] Beginning Verify and Repair transaction
2012-07-30 12:14:26, Info                  CSI    0000018f [SR] Verify complete
2012-07-30 12:14:26, Info                  CSI    00000190 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:14:26, Info                  CSI    00000191 [SR] Beginning Verify and Repair transaction
2012-07-30 12:14:30, Info                  CSI    00000193 [SR] Verify complete
2012-07-30 12:14:31, Info                  CSI    00000194 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:14:31, Info                  CSI    00000195 [SR] Beginning Verify and Repair transaction
2012-07-30 12:14:38, Info                  CSI    00000197 [SR] Verify complete
2012-07-30 12:14:38, Info                  CSI    00000198 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:14:38, Info                  CSI    00000199 [SR] Beginning Verify and Repair transaction
2012-07-30 12:14:40, Info                  CSI    0000019b [SR] Verify complete
2012-07-30 12:14:41, Info                  CSI    0000019c [SR] Verifying 100 (0x00000064) components
2012-07-30 12:14:41, Info                  CSI    0000019d [SR] Beginning Verify and Repair transaction
2012-07-30 12:14:45, Info                  CSI    0000019f [SR] Verify complete
2012-07-30 12:14:45, Info                  CSI    000001a0 [SR] Verifying 100 (0x00000064) components
2012-07-30 12:14:45, Info                  CSI    000001a1 [SR] Beginning Verify and Repair transaction
2012-07-30 12:14:51, Info                  CSI    000001ac [SR] Verify complete
2012-07-30 12:14:51, Info                  CSI    000001ad [SR] Verifying 9 components
2012-07-30 12:14:51, Info                  CSI    000001ae [SR] Beginning Verify and Repair transaction
2012-07-30 12:14:52, Info                  CSI    000001b0 [SR] Verify complete
2012-07-30 12:14:52, Info                  CSI    000001b1 [SR] Repairing 1 components
2012-07-30 12:14:52, Info                  CSI    000001b2 [SR] Beginning Verify and Repair transaction
2012-07-30 12:14:52, Info                  CSI    000001b4 [SR] Cannot repair member file [l:24{12}]"settings.ini" of Microsoft-Windows-Sidebar, Version = 6.0.6002.18005, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-07-30 12:14:52, Info                  CSI    000001b6 [SR] Cannot repair member file [l:24{12}]"settings.ini" of Microsoft-Windows-Sidebar, Version = 6.0.6002.18005, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2012-07-30 12:14:52, Info                  CSI    000001b7 [SR] This component was referenced by [l:158{79}]"Package_16_for_KB948465~31bf3856ad364e35~x86~~6.0.1.18005.948465-49_neutral_GDR"
2012-07-30 12:14:52, Info                  CSI    000001b9 [SR] Repair complete
2012-07-30 12:14:52, Info                  CSI    000001ba [SR] Committing transaction
2012-07-30 12:14:52, Info                  CSI    000001be [SR] Verify and Repair Transaction completed. All files and registry keys listed in this transaction  have been successfully repaired
 

My Computer

Hmm, no luck there. Can you repeat the above instructions for command prompt, but with this command please:

w32tm /resync

If that doesn't work, then let's try an alternative time server then, the MS one is known to play up now and then:

How to fix Internet time sync | Ed Bott

If the server suggested there doesn't work, try these:

time.nist.gov
tick.usno.navy.mil

Tom
 

My Computer

System One

  • Manufacturer/Model
    Build #1
    CPU
    Intel Core i7 3770K @4.4GHz
    Motherboard
    ASUS P8Z77-V PRO
    Memory
    Corsair Vengeance 2x4GB DDR3 1600MHz Low Profile (White)
    Graphics Card(s)
    Gigabyte Radeon HD 7850 (2GB GDDR5)
    Sound Card
    Integrated on motherboard
    Monitor(s) Displays
    23" LG LCD/LED IPS
    Screen Resolution
    1920*1080
    Hard Drives
    Samsung EVO 128GB SSD
    Seagate Barracuda 2TB 7200rpm
    2x500GB Seagate FreeAgent 5400rpm
    PSU
    Corsair TX650W V2 (80+ Bronze)
    Case
    NZXT Phantom 410
    Cooling
    Corsair H100 Water Cooler, 1x140mm and 1x120mm stock fans
    Keyboard
    Microsoft Desktop 2000 Wireless Keyboard
    Mouse
    Microsoft Desktop 2000 Wireless Mouse
    Internet Speed
    95 Mb/s Download 70 Mb/s Upload
Can you repeat the above instructions for command prompt, but with this command please:

w32tm /resync
How do you mean? I've tried combinations like:

Code:
REG QUERY "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\w32tm /resync" > %SYSTEMDRIVE%\tom982.txt

and

Code:
REG QUERY "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\w32tm /resync\Parameters" > %SYSTEMDRIVE%\tom982.txt

Non of the other servers worked.
 

My Computer

Sorry Advice Pro, I should have been clearer in my instructions.

Command Prompt

  1. Open your start menu and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    w32tm /resync


Tom
 

My Computer

System One

  • Manufacturer/Model
    Build #1
    CPU
    Intel Core i7 3770K @4.4GHz
    Motherboard
    ASUS P8Z77-V PRO
    Memory
    Corsair Vengeance 2x4GB DDR3 1600MHz Low Profile (White)
    Graphics Card(s)
    Gigabyte Radeon HD 7850 (2GB GDDR5)
    Sound Card
    Integrated on motherboard
    Monitor(s) Displays
    23" LG LCD/LED IPS
    Screen Resolution
    1920*1080
    Hard Drives
    Samsung EVO 128GB SSD
    Seagate Barracuda 2TB 7200rpm
    2x500GB Seagate FreeAgent 5400rpm
    PSU
    Corsair TX650W V2 (80+ Bronze)
    Case
    NZXT Phantom 410
    Cooling
    Corsair H100 Water Cooler, 1x140mm and 1x120mm stock fans
    Keyboard
    Microsoft Desktop 2000 Wireless Keyboard
    Mouse
    Microsoft Desktop 2000 Wireless Mouse
    Internet Speed
    95 Mb/s Download 70 Mb/s Upload
Code:
The computer did not resync because no time data was available.

I wouldn't think that the CMOS battery is at fault, but here are the CMOS Values that I saved from PC Wizard (System Files > 3rd row and column icon):

Code:
<<< CMOS Values >>>

  > CMOS Size : 64 bytes

  > Second : 113

  > Alarm second : 113

  > Minute : 113

  > Alarm minute : 113

  > Hour : 113

  > Alarme hour : 113

  > Day of the week : 113

  > Day of the month : 113

  > Month : 113

  > Year : 113

  > REG A Status : 113

  > REG B Status : 113

  > REG C Status : 113

  > REG D Status : 113

  > Status Diagnostic : 113

  > Power ON State : 113

  > Floppy Disk Type : 113

  > Brand feature : 113

  > Hard Disk Type : 113

  > Number of Video Cards : 113

  > Computer Features : 113

  > Base Memory (low) : 113

  > Base Memory (high) : 113

  > Extended Memory (low) : 113

  > Extended Memory (high) : 113

  > Hard Disk 1 Type : 113

  > Hard Disk 2 Type : 113

  > Index 27 : 113

  > Index 28 : 113

  > Index 29 : 113

  > Index 30 : 113

  > Index 31 : 113

  > Index 32 : 113

  > Index 33 : 113

  > Index 34 : 113

  > Index 35 : 113

  > Index 36 : 113

  > Index 37 : 113

  > Index 38 : 113

  > Index 39 : 113

  > Index 40 : 113

  > Index 41 : 113

  > Index 42 : 113

  > Index 43 : 113

  > Index 44 : 113

  > Index 45 : 113

  > Index 46 : 113

  > Index 47 : 113

  > Index 48 : 113

  > Index 49 : 113

  > Index 50 : 113

  > Index 51 : 113

  > Index 52 : 113

  > Index 53 : 113

  > Index 54 : 113

  > Index 55 : 113

  > Index 56 : 113

  > Index 57 : 113

  > Index 58 : 113

  > Index 59 : 113

  > Index 60 : 113

  > Index 61 : 113

  > Index 62 : 113

  > Index 63 : 113

  > Index 64 : 113

  > Index 65 : 113

  > Index 66 : 113

  > Index 67 : 113

  > Index 68 : 113

  > Index 69 : 113

  > Index 70 : 113

  > Index 71 : 113

  > Index 72 : 113

  > Index 73 : 113

  > Index 74 : 113

  > Index 75 : 113

  > Index 76 : 113

  > Index 77 : 113

  > Index 78 : 113

  > Index 79 : 113

  > Index 80 : 113

  > Index 81 : 113

  > Index 82 : 113

  > Index 83 : 113

  > Index 84 : 113

  > Index 85 : 113

  > Index 86 : 113

  > Index 87 : 113

  > Index 88 : 113

  > Index 89 : 113

  > Index 90 : 113

  > Index 91 : 113

  > Index 92 : 113

  > Index 93 : 113

  > Index 94 : 113

  > Index 95 : 113

  > Index 96 : 113

  > Index 97 : 113

  > Index 98 : 113

  > Index 99 : 113

  > Index 100 : 113

  > Index 101 : 113

  > Index 102 : 113

  > Index 103 : 113

  > Index 104 : 113

  > Index 105 : 113

  > Index 106 : 113

  > Index 107 : 113

  > Index 108 : 113

  > Index 109 : 113

  > Index 110 : 113

  > Index 111 : 113

  > Index 112 : 113

  > Index 113 : 113

  > Index 114 : 113

  > Index 115 : 113

  > Index 116 : 113

  > Index 117 : 113

  > Index 118 : 113

  > Index 119 : 113

  > Index 120 : 113

  > Index 121 : 113

  > Index 122 : 113

  > Index 123 : 113

  > Index 124 : 113

  > Index 125 : 113

  > Index 126 : 113

  > Index 127 : 113
 
Last edited by a moderator:

My Computer

I'll get back to you on those CMOS values, I'm not sure what they mean.

In the mean time, let's take a closer look at w32time.dll

System Look

Please download SystemLook from one of the links below and save it to your Desktop.
  • Double-click SystemLook.exe to run it.
  • Copy the content of the following codebox into the main textfield:
    Code:
    :filefind
    w32time.dll
    
    :reg
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time /s
  • Click the Look button to start the scan.
  • When finished, a notepad window will open with the results of the scan. Please post this log in your next reply.
Note: The log can also be found on your Desktop entitled SystemLook.txt

Tom
 
Last edited:

My Computer

System One

  • Manufacturer/Model
    Build #1
    CPU
    Intel Core i7 3770K @4.4GHz
    Motherboard
    ASUS P8Z77-V PRO
    Memory
    Corsair Vengeance 2x4GB DDR3 1600MHz Low Profile (White)
    Graphics Card(s)
    Gigabyte Radeon HD 7850 (2GB GDDR5)
    Sound Card
    Integrated on motherboard
    Monitor(s) Displays
    23" LG LCD/LED IPS
    Screen Resolution
    1920*1080
    Hard Drives
    Samsung EVO 128GB SSD
    Seagate Barracuda 2TB 7200rpm
    2x500GB Seagate FreeAgent 5400rpm
    PSU
    Corsair TX650W V2 (80+ Bronze)
    Case
    NZXT Phantom 410
    Cooling
    Corsair H100 Water Cooler, 1x140mm and 1x120mm stock fans
    Keyboard
    Microsoft Desktop 2000 Wireless Keyboard
    Mouse
    Microsoft Desktop 2000 Wireless Mouse
    Internet Speed
    95 Mb/s Download 70 Mb/s Upload
I just now got done reseting my PC to factory Defaults and everything is fine.

Thanks!

That's great news! I'm glad you've managed to resolve your problem. Thanks for letting us know :)

You're most welcome for the help.

Tom
 

My Computer

System One

  • Manufacturer/Model
    Build #1
    CPU
    Intel Core i7 3770K @4.4GHz
    Motherboard
    ASUS P8Z77-V PRO
    Memory
    Corsair Vengeance 2x4GB DDR3 1600MHz Low Profile (White)
    Graphics Card(s)
    Gigabyte Radeon HD 7850 (2GB GDDR5)
    Sound Card
    Integrated on motherboard
    Monitor(s) Displays
    23" LG LCD/LED IPS
    Screen Resolution
    1920*1080
    Hard Drives
    Samsung EVO 128GB SSD
    Seagate Barracuda 2TB 7200rpm
    2x500GB Seagate FreeAgent 5400rpm
    PSU
    Corsair TX650W V2 (80+ Bronze)
    Case
    NZXT Phantom 410
    Cooling
    Corsair H100 Water Cooler, 1x140mm and 1x120mm stock fans
    Keyboard
    Microsoft Desktop 2000 Wireless Keyboard
    Mouse
    Microsoft Desktop 2000 Wireless Mouse
    Internet Speed
    95 Mb/s Download 70 Mb/s Upload
Back
Top