File mismatch

I had a linux 10g with 10g xe installed.
I stopped db, removed all db files and xe stuff, and installed 11g xe.
Then I created 2 extra tablespaces and imp(orted) a datafile with 10.2.0.3.0 oracle user's tables (from node 1 of a clustered enterprise edition database).
Here is what I get, very strange:
select ts.name, da.name, da.bytes, ta.status
from dba_tablespaces ta, v$tablespace ts,
v$datafile da
where da.ts#=ts.ts#
and ts.name=ta.TABLESPACE_NAME;
NAME
NAME
BYTES STATUS
SYSTEM
/u01/app/oracle/oradata/XE/system.dbf
377487360 ONLINE
SYSAUX
/u01/app/oracle/oradata/XE/undotbs1.dbf
555745280 ONLINE
UNDOTBS1
*/u01/app/oracle/oradata/XE/sysaux.dbf
5620367360 ONLINE*
USERS
/u01/app/oracle/oradata/XE/users.dbf
5242880 ONLINE
UNDOTBS2
/u01/app/oracle/oradata/XE/XE/datafile/o1_mf_undotbs2_6zyjnnxw_.dbf
104857600 ONLINE
INDX
/u01/app/oracle/oradata/XE/XE/datafile/o1_mf_indx_70oxvj27_.dbf
1048576000 ONLINE
T_JOBINS
/u01/app/oracle/oradata/XE/XE/datafile/o1_mf_t_jobins_6zyjqlbw_.dbf
10485760 ONLINE
USR
/u01/app/oracle/oradata/XE/XE/datafile/o1_mf_usr_6zykwso9_.dbf
104857600 ONLINE
ABIEC
/u01/app/oracle/oradata/XE/XE/datafile/o1_mf_abiec_70oxw6rw_.dbf
2097152000 ONLINE
9 rows selected.
SQL>
Problem 1:
undotbs1 is undo tablespace of 10.2.0.3.0 db.
Sysaux tablespace now works with undotbs1.dbf datafile, and undotbs1 undo tablespace now uses sysaux.dbf.
why why why? (This would have been difficult to do this using sql :) ).
Problem 2: sysaux.dbf datafile size grew to 5 Gb, I will have to look how to shrink it.

Tablespace-datafile names mix up reported earlier in {thread:id=2207251}.

Similar Messages

  • "Files Mismatch" message when logging

    I'm in the process of logging my footage. All my clips are currently off line and when I try to reconnect them to the media (AIC.mov files in my capture scratch folder), I get the "files Mismatch" message. I tried to ignore it and continue but it messed up my time codes.
    The reason I checked off the box "matching files only" is that FCP would not let me choose the correct file (it was gray) when trying to reconnect and that box was checked.
    Any ideas?

    I exported a batch list back into my documents folder and the clips have the same TC so I guess it OK. It's more detailed than the original excel doc, but the details are identical.
    I have also moved back the project folder (capture scratch, render files etc..) into the documents folder as it was before and tried to reconnect but nothing seems to help.
    As a guide I used the Ken Stones website and that's where I got the idea to do the logging offline using excel and then importing it into FCP. In the guide as well once he imported them into FCP they came of line but then he captured it from the tapes, but in my case all my footage is already in the computer, playing perfectly when played...

  • NW6.5 FTP-file-mismatch with FTP over TotalCommander

    Hello *
    We use the FTP-Service within the TotalCommander-Program (TC from
    www.ghisler.com) to access a NetWare-NSS-Volume.
    Some filenames contains periods and space characters also
    (e.g. "1.2 Chapter x.pdf".)
    After a couple of weeks (~80 days) the displayed file-name changes: This
    happens within the TC-FTP-access only. All other access-methods (MS-FTP;
    Novell-NetStorage; NCP - Windows-Explorer) are showing the name correctly.
    e.g.
    access over NCP, MS-FTP, NetStorage | access over FTP within TC
    displayed filename |(after ~80 days) displayed filename
    ------------------------------------|----------------------------
    "2.1 Chapter ONE.pdf" |"Chapter ONE.pdf"
    This happens from every PC at the same time, so there have to be some
    changement on the NetWare-Server.
    Volume compression is disabled (nssmu.nlm)
    We have to copy or open and save the file again to get rid of this for
    the next ~80 days ...
    Any idea?
    oskar

    Thank you - Andrew,
    yes, SOPHOS-Anti-Virus is installed, and there is a regularly Backup-Job
    also. But both are running weekly ...
    Anyway, we have to move the data to a new OS ... (could be a solution
    for this ...)
    By the way, Symantec-Backup-Exec-Support told me, that restoring the
    trustee-rights (from a NetWare-NSS-Volume-Backup) to a OES-NSS-Volume is
    not supported ("reason: ... it is another OS!").
    Can you recommend a smooth method to move the data from NW to OES?
    Kind regards
    Oskar
    Am 01.02.2012 22:56, schrieb ataubman:
    >
    > OK, well that's fine. I have no idea what your problem is, there is no
    > automatic process on NW that runs every 80 days. The closest I can think
    > of would be the NSS background check; Normally it runs 5 days after the
    > server comes up and every two weeks thereafter.
    >
    > Do you have perhaps an anti-virus or backup that runs a scan regularly
    > over the volumes at that interval?
    >
    > That aside all I can suggest is a rebuild:
    >
    > nss /poolrebuild /purge
    >
    >

  • Database is not Opening. Errors are coming due to Copy Mismatch of Log file

    Hello Friends,
    I did some mistakes and deleted all log files after closing SAP QAS System.
    I was trying to Resizing the Redo Log files, as per as SNOTE 309526.
    All control files are consistent. Only due to Log File mismatch, Database is not Opening.
    Here, is the error.
    ERROR at line 1:
    ORA-00322: log 14 of thread 1 is not current copy
    ORA-00312: online log 14 thread 1: '/oracle/RQ1/mirrlogB/log_g14m2.dbf'
    ORA-00322: log 14 of thread 1 is not current copy
    ORA-00312: online log 14 thread 1: '/oracle/RQ1/origlogB/log_g14m1.dbf'
    In working condition, Previously the file was with this name log_g11m1.dbf......
    I had replaced all the files, which i had backedup ,before deleting those Log files. But, still this kind of error is coming.
    I tried to "reset log", but it failed.
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01139: RESETLOGS option only valid after an incomplete database recovery
    I did all the activities after Closing SAP System.
    I want your Quick help, as its critical for me.
    Regards
    Bhavik Shroff
    Edited by: Bhavik G. Shroff on Nov 8, 2008 3:49 PM

    Hello Bhavik,
    with your given information (the query from above and the posted ORA-errors) - unfortunately i have to say .. you are almost lost, i really advise you to get professional support on your system for that.  Let me explain why.
    The information from the query
    SQL> SELECT * FROM V$LOG;
    GROUP#    THREAD#  SEQUENCE#      BYTES    MEMBERS ARC STATUS           FIRST_CHANGE# FIRST_TIM
        11          1      22292  104857600          2 NO  INVALIDATED      156909413     08-NOV-08
        13          1          0  104857600          2 YES UNUSED           0             08-NOV-08
        14          1      22291   20971520          2 YES ACTIVE           156909138     08-NOV-08
    SQL> SELECT * FROM V$LOGFILE;
    GROUP# STATUS  TYPE    MEMBER
    11         ONLINE  /oracle/RQ1/origlogA/log_g11_m1.dbf
    11         ONLINE  /oracle/RQ1/mirrlogA/log_g11_m2.dbf
    13         ONLINE  /oracle/RQ1/origlogA/log_g13_m1.dbf
    13         ONLINE  /oracle/RQ1/mirrlogA/log_g13_m2.dbf
    14         ONLINE  /oracle/RQ1/origlogB/log_g14m1.dbf
    14         ONLINE  /oracle/RQ1/mirrlogB/log_g14m2.dbf
    and the ORA-00322 error:
    ORA-00322: log 14 of thread 1 is not current copy
    ORA-00312: online log 14 thread 1: '/oracle/RQ1/mirrlogB/log_g14m2.dbf'
    ORA-00322: log 14 of thread 1 is not current copy
    As you can see your online redo log group 14 has the status ACTIVE, that means that this online redolog files are needed for a crash recovery (not all needed data was already flushed to the data files), but the files from the online redo log group 14 are lost (deleted accidentally). But you have really luck that this online redologfile is already archived (see query ARC = YES) so you must have a archivelog file with the sequence number 22291.
    The problem in your case is that the recover is performed through the online redolog files (normally done by a complete recovery), but the online redolog files are already deleted. To fix this issue you have to restore an older backup and make a recover trough the archive log files (including the sequence 22291 which was already archived) and not through the online redolog groups.
    At this point this is the only way to get a running database again (but maybe with data lost).
    The other serious problem is the redolog group 11, it seems like this group was the CURRENT redolog (take a look at the sequence and the SCNs) and you will lose this data.
    I can imagine that the database was not shutdown clearly at the moment of the redolog file deletion - the most indications are pointing to this.
    Sorry that i have no better news for you.. please get professional support who can execute the necessary steps for you.
    Regards
    Stefan

  • Log File Lost

    Hi
    I am in the middle of the upgrade. Forgot to make the recovery to simple. Log file grew upto 15 gigs. Ran out of space and the upgrade errored out. I was finding a way to get rid of the log file to create more space. Unfortunately, I went through a stupid forum where there was the suggestion to detach the database, delete the log file and attach the database without the logfile. I did the same. I deleted the logfile permanently. Now, I am not able to attach the database. I have an old log file which is 2 months old. When I tried to place that old file in the place of the deleted file and start the database, it says, log file mismatch.
    Do you think I can bring the database back up? Have I lost the whole one week's work? Please guide me the right way.
    Thank you.
    Note: DB - MS SQL 2005 SP1 and OS Windows 2003 64 bit. - Non Unicode.

    Hello,
    this is not a question of bringing the database into a consistent state through whatever is necessary. This is a question of 'how consistent will my database be' when i force a new log file. Through the deletion of the log you have generated logical inconsistencies within your database, that won't go away with a new log. So if you force a new log to create, you will have an inconsistent database forever (to which degree you will never know). For productive use, i'd recommend to set back to a working state and repeat all the steps since then. Sorry, it is a bitter apple, but it is a clean one.
    Regards
      Clas

  • Patch 9535311 (TXK RUP U), autoconfig and template version mismatches

    DB 10.2.0.4
    APPS: 11.5.10.2
    OS: Linux x86 ES4
    After applying patch 9535311 I am receiving template version mismatch errors (Version Conflicts among development maintained and customized templates encountered) when running autoconfig.
    After comparing the existing custom template files to the new template files it is difficult to know how to merge the two and exactly what is a customization and what is not since some of the line differences are significantly different. Further, there seem to be some
    Do I need to open a support ticket of each file mismatch to figure out how to merge them?
    Here is a list of the mismatched template files:
    appsweb.cfg
    httpd_ux_ias1022.conf
    httpd_ux_ias1022_pls.conf
    jserv_ux_ias1022.properties
    trusted.conf
    txkGenFormServletIni.pl
    xmlsvcs_ux_ias1022.properties
    zone_ias1022.properties
    Thanks, Chaz

    After applying patch 9535311 I am receiving template version mismatch errors (Version Conflicts among development maintained and customized templates encountered) when running autoconfig.
    After comparing the existing custom template files to the new template files it is difficult to know how to merge the two and exactly what is a customization and what is not since some of the line differences are significantly different. Further, there seem to be some
    Do I need to open a support ticket of each file mismatch to figure out how to merge them?
    Here is a list of the mismatched template files:
    appsweb.cfg
    httpd_ux_ias1022.conf
    httpd_ux_ias1022_pls.conf
    jserv_ux_ias1022.properties
    trusted.conf
    txkGenFormServletIni.pl
    xmlsvcs_ux_ias1022.properties
    zone_ias1022.propertiesHave you checked the "Begin/End customizations" blocks in the configuration files? See (Customizing an AutoConfig Environment [ID 270519.1]) for details.
    If none of the docs help, you can create one SR for all the above files/templates.
    Thanks,
    Hussein

  • Live! Cam Voice BETA Drivers and Widows Vista

    I have just installed the BETA drivers for Live! Cam Voice and everything seems to have worked except that there appears to be a conflict with Microsoft Genuine Advantage and I am told that "There is a problem with your licence so notifications will no longer appear". The Error is 0xC004D40 described as "The security processor reported a system file mismatch error. I am asked to validate the product online. Validation takes me to Micorosft Genuine Advantage (a misnomer if ever there was one) where I am told that the "copy of Windows did not pass genuine validation. Either an unauthorised change was made to Windows files or a software preogram installed on this computer is not currently compatible with Windows Vista". That would not matter too much if as a by-product. I had not been prevented from updating my installation of Windows Vista, but I was and the only way round that was to start my computer with no programs running and update in such almost clean state. Thus I counsel everyone seeking to use the BETA drivers for Live! Cam Voice to be aware of the problems that they might encounter.

    HELLO CREATIVE!!!
    CAN YOU MAKE THIS CAMERA USEFUL?
    NEED NEW DRIVER!

  • Validation Errors with new Install of W7 x64 Ent Debug Checker On New Equipment

    I am receiving multiple Errors. I am trying to use the Windows 7 x64 Enterprise which happens to be the Debug Checker version OS as the host machine.  I have only built the machine, and tried to load the Drivers.
    I say this due to the starting issue that upon the loading of the entire driver set, (for the MB, Seagate Harddrive, and Vid Card), I would get the BSOD.  I identified that the Bluetooth driver was the issue.  I then did not load the Bluetooth
    drivers for the MB on the 5<sup>th</sup> or so install of the 7 Ent os.  (Tried Server 2k8 r2. Which is not compatible with the MB Drivers.)
    I have not received a single Update either.  The Auto update feature claims that I am up to date.  I do not believe this due to the fact that any fresh Install of any OS has about several decades of updates and reboots to go through.
    Upon trying the suggestions on the forum about turning off the IE Addons, the errors remain.  Also the results of the sfc /scannow are copied below.
    My Questions
    I am seeking assistance on solving the Errors that have refused to leave me alone , to put it humorously and am asking for your insight and wisdom.  Will you take a look??
    Do I need to go to Win 7 Ent or Ult x64 that is not a Debug Checker version.
    Are there other Microsoft download Registery file checkers besides the MGA Diag tool that are freeware that I can use to check, for corrupted registry files.
    Or do I just need to take it to the stores (Fry’s and Microcenter) that recommended the equipment and have them just reload the software and allow them the headache of solving the error issue, by paying them to install the drivers and have ALL of the
    drivers work. (including the blue tooth)
    The Goal is to turn it into a Active Directory Server using Virtual Box with Server 2k8 R2 running in the virtual box environment.
    Errors and Results.
    There are also a number of logs that show various Crit, Error, and Warning logs.  I will include those if need be.
    This is the majority of the error messages, and I have missed the opportunity to capture others.
    Internet explorer encountered Validation errors:
    Validation Error
    i.     
    Process Name: iexplorer.exe
    ii.     
    Module Name : mshtml.dll
    iii.     
    Assert offset: 0000000000B221DB
    Validation Error
    i.     
    Process Name: iexplorer.exe
    ii.     
    Module Name : comctl32.dl
    iii.     
    Assert offset: 00133A2A
    Validation Error
    i.     
    Process Name: iexplorer.exe
    ii.     
    Module Name : mshtml.dll
    iii.     
    Assert offset: 008BE823
    Validation Error
    i.     
    Process Name: iexplorer.exe
    ii.     
    Module Name : mshtml.dll
    iii.     
    Assert offset: 0040F9E8
    Validation Error
    i.     
    Process Name: iexplorer.exe
    ii.     
    Module Name : iertutil.dll
    iii.     
    Assert offset: 001DEC51
    Validation Error
    i.     
    Process Name: iexplorer.exe
    ii.     
    Module Name : KERNELBASE.dll
    iii.     
    Assert offset: 00014159
    Validation Error
    i.     
    Process Name: iexplorer.exe
    ii.     
    Module Name : mshtml.dll
    iii.     
    Assert offset: 0000000000B221DB
    Microsoft Management Console Encountered a Validation Error
    Validation Error
    i.     
    Process Name: mmc.exe
    ii.     
    Module Name : ieframe.dll
    iii.     
    Assert offset: 00000000006C9283
    Scripted Diagnostics Native Hot encountered a Validation Error
    Validation Error
    i.     
    Process Name: sdiagnhost.exe
    ii.     
    Module Name : urlmon.dll
    iii.     
    Assert offset: 00000000001A0A73
    Validation Error
    i.     
    Process Name: sdiagnhost.exe
    ii.     
    Module Name : KERNELBASE.dll
    iii.     
    Assert offset: 0000000000017f32
    Windows System Assessment Tool encountered a validation error
    Validation Error
    i.     
    Process Name: winsat.exe
    ii.     
    Module Name : KERNELBASE.dll
    iii.     
    Assert offset: 0000000000017F32
    Windows Explorer Encountered a validation Error
    Validation Error
    i.     
    Process Name: Explored.exe
    ii.     
    Module Name : thumbcache.dll
    iii.     
    Assert offset: 00000000000300BE
    AI Suite 2 encountered a validation error
    Validation Error
    i.     
    Process Name: AI Suite 2.exe
    ii.     
    Module Name : ntdll.dll
    iii.     
    Assert offset: 000686BD
    the number “2” is the substitutedfor the roman numeral 2
    I believe that this is part of the MB Suite.
    My the environment is a new equipment, and Downloaded student software. Windows 7 Enterprise SPK 1 Debug Checker, Valid Key with the software download.  Activated on 8-12-2012
    Motherboard: Asus p9x79 Deluxe, Part number: 90-mibh50-g0aay0kz
    Chip Set: bx80619i73930k
    2x Memory: cmx16gx3m2a1600c11 Corsair
    Video Card: Diamond R7870 2GB DD OC 2xDVI/HDMI/2xDisplayport memory Clock 1250 MHz
    Hard Drive: 9jb1n3-574 (leave the last two didgets off when searching in the browser) This is a Seagate 2TB
    Generic optic drive: SH-222bb/bebe Samsung
    Here is the Microsoft Fix It error code
    Assertion Failed!
    Program:…
    File: d:\w7rtm\ds\security\cryptoapi\pki\...\newstor.cpp
    Line: 2131
    Expression: pStore->dwState = = STORE_STATE_OPEN || pStore->dwState = = STORE_STATE_OPENING || pStore->dwState = = STORE_STATE_DEFER_CLOSING || pStore->dwState = = STORE_STATE_NULL
    For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts
    (Press Retry to debug the application – JIT must be enabled)
                    Abort    Retry     Ignore
    Abort
    Closes the program
    Retry
    Repeats the error
    Verbatim
    Ignore
    Closes the program
    Nothing happens
    Here is the Microsoft Genuine Advantage Diagnostic Report
    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 0
    Cached Online Validation Code: N/A, hr = 0xc004f012
    Windows Product Key: *****-*****-*****-*****-8C7YB
    Windows Product Key Hash: cezvXJ2/mUhIEFxJfWkZ3IN8EQQ=
    Windows Product ID: 55041-146-2397786-86942
    Windows Product ID Type: 6
    Windows License Type: Volume MAK
    Windows OS version: 6.1.7601.2.00010100.1.0.004
    ID: {EBD85729-DBBB-479F-AB15-EBC0DDE0CC28}(1)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Enterprise
    Architecture: 0x00000009
    Build lab: 7601.win7sp1_rtm.101119-1850
    TTS Error:
    Validation Diagnostic:
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 109 N/A
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: c:\Program Files (x86)\Internet Explorer\iexplore.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\Windows\system32\wat\watadminsvc.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\npwatweb.dll[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watux.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watweb.dll[Hr = 0x80070003]
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{EBD85729-DBBB-479F-AB15-EBC0DDE0CC28}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7601.2.00010100.1.0.004</OS><Architecture>x64</Architecture><PKey>*****-*****-*****-*****-BBBBB</PKey><PID>55041-146-2397786-86942</PID><PIDType>6</PIDType><SID>S-1-5-21-4234423899-2489109333-1931045272</SID><SYSTEM><Manufacturer>System
    manufacturer</Manufacturer><Model>System Product Name</Model></SYSTEM><BIOS><Manufacturer>American Megatrends Inc.</Manufacturer><Version>1103</Version><SMBIOSVersion major="2" minor="7"/><Date>20120409000000.000000+000</Date></BIOS><HWID>CFBA3607018400F2</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>Pacific
    Standard Time(GMT-08:00)</TimeZone><iJoin>0</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM/><GANotification/></MachineData><Software><Office><Result>109</Result><Products/><Applications/></Office></Software></GenuineResults> 
    Spsys.log Content: 0x80070002
    Licensing Data-->
    Software licensing service version: 6.1.7601.17514
    Name: Windows(R) 7, Enterprise edition
    Description: Windows Operating System - Windows(R) 7, VOLUME_MAK channel
    Activation ID: 9abf5984-9c16-46f2-ad1e-7fe15931a8dd
    Application ID: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 55041-00172-146-239778-03-1033-7601.0000-2252012
    Installation ID: 000792957432055771547065313840421702569731971164600080
    Processor Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88338
    Machine Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88339
    Use License URL: http://go.microsoft.com/fwlink/?LinkID=88341
    Product Key Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88340
    Partial Product Key: 8C7YB
    License Status: Licensed
    Remaining Windows rearm count: 5
    Trusted time: 8/12/2012 5:47:25 PM
    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: N/A
    HealthStatus: 0x0000000000000000
    Event Time Stamp: N/A
    ActiveX: Not Registered - 0x80040154
    Admin Service: Not Registered - 0x80040154
    HealthStatus Bitmask Output:
    HWID Data-->
    HWID Hash Current: OAAAAAEAAgABAAEAAgACAAAABAABAAEAHKJu3XDSdMRkx4ieoGkwung0ipvkrmTRDIsORc6qNCE=
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes, but no SLIC table
    Windows marker version: N/A
    OEMID and OEMTableID Consistent: N/A
    BIOS Information:
      ACPI Table Name           OEMID Value     OEMTableID Value
      APIC                                    ALASKA                               
    A M I
      FACP                                   ALASKA                               
    A M I
      HPET                                    ALASKA                               
    A M I
      MCFG                                 ALASKA                               
    OEMMCFG.
      SSDT                                    AMICPU                              
    PROC
    Scan Now Results
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    C:\Windows\system32>sfc /scannow
    Beginning system scan.  This process will take some time.
    Beginning verification phase of system scan.
    Verification 100% complete.
    Windows Resource Protection did not find any integrity violations.
    C:\Windows\system32>

    Thank you for your valuable time.
    I have performed the Chkdsk and the memory Diagnostic tool as per the suggestions.
    The Memory Tool did not find anything amiss.
    As per another thread I am going to try flashing the bios as well with the updates.
    Following are the Chkdsk results.
    Are there any other suggestions?
    Chkdsk Results
    Checking file system on C:
    The type of the file system is NTFS.
    A disk check has been scheduled.
    Windows will now check the disk.                        
    CHKDSK is verifying files (stage 1 of 5)...
      89600 file records processed.                               
              File verification completed.
      221 large file records processed.                                     
    0 bad file records processed.                                       
    1596 EA records processed.                                             
    44 reparse records processed.                                      
    CHKDSK is verifying indexes (stage 2 of 5)...
      131874 index entries processed.                                        
    Index verification completed.
      0 unindexed files scanned.                                           0
    unindexed files recovered.                                       CHKDSK
    is verifying security descriptors (stage 3 of 5)...
      89600 file SDs/SIDs processed.                                        
    Cleaning up 36 unused index entries from index $SII of file 0x9.
    Cleaning up 36 unused index entries from index $SDH of file 0x9.
    Cleaning up 36 unused security descriptors.
    Security descriptor verification completed.
      21138 data files processed.                                           
    CHKDSK is verifying Usn Journal...
      36120296 USN bytes processed.                                            
    Usn Journal verification completed.
    CHKDSK is verifying file data (stage 4 of 5)...
      89584 files processed.                                                
    File data verification completed.
    CHKDSK is verifying free space (stage 5 of 5)...
      476262075 free clusters processed.                                        
    Free space verification is complete.
    Windows has checked the file system and found no problems.
    1953410047 KB total disk space.
      48065140 KB in 61610 files.
         43468 KB in 21139 indexes.
             0 KB in bad sectors.
        253139 KB in use by the system.
         65536 KB occupied by the log file.
    1905048300 KB available on disk.
          4096 bytes in each allocation unit.
     488352511 total allocation units on disk.
     476262075 allocation units available on disk.
    Internal Info:
    00 5e 01 00 ef 42 01 00 ef 95 02 00 00 00 00 00  .^...B..........
    e3 00 00 00 2c 00 00 00 00 00 00 00 00 00 00 00  ....,...........
    6d 00 75 00 69 00 00 00 00 00 00 00 00 00 00 00  m.u.i...........
    Windows has finished checking your disk.
    Please wait while your computer restarts.

  • Error code 0xC004E003: windows 7 activation problems

    Windows 7 home prem
    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 0
    Cached Online Validation Code: N/A, hr = 0xc004f012
    Windows Product Key: *****-*****-RGXP2-VGYK4-66TDW
    Windows Product Key Hash: bh6iDDdEfdnt11w7w9wJoZnhFVk=
    Windows Product ID: 00359-OEM-9800812-76771
    Windows Product ID Type: 8
    Windows License Type: COA SLP
    Windows OS version: 6.1.7601.2.00010300.1.0.003
    ID: {D9984913-49D6-43AC-AB2F-1F2AF4F2477F}(1)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Home Premium
    Architecture: 0x00000009
    Build lab: 7601.win7sp1_rtm.101119-1850
    TTS Error:
    Validation Diagnostic:
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 103 Blocked VLK
    Microsoft Office Enterprise 2007 - 103 Blocked VLK
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files (x86)\Mozilla Firefox\firefox.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Allowed
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\Windows\system32\wat\watadminsvc.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\npwatweb.dll[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watux.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watweb.dll[Hr = 0x80070003]
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{D9984913-49D6-43AC-AB2F-1F2AF4F2477F}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7601.2.00010300.1.0.003</OS><Architecture>x64</Architecture><PKey>*****-*****-*****-*****-66TDW</PKey><PID>00359-OEM-9800812-76771</PID><PIDType>8</PIDType><SID>S-1-5-21-4099748703-2194547999-4096164433</SID><SYSTEM><Manufacturer>Sony
    Corporation</Manufacturer><Model>VPCCW1WFX</Model></SYSTEM><BIOS><Manufacturer>American Megatrends Inc.</Manufacturer><Version>R0210Y5</Version><SMBIOSVersion major="2" minor="4"/><Date>20091028000000.000000+000</Date></BIOS><HWID>BCA43607018400F8</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>W.
    Europe Standard Time(GMT+01:00)</TimeZone><iJoin>0</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM><OEMID>Sony</OEMID><OEMTableID>VAIO</OEMTableID></OEM><GANotification/></MachineData><Software><Office><Result>103</Result><Products><Product
    GUID="{90120000-0030-0000-0000-0000000FF1CE}"><LegitResult>103</LegitResult><Name>Microsoft Office Enterprise 2007</Name><Ver>12</Ver><Val>ACD7202654E586</Val><Hash>fFic3JgCreGGRxyF8uMWB4R4Jcg=</Hash><Pid>89388-707-1528066-65794</Pid><PidType>14</PidType></Product></Products><Applications><App
    Id="15" Version="12" Result="103"/><App Id="16" Version="12" Result="103"/><App Id="18" Version="12" Result="103"/><App Id="19" Version="12"
    Result="103"/><App Id="1A" Version="12" Result="103"/><App Id="1B" Version="12" Result="103"/><App Id="44" Version="12" Result="103"/><App
    Id="A1" Version="12" Result="103"/><App Id="BA" Version="12" Result="103"/></Applications></Office></Software></GenuineResults>  
    Spsys.log Content: 0x80070002
    Licensing Data-->
    Software licensing service version: 6.1.7601.17514
    Name: Windows(R) 7, HomePremium edition
    Description: Windows Operating System - Windows(R) 7, OEM_COA_SLP channel
    Activation ID: 5e017a8a-f3f9-4167-b1bd-ba3e236a4d8f
    Application ID: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 00359-00196-008-176771-02-10241-7601.0000-1442014
    Installation ID: 020785991595288705997481458446612313427665140196257250
    Processor Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88338
    Machine Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88339
    Use License URL: http://go.microsoft.com/fwlink/?LinkID=88341
    Product Key Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88340
    Partial Product Key: 66TDW
    License Status: Initial grace period
    Time remaining: 38760 minute(s) (26 day(s))
    Remaining Windows rearm count: 3
    Trusted time: 5/24/2014 7:56:34 PM
    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: N/A
    HealthStatus: 0x0000000000000000
    Event Time Stamp: N/A
    ActiveX: Not Registered - 0x80040154
    Admin Service: Not Registered - 0x80040154
    HealthStatus Bitmask Output:
    HWID Data-->
    HWID Hash Current: NgAAAAEABAABAAEAAAABAAAABAABAAEA6GGyp3B1EK8suNLMen+U8sJaainsFpaLCYtgR0bK
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes
    Windows marker version: 0x20001
    OEMID and OEMTableID Consistent: yes
    BIOS Information:
      ACPI Table Name    OEMID Value    OEMTableID Value
      APIC            Sony        VAIO
      FACP            Sony        VAIO
      HPET            Sony        VAIO
      MCFG            Sony        VAIO
      SLIC            Sony        VAIO
      SSDT            Sony        VAIO
      SSDT            Sony        VAIO

    File Scan Data-->
    File Mismatch: C:\Windows\system32\wat\watadminsvc.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\npwatweb.dll[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watux.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watweb.dll[Hr = 0x80070003]
    <SYSTEM><Manufacturer>Sony Corporation</Manufacturer><Model>VPCCW1WFX</Model>
    Sometime this File Mismatch can occur due to a storage driver error.
    If your computer is the Sony Vaio model above, Sony have provided an updated storage driver here:
    http://esupport.sony.com/US/p/swu-download.pl?mdl=VPCCW1WFXU&upd_id=6175&os_group_id=6
    install the storage driver and see if the problem is resolved.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Windows Update and MSE will not update

    The Windows Update and MSE on my wife's netbook will not run. I've tried making sure the BITS and WU are running in the Services. BITS is running but Update won't run. When I try to get it to run I get an error 1067. When I try to run update I get the Update
    in not running message. When I try to update MSE I get an error 0x80080005.
    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 0
    Cached Online Validation Code: N/A, hr = 0xc004f012
    Windows Product Key: *****-*****-FJT32-QMPGB-GCFF6
    Windows Product Key Hash: KGSsbuo1+06XJlvCBpYnFCqWv54=
    Windows Product ID: 00342-OEM-8992752-30004
    Windows Product ID Type: 2
    Windows License Type: OEM SLP
    Windows OS version: 6.1.7601.2.00010300.1.0.011
    ID: {76BA4188-6989-4312-891C-65EFCE4499D4}(1)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Starter
    Architecture: 0x00000000
    Build lab: 7601.win7sp1_gdr.140303-2144
    TTS Error: 
    Validation Diagnostic: 
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 100 Genuine
    Microsoft Office Enterprise 2007 - 100 Genuine
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3_E2AD56EA-765-d003_E2AD56EA-766-0_E2AD56EA-134-80004005_E2AD56EA-765-b01a_E2AD56EA-766-0_E2AD56EA-148-80004005_16E0B333-89-80004005_B4D0AA8B-1029-80004005
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files\Google\Chrome\Application\chrome.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\Windows\system32\wat\watadminsvc.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\npwatweb.dll[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watux.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watweb.dll[Hr = 0x80070003]
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{76BA4188-6989-4312-891C-65EFCE4499D4}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7601.2.00010300.1.0.011</OS><Architecture>x32</Architecture><PKey>*****-*****-*****-*****-GCFF6</PKey><PID>00342-OEM-8992752-30004</PID><PIDType>2</PIDType><SID>S-1-5-21-2535747627-2150558150-2755165369</SID><SYSTEM><Manufacturer>Acer</Manufacturer><Model>AOD257</Model></SYSTEM><BIOS><Manufacturer>INSYDE</Manufacturer><Version>V1.14</Version><SMBIOSVersion
    major="2" minor="6"/><Date>20110922000000.000000+000</Date></BIOS><HWID>B8970100018400E4</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>Eastern Standard
    Time(GMT-05:00)</TimeZone><iJoin>0</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM><OEMID>ACRSYS</OEMID><OEMTableID>ACRPRDCT</OEMTableID></OEM><GANotification/></MachineData><Software><Office><Result>100</Result><Products><Product
    GUID="{90120000-0030-0000-0000-0000000FF1CE}"><LegitResult>100</LegitResult><Name>Microsoft Office Enterprise 2007</Name><Ver>12</Ver><Val>7480B9502DF0D86</Val><Hash>oYWOW5ayFE3pZ+jvTpuXYsY64JE=</Hash><Pid>89388-707-8722531-65301</Pid><PidType>14</PidType></Product></Products><Applications><App
    Id="15" Version="12" Result="100"/><App Id="16" Version="12" Result="100"/><App Id="18" Version="12" Result="100"/><App Id="19" Version="12"
    Result="100"/><App Id="1A" Version="12" Result="100"/><App Id="1B" Version="12" Result="100"/><App Id="44" Version="12" Result="100"/><App
    Id="A1" Version="12" Result="100"/><App Id="BA" Version="12" Result="100"/></Applications></Office></Software></GenuineResults>  
    Spsys.log Content: 0x80070002
    Licensing Data-->
    Software licensing service version: 6.1.7601.17514
    Name: Windows(R) 7, Starter edition
    Description: Windows Operating System - Windows(R) 7, OEM_SLP channel
    Activation ID: 8be4a481-9b5c-4588-a5ec-5dad4b1f15da
    Application ID: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 00342-00178-927-530004-02-1033-7601.0000-2202011
    Installation ID: 017622677721141361630283562192842876556872428761495962
    Processor Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88338
    Machine Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88339
    Use License URL: http://go.microsoft.com/fwlink/?LinkID=88341
    Product Key Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88340
    Partial Product Key: GCFF6
    License Status: Licensed
    Remaining Windows rearm count: 2
    Trusted time: 7/3/2014 5:24:05 PM
    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: N/A
    HealthStatus: 0x0000000000000000
    Event Time Stamp: N/A
    ActiveX: Not Registered - 0x80040154
    Admin Service: Not Registered - 0x80040154
    HealthStatus Bitmask Output:
    HWID Data-->
    HWID Hash Current: LgAAAAAAAQABAAIAAAABAAAAAwABAAEAnJ+cKQYqGLB8r/QoxPLejAzc4NhcMw==
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes
    Windows marker version: 0x20001
    OEMID and OEMTableID Consistent: yes
    BIOS Information: 
      ACPI Table Name OEMID Value
    OEMTableID Value
      APIC ACRSYS
    ACRPRDCT
      FACP ACRSYS
    ACRPRDCT
      HPET ACRSYS
    ACRPRDCT
      BOOT ACRSYS
    ACRPRDCT
      MCFG ACRSYS
    ACRPRDCT
      WDAT INSYDE
    INSYDE  
      SLIC ACRSYS
    ACRPRDCT
      SSDT ACRSYS
    ACRPRDCT
      SSDT ACRSYS
    ACRPRDCT
      SSDT ACRSYS
    ACRPRDCT
    If someone could help me with this asap, the wife is anxious to be able to use her computer again

    Hi,
    Regarding Windows Update issue, please have a share with your CBS.log ( Find the log in C:\Windows\Logs\CBS\CBS.log ) and
    Windowsupdate.log, and we could find the windowsupdate.log in (%windir%\Windowsupdate.log).
    For Windows update troubleshooting, we might first take a look at the following articles:
    Troubleshooting update issues for Microsoft Security Essentials
    Troubleshoot problems with installing updates
    Fix Microsoft Windows Update Issues 
    Best regards
    Michael Shao
    TechNet Community Support

  • Windows 7 Home Premium 64 Bit activation problems ( 0xC004E003 )

    I just fixed my old computer that crashed years ago (windows xp).  Windows 7 Home Premium works find just cant get it to activate every time i enter the key it loads all the way then I get an error code ( 0xC004E003 ).  What can I do to fix? 
    Calling is my last resort,  would rather fix it myself it i can.  Thanks for the help
    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 0
    Cached Online Validation Code: N/A, hr = 0xc004f012
    Windows Product Key: *****-*****-WJ2H8-R6B6D-7QJB7
    Windows Product Key Hash: ckKNc+BBPDWmo1LUlOkraNjlQ34=
    Windows Product ID: 00359-OEM-8992687-00006
    Windows Product ID Type: 2
    Windows License Type: OEM SLP
    Windows OS version: 6.1.7600.2.00010300.0.0.003
    ID: {EEBFD553-F264-434F-AC45-43BB451023CF}(1)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Home Premium
    Architecture: 0x00000009
    Build lab: 7600.win7_gdr.130318-1532
    TTS Error:
    Validation Diagnostic:
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 109 N/A
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\Windows\system32\wat\watadminsvc.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\npwatweb.dll[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watux.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watweb.dll[Hr = 0x80070003]
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{EEBFD553-F264-434F-AC45-43BB451023CF}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7600.2.00010300.0.0.003</OS><Architecture>x64</Architecture><PKey>*****-*****-*****-*****-7QJB7</PKey><PID>00359-OEM-8992687-00006</PID><PIDType>2</PIDType><SID>S-1-5-21-3530049531-990722489-403183375</SID><SYSTEM><Manufacturer>TOSHIBA</Manufacturer><Model>TOSHIBA
    NB305</Model></SYSTEM><BIOS><Manufacturer>TOSHIBA</Manufacturer><Version>V1.70</Version><SMBIOSVersion major="2" minor="5"/><Date>20100603000000.000000+000</Date></BIOS><HWID>28B80600018400F4</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>Pacific
    Standard Time(GMT-08:00)</TimeZone><iJoin>0</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM><OEMID>TOSCPL</OEMID><OEMTableID>TOSCPL00</OEMTableID></OEM><GANotification/></MachineData><Software><Office><Result>109</Result><Products/><Applications/></Office></Software></GenuineResults> 
    Spsys.log Content: 0x80070002
    Licensing Data-->
    Software licensing service version: 6.1.7600.16385
    Name: Windows(R) 7, HomePremium edition
    Description: Windows Operating System - Windows(R) 7, OEM_SLP channel
    Activation ID: d2c04e90-c3dd-4260-b0f3-f845f5d27d64
    Application ID: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 00359-00178-926-800006-02-1033-7600.0000-1792014
    Installation ID: 004340207783200440619671618666908095134880096383555685
    Processor Certificate URL:
    Machine Certificate URL:
    Use License URL:
    Product Key Certificate URL:
    Partial Product Key: 7QJB7
    License Status: Initial grace period
    Time remaining: 34680 minute(s) (24 day(s))
    Remaining Windows rearm count: 3
    Trusted time: 6/28/2014 2:13:58 AM
    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: N/A
    HealthStatus: 0x0000000000000000
    Event Time Stamp: N/A
    ActiveX: Not Registered - 0x80040154
    Admin Service: Not Registered - 0x80040154
    HealthStatus Bitmask Output:
    HWID Data-->
    HWID Hash Current: MAAAAAAAAgABAAIAAAABAAAAAwABAAEAJJSuiap2fsomcAz/6OuS20IH1vL0FnIZ
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes
    Windows marker version: 0x20001
    OEMID and OEMTableID Consistent: yes
    BIOS Information:
      ACPI Table Name OEMID Value OEMTableID Value
      APIC   TOSCPL  TOSCPL00
      FACP   TOSCPL  TOSCPL00
      HPET   DELL    M09    
      BOOT   TOSCPL  TOSCPL00
      MCFG   INTEL   CRESTLNE
      TCPA   Phoeni  x     
      SLIC   TOSCPL  TOSCPL00
      SSDT   PmRef  Cpu0Tst
      SSDT   PmRef  Cpu0Tst
      SSDT   PmRef  Cpu0Tst

    Hi,
    the error code 0xC004E003 simply means the Software Licensing Service reported that license evaluation failed.
    Please take a try with the option Change product key, then enter your original product key again.
    Follow the steps below:
    Click Start, click
    Computer, and then click System properties on the toolbar.
    In the Windows activation section, click the Change product key. If you are prompted for an administrator password or for confirmation, type your password, or click
    Continue.
    In the Product key box, type the product key, and then click
    Next.
    Note Use your original product key.
    Follow the steps in the Windows Activation Wizard to complete the activation process.
    More detailed information, is talked in the below KB article:
    Error message when you try to activate Windows 7 or Windows Vista: "An error has occurred"
    EDIT: Regarding license issue, please make a contact with your local
    Microsoft customer support for better assistance.
    Thank you for your understanding
    Hope this may help
    Best regards
    Michael Shao
    TechNet Community Support

  • How to make windows 7 genuine if it is activated but is not genuine?

    Hi friends
    I have an problem with my windows 7.2 months ago I have installed and activated my windows 7
    and it was genuine. But after a month it shows the message on startup like
    This copy of windows is not genuine
    But when I saw the prorerties of Computer it says that windows 7 is activated
    but when I want to check for updates it shows the message as
    You may be a victim of software counterfeiting
    and I can't install updates .
    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 50
    Cached Online Validation Code: N/A, hr = 0xc004f012
    Windows Product Key: *****-*****-V6MGY-G834Y-Y8QH3
    Windows Product Key Hash: rtNFKFPViUJdHAbLucXCF+SK1pA=
    Windows Product ID: 00426-321-7001157-70908
    Windows Product ID Type: 5
    Windows License Type: Retail
    Windows OS version: 6.1.7600.2.00010100.0.0.001
    ID: {38BB1AD8-47A0-475E-AE2A-F177287F8BDD}(1)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Ultimate
    Architecture: 0x00000000
    Build lab: 7600.win7_gdr.100618-1621
    TTS Error:
    Validation Diagnostic:
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 109 N/A
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files\Google\Chrome\Application\chrome.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\Windows\system32\systemcpl.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\user32.dll[6.1.7600.16385], Hr = 0x800b0100
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{38BB1AD8-47A0-475E-AE2A-F177287F8BDD}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7600.2.00010100.0.0.001</OS><Architecture>x32</Architecture><PKey>*****-*****-*****-*****-Y8QH3</PKey><PID>00426-321-7001157-70908</PID><PIDType>5</PIDType><SID>S-1-5-21-2632616291-3724185990-1548790092</SID><SYSTEM><Manufacturer>System
    manufacturer</Manufacturer><Model>System Product Name</Model></SYSTEM><BIOS><Manufacturer>American Megatrends Inc.</Manufacturer><Version>0205   </Version><SMBIOSVersion major="2" minor="4"/><Date>20070720000000.000000+000</Date></BIOS><HWID>83B83607018400EC</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>India
    Standard Time(GMT+05:30)</TimeZone><iJoin>0</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM><OEMID>DELL  </OEMID><OEMTableID>WN09  
    </OEMTableID></OEM><GANotification/></MachineData><Software><Office><Result>109</Result><Products/><Applications/></Office></Software></GenuineResults> 
    Spsys.log Content: 0x80070002
    Licensing Data-->
    C:\Windows\system32\slmgr.vbs(1124, 5) (null): 0xC004F012
    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: 0xC004F015
    HealthStatus: 0x0000000000000000
    Event Time Stamp: 12:19:2010 11:47
    ActiveX: Registered, Version: 7.1.7600.16395
    Admin Service: Registered, Version: 7.1.7600.16395
    HealthStatus Bitmask Output:
    HWID Data-->
    HWID Hash Current: MAAAAAEABAABAAEAAAABAAAAAQABAAEAnJ9o7YTYWv+qdkjkmJME7eD5XvEwoew7
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes
    Windows marker version: 0x20001
    OEMID and OEMTableID Consistent: yes
    BIOS Information:
      ACPI Table Name OEMID Value OEMTableID Value
      APIC   A_M_I_  OEMAPIC
      FACP   A_M_I_  OEMFACP
      HPET   A_M_I_  OEMHPET
      MCFG   A_M_I_  OEMMCFG
      SLIC   DELL    WN09  
      OEMB   A_M_I_  AMI_OEM
    Please send me some solutions for this problem:
    How to make windows 7 genuine if it is activated but is not genuine?
    Please send me solutions at
    [email protected]
    Thanks
    Dakshak

    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 50
    Cached Online Validation Code: 0xc004c4a2
    Windows Product Key: *****-*****-GJY49-VJBQ7-HYRR2
    Windows Product Key Hash: W5/6nm6F2UPXrCkY5xUhXb/+21g=
    Windows Product ID: 00426-OEM-8992662-00006
    Windows Product ID Type: 2
    Windows License Type: OEM SLP
    Windows OS version: 6.1.7601.2.00010100.1.0.001
    ID: {0CCF5533-C044-4067-9F28-CF5C833D5D28}(3)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Ultimate
    Architecture: 0x00000009
    Build lab: 7601.win7sp1_gdr.110622-1506
    TTS Error: 
    Validation Diagnostic: 
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 103 Blocked VLK
    Microsoft Office Enterprise 2007 - 103 Blocked VLK
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\Windows\system32\wat\watadminsvc.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\npwatweb.dll[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watux.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watweb.dll[Hr = 0x80070003]
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{0CCF5533-C044-4067-9F28-CF5C833D5D28}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7601.2.00010100.1.0.001</OS><Architecture>x64</Architecture><PKey>*****-*****-*****-*****-HYRR2</PKey><PID>00426-OEM-8992662-00006</PID><PIDType>2</PIDType><SID>S-1-5-21-2399280593-193699623-3160228986</SID><SYSTEM><Manufacturer>TOSHIBA</Manufacturer><Model>Satellite
    L750-X5317</Model></SYSTEM><BIOS><Manufacturer>INSYDE</Manufacturer><Version>2.20</Version><SMBIOSVersion major="2" minor="7"/><Date>20110713000000.000000+000</Date></BIOS><HWID>CC523707018400FE</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>India
    Standard Time(GMT+05:30)</TimeZone><iJoin>0</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM><OEMID>ACRSYS</OEMID><OEMTableID>ACRPRDCT</OEMTableID></OEM><GANotification/></MachineData><Software><Office><Result>103</Result><Products><Product
    GUID="{90120000-0030-0000-0000-0000000FF1CE}"><LegitResult>103</LegitResult><Name>Microsoft Office Enterprise 2007</Name><Ver>12</Ver><Val>ACD7202654E586</Val><Hash>fFic3JgCreGGRxyF8uMWB4R4Jcg=</Hash><Pid>89388-707-1528066-65612</Pid><PidType>14</PidType></Product></Products><Applications><App
    Id="15" Version="12" Result="103"/><App Id="16" Version="12" Result="103"/><App Id="18" Version="12" Result="103"/><App Id="19" Version="12" Result="103"/><App Id="1A" Version="12" Result="103"/><App Id="1B" Version="12" Result="103"/><App
    Id="44" Version="12" Result="103"/><App Id="A1" Version="12" Result="103"/><App Id="BA" Version="12" Result="103"/></Applications></Office></Software></GenuineResults>  
    Spsys.log Content: 0x80070002
    Licensing Data-->
    Software licensing service version: 6.1.7601.17514
    Name: Windows(R) 7, Ultimate edition
    Description: Windows Operating System - Windows(R) 7, OEM_SLP channel
    Activation ID: 7cfd4696-69a9-4af7-af36-ff3d12b6b6c8
    Application ID: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 00426-00178-926-600006-02-1033-7601.0000-3602011
    Installation ID: 009046933085046584525573073645695632936540052790536966
    Processor Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88338
    Machine Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88339
    Use License URL: http://go.microsoft.com/fwlink/?LinkID=88341
    Product Key Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88340
    Partial Product Key: HYRR2
    License Status: Notification
    Notification Reason: 0xC004F200 (non-genuine).
    Remaining Windows rearm count: 4
    Trusted time: 12/26/2011 8:25:15 PM
    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: 0x80072EFD
    HealthStatus: 0x0000000000000000
    Event Time Stamp: 12:25:2011 23:08
    ActiveX: Not Registered - 0x80040154
    Admin Service: Not Registered - 0x80040154
    HealthStatus Bitmask Output:
    HWID Data-->
    HWID Hash Current: NAAAAAMAAQABAAEAAAACAAAAAwABAAEA6GHETXD3zVB3FrJ6NqRIx6CDnsqot4Z4Jjkucw==
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes
    Windows marker version: 0x20001
    OEMID and OEMTableID Consistent: yes
    BIOS Information: 
      ACPI Table Name OEMID Value
    OEMTableID Value
      APIC TOSQCI
    TOSQCI00
      FACP TOSQCI
    TOSQCI00
      HPET TOSQCI
    TOSQCI00
      BOOT TOSQCI
    TOSQCI00
      MCFG TOSQCI
    TOSQCI00
      WDAT TOSQCI
    TOSQCI00
      ASF! TOSQCI
    TOSQCI00
      SLIC ACRSYS
    ACRPRDCT
      SSDT INSYDE
    INSYDE  
      ASPT TOSQCI
    TOSQCI00
      SSDT INSYDE
    INSYDE  
      SSDT INSYDE
    INSYDE  

  • [SOLVED] Windows Update not working after Cloning Hard Disk!

    Lenovo T61p with Intel Turbo Memory - Cloning HDD with Advanced Format (4K Cluster) HDD
    I have been beating my head against my desk for the past day trying to figure out the problems I am having.
    I have a Genuine Windows 7 Ultimate Installation
    I cloned my old 100GB HDD onto a 500GB HDD to increase space however after doing so I am unable to update windows, turn windows defender on, or install any Microsoft Products. I am even unable to install WindowsActivationUpdate or Microsoft Security Essentials.
    I have tried many FixIt tools to no avail.
    I have run SFC /SCANNOW
    I have run CHKDSK
    I am stumped.
    ****RESOLUTION****
    After doing some digging I found the solution. Since I had cloned the drive, the old AHCI driver wasn't updating Windows with the correct sector size. Updating the AHCI driver with the latest from Intel solved all the issues I was having.
    **Note**
    Install the Lenovo Driver First -- Reboot
    Lenovo Driver: http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS001676
    Install the AHCI Driver Manually (iaAHCI.inf - Do this in Device Manager) -- Reboot
    Intel AHCI RST Driver: http://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=20110
    ***DO NOT INSTALL RST GUI IT WILL REMOVE TURBO MEMORY DRIVERS!!!***
    Windows Update = Working
    Windows Defender = Updating
    Windows Installations = Working
    ****RESOLUTION****
    My MGADiag:
    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 0x8004FE21
    Cached Online Validation Code: 0x0
    Windows Product Key: *****-*****-9X7JB-XQDHB-C2W6B
    Windows Product Key Hash: Dy1vngm6F92cujl9L9xOYdanfdU=
    Windows Product ID: 00426-292-1299966-85765
    Windows Product ID Type: 5
    Windows License Type: Retail
    Windows OS version: 6.1.7601.2.00010100.1.0.001
    ID: {13F339C5-D5B9-41FD-8A7B-1238231C5332}(3)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Ultimate
    Architecture: 0x00000009
    Build lab: 7601.win7sp1_gdr.120503-2030
    TTS Error:
    Validation Diagnostic:
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 109 N/A
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: B4D0AA8B-604-645_025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files (x86)\Mozilla Firefox\firefox.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\Windows\system32\wat\watadminsvc.exe[7.1.7600.16395], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\wat\watux.exe[7.1.7600.16395], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\sppobjs.dll[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\sppc.dll[6.1.7601.17514], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppcext.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppwinob.dll[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\slc.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\slcext.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppuinotify.dll[6.1.7600.16385], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\slui.exe[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\sppcomapi.dll[6.1.7601.17514], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppcommdlg.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppsvc.exe[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\drivers\spsys.sys[6.1.7127.0], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\drivers\spldr.sys[6.1.7127.0], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\systemcpl.dll[6.1.7601.17514], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\user32.dll[6.1.7601.17514], Hr = 0x800b0100
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{13F339C5-D5B9-41FD-8A7B-1238231C5332}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7601.2.00010100.1.0.001</OS><Architecture>x64</Architecture><PKey>*****-*****-*****-*****-C2W6B</PKey><PID>00426-292-1299966-85765</PID><PIDType>5</PIDType><SID>S-1-5-21-2451738923-860975475-1044764223</SID><SYSTEM><Manufacturer>LENOVO</Manufacturer><Model>6459CTO</Model></SYSTEM><BIOS><Manufacturer>LENOVO</Manufacturer><Version>7LETC9WW (2.29 )</Version><SMBIOSVersion major="2" minor="4"/><Date>20110318000000.000000+000</Date></BIOS><HWID>7E6A3B07018400FA</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>Pacific Standard Time(GMT-08:00)</TimeZone><iJoin>0</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM><OEMID>LENOVO</OEMID><OEMTableID>TP-7L </OEMTableID></OEM><GANotification/></MachineData><Software><Office><Result>109</Result><Products/><Applications/></Office></Software></GenuineResults>
    Spsys.log Content: 0x80070002
    Licensing Data-->
    Software licensing service version: 6.1.7601.17514
    Name: Windows(R) 7, Ultimate edition
    Description: Windows Operating System - Windows(R) 7, RETAIL channel
    Activation ID: ac96e1a8-6cc4-4310-a4ff-332ce77fb5b8
    Application ID: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 00426-00170-292-129996-00-1033-7600.0000-3502010
    Installation ID: 006331326732895831680071837781562523717002697036843352
    Processor Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88338
    Machine Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88339
    Use License URL: http://go.microsoft.com/fwlink/?LinkID=88341
    Product Key Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88340
    Partial Product Key: C2W6B
    License Status: Licensed
    Remaining Windows rearm count: 4
    Trusted time: 06/19/2012 00:04:42
    Windows Activation Technologies-->
    HrOffline: 0x8004FE21
    HrOnline: N/A
    HealthStatus: 0x000000000001EFF0
    Event Time Stamp: N/A
    ActiveX: Registered, Version: 7.1.7600.16395
    Admin Service: Registered, Version: 7.1.7600.16395
    HealthStatus Bitmask Output:
    Tampered File: %systemroot%\system32\sppobjs.dll
    Tampered File: %systemroot%\system32\sppc.dll|sppc.dll.mui
    Tampered File: %systemroot%\system32\sppcext.dll|sppcext.dll.mui
    Tampered File: %systemroot%\system32\sppwinob.dll
    Tampered File: %systemroot%\system32\slc.dll|slc.dll.mui
    Tampered File: %systemroot%\system32\slcext.dll|slcext.dll.mui
    Tampered File: %systemroot%\system32\sppuinotify.dll|sppuinotify.dll.mui
    Tampered File: %systemroot%\system32\slui.exe|slui.exe.mui|COM Registration
    Tampered File: %systemroot%\system32\sppcomapi.dll|sppcomapi.dll.mui
    Tampered File: %systemroot%\system32\sppcommdlg.dll|sppcommdlg.dll.mui
    Tampered File: %systemroot%\system32\sppsvc.exe|sppsvc.exe.mui
    Tampered File: %systemroot%\system32\drivers\spsys.sys
    HWID Data-->
    HWID Hash Current: OAAAAAEABgABAAEAAQABAAAAAgABAAEA6GFizC3FgIUan7BULghGgwAtOoH6Et7WRgY2FRoIKoU=
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes
    Windows marker version: 0x0
    OEMID and OEMTableID Consistent: yes
    BIOS Information:
    ACPI Table Name OEMID Value OEMTableID Value
    APIC LENOVO TP-7L
    FACP LENOVO TP-7L
    HPET LENOVO TP-7L
    BOOT LENOVO TP-7L
    MCFG LENOVO TP-7L
    SSDT LENOVO TP-7L
    ECDT LENOVO TP-7L
    TCPA LENOVO TP-7L
    SLIC LENOVO TP-7L
    ASF! LENOVO TP-7L
    SSDT LENOVO TP-7L
    SSDT LENOVO TP-7L
    SSDT LENOVO TP-7L
    SSDT LENOVO TP-7L
    Tried this:
    1) Open an Internet Browser
    2) Type: %windir%\system32 into the browser address bar.
    3) Find the file CMD.exe
    4) Right-Click on CMD.exe and select 'Run as Administrator'
    5) Type: net stop sppsvc (It may ask you if you are sure, select yes)
    Note: the Software Protection servive may not be running, this is ok.
    6) Type: cd %windir%\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\SoftwareProtectionPlatform
    7) Type: rename tokens.dat tokens.bar
    8) Type: %windir%\system32
    9) Type: net start sppsvc
    10) Type: slui.exe
    11) After a couple of seconds Windows Activation dialog will appear. You may be asked to re-activate and/or re-enter your product key or Activation may occur automaticly.
    But it still says Windows 7 Activation was Successful.

    I only discovered this problem a month after replacing my system HDD with an ssd Drive for a Vista sp2 Dell studio 1735 . But in my case all drivers  were  up to date. However this post triggered the right path to a solution. Though it is more
    a workaround ... . Perhaps this will help others, an even more perhaps bring a microsoft engineer to make a small adaption to the vista windows update tool ....
    So the problem seems that Windows Update checks for its datastore if the file is alined with the HDD underneath. But it seems that this check fails for an ssd with a 4K sector size.
    Lucky I had another HDD in my laptop, which is required for this work around to work :-(. So the following shows the problem (and I think Windows Update does an alike test).
    cd \windows\SDold\DataStore (so use cd \windows\SoftwareDistribution\DataStore if you didn't try the "ren" action yet as mentioned in many posts)
    esentutl /g DataStore.edb  -> (result) Operation terminated with error -583 (JET_errSectorSizeNotSupported, The physical sector size reported by the disk subsystem, is unsupported by ESE for a specific file type.) after 0.15 seconds.
    cd D:\        (to a 512 byte sectored HDD )
    esentutl /g C:\Windows\SDold\DataStore\DataStore.edb     -> (succeeds! normal verification output)
    So I tried (the junction tool can be downloaded from sysinternals):
    net stop cryptsvc
    net stop wuauserv
    robocopy /mir C:\Windows\SDold\DataStore D:\DataStore
    robocopy /mir C:\Windows\system32\catroot2 D:\catroot2   (I now think this is not needed, but I started with an Technet post (and many others ...) that put me on the esentutl track... , which is also why the "net stop cryptsvc" is present.) 
    C:
    cd ..\SoftwareDistribution
    rmdir /s /q DataStore
    junction DataStore D:\DataStore
    cd ..\system32   ( again not sure if needed, also counts for the next 2 commands).
    rmdir /s /q catroot2
    junction catroot2 D:\catroot2
    net start cryptsvc
    net start wuauserv
    And windows update worked again ! Check the C:\windows\WindowsUpdate.log
    Of course this is just a workaround, but perhaps this puts another searcher on the right track. And perhaps it makes a Microsoft engineer update the responsible code ... as to be aligned on disk does not seem crucial for the databases used for this "application"
    Sorry had to remove links for sysinternals and cc734083(v=ws.10).aspx (esentutl, which is a vista specific command) both Microsoft links, as Microsoft has not yet verified my account ...

  • Office install on Windows 8 - validation problem

    Help
    Bought Microsoft Office 2013 Professional but it said the License Key would be invalid; so I started googling and it says the License would have been blocked... 
    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Status: Validation unsupported OS
    Validation Code: 6
    Cached Online Validation Code: 0x0
    Windows Product Key: *****-*****-69KQ9-R2KM4-R3G7T
    Windows Product Key Hash: /PpmzPmeappbKdYFQmGkQT0cdQw=
    Windows Product ID: 00179-60314-62768-AAOEM
    Windows Product ID Type: 0
    Windows License Type: Unknown
    Windows OS version: 6.3.9600.2.00010300.0.0.101
    ID: {32B4D73F-E030-4DD0-B0E5-2A710C1D2A5C}(1)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 8.1
    Architecture: 0x00000009
    Build lab: 9600.winblue_gdr.131030-1505
    TTS Error: 
    Validation Diagnostic: 
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 111 Unsupported OS
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: 
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Users\Philipp\AppData\Local\Torch\Application\torch.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\WINDOWS\system32\licdll.dll[Hr = 0x80070002]
    File Mismatch: C:\WINDOWS\system32\oembios.bin[Hr = 0x80070002]
    File Mismatch: C:\WINDOWS\system32\oembios.dat[Hr = 0x80070002]
    File Mismatch: C:\WINDOWS\system32\oembios.sig[Hr = 0x80070002]
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{32B4D73F-E030-4DD0-B0E5-2A710C1D2A5C}</UGUID><Version>1.9.0027.0</Version><OS>6.3.9600.2.00010300.0.0.101</OS><Architecture>x64</Architecture><PKey>*****-*****-*****-*****-R3G7T</PKey><PID>00179-60314-62768-AAOEM</PID><PIDType>0</PIDType><SID>S-1-5-21-345680080-240479117-3291294462</SID><SYSTEM><Manufacturer>ASUSTeK
    COMPUTER INC.</Manufacturer><Model>K55VJ</Model></SYSTEM><BIOS><Manufacturer>American Megatrends Inc.</Manufacturer><Version>K55VJ.202</Version><SMBIOSVersion major="2" minor="7"/><Date>20121001000000.000000+000</Date></BIOS><HWID>91513B07018400FE</HWID><UserLCID>0409</UserLCID><SystemLCID>0407</SystemLCID><TimeZone>W.
    Europe Standard Time(GMT+01:00)</TimeZone><iJoin>0</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM/><GANotification/></MachineData><Software><Office><Result>111</Result><Products/><Applications><App
    Id="00" Version="10" Result="15785388"/><App Id="02" Version="10" Result="2008238971"/><App Id="03" Version="10" Result="15784668"/><App Id="04" Version="10" Result="2008148401"/><App Id="05" Version="10" Result="72"/><App Id="07"
    Version="10" Result="62"/><App Id="09" Version="10" Result="34078782"/><App Id="0A" Version="10" Result="260"/><App Id="0B" Version="10" Result="17653752"/><App Id="0C" Version="10" Result="2"/><App Id="0D" Version="10" Result="10"/><App
    Id="0E" Version="10" Result="31"/><App Id="10" Version="10" Result="80"/><App Id="11" Version="10" Result="3"/><App Id="12" Version="10" Result="31"/><App Id="13" Version="10" Result="62"/><App Id="16" Version="10" Result="28446936"/><App
    Id="18" Version="10" Result="62"/><App Id="19" Version="10" Result="34078782"/><App Id="1A" Version="10" Result="15784760"/><App Id="1B" Version="10" Result="1"/><App Id="1C" Version="10" Result="15784716"/><App Id="1D" Version="10"
    Result="2008158715"/><App Id="1E" Version="10" Result="1905399446"/><App Id="20" Version="10" Result="1905399486"/><App Id="21" Version="10" Result="15789648"/><App Id="22" Version="10" Result="2008487089"/><App Id="23" Version="10"
    Result="114394870"/><App Id="24" Version="10" Result="15785372"/><App Id="25" Version="10" Result="62"/><App Id="26" Version="10" Result="15785288"/><App Id="27" Version="10" Result="2008239772"/><App Id="28" Version="10" Result="17653760"/><App
    Id="29" Version="10" Result="15784760"/><App Id="2A" Version="10" Result="62"/><App Id="2B" Version="10" Result="15786152"/><App Id="2C" Version="10" Result="17655912"/><App Id="2D" Version="10" Result="2008239903"/><App Id="2E"
    Version="10" Result="17653760"/><App Id="2F" Version="10" Result="2008239912"/><App Id="30" Version="10" Result="16777268"/><App Id="31" Version="10" Result="17653752"/><App Id="33" Version="10" Result="34078782"/><App Id="34"
    Version="10" Result="15784760"/><App Id="35" Version="10" Result="15784760"/><App Id="36" Version="10" Result="15785408"/><App Id="37" Version="10" Result="15785388"/><App Id="38" Version="10" Result="34078782"/><App Id="39" Version="10"
    Result="1968451689"/><App Id="3B" Version="10" Result="2"/><App Id="3D" Version="10" Result="3801155"/><App Id="3E" Version="10" Result="5701724"/><App Id="3F" Version="10" Result="5111881"/><App Id="40" Version="10" Result="5177412"/><App
    Id="41" Version="10" Result="5439575"/><App Id="42" Version="10" Result="7536732"/><App Id="43" Version="10" Result="7536761"/><App Id="44" Version="10" Result="6619252"/><App Id="45" Version="10" Result="3342445"/><App Id="46"
    Version="10" Result="6029362"/><App Id="47" Version="10" Result="4653143"/><App Id="48" Version="10" Result="5505089"/><App Id="49" Version="10" Result="7536741"/><App Id="4A" Version="10" Result="3014772"/><App Id="4B" Version="10"
    Result="6357091"/><App Id="4C" Version="10" Result="98"/><App Id="BB" Version="10" Result="15786152"/><App Id="BC" Version="10" Result="-1073741809"/><App Id="BF" Version="10" Result="17627528"/><App Id="C0" Version="10" Result="27"/><App
    Id="C1" Version="10" Result="1905398074"/><App Id="C2" Version="10" Result="15786152"/><App Id="C3" Version="10" Result="-1073741809"/><App Id="C5" Version="10" Result="17651544"/><App Id="C6" Version="10" Result="15785288"/><App
    Id="C8" Version="10" Result="15789648"/><App Id="C9" Version="10" Result="2008487089"/><App Id="CA" Version="10" Result="114328926"/><App Id="CB" Version="10" Result="-2"/><App Id="CC" Version="10" Result="15786080"/><App Id="CD"
    Version="10" Result="1968430296"/><App Id="CE" Version="10" Result="2"/><App Id="CF" Version="10" Result="-1073741809"/><App Id="D0" Version="10" Result="1968496062"/><App Id="D3" Version="10" Result="1968496082"/><App Id="D4"
    Version="10" Result="114687786"/><App Id="D5" Version="10" Result="65534"/><App Id="D6" Version="10" Result="3145776"/><App Id="D7" Version="10" Result="15785404"/><App Id="D8" Version="10" Result="2008158424"/><App Id="D9" Version="10"
    Result="15785492"/><App Id="DA" Version="10" Result="15862616"/><App Id="DB" Version="10" Result="15862592"/><App Id="DC" Version="10" Result="15785588"/><App Id="DD" Version="10" Result="15862548"/><App Id="DE" Version="10" Result="15785520"/><App
    Id="DF" Version="10" Result="2008017974"/><App Id="E0" Version="10" Result="15785492"/><App Id="E1" Version="10" Result="15785444"/><App Id="E2" Version="10" Result="2008158379"/><App Id="E3" Version="10" Result="15785508"/><App
    Id="E4" Version="10" Result="15794428"/><App Id="E5" Version="10" Result="1952"/><App Id="E7" Version="10" Result="2008159919"/><App Id="E8" Version="10" Result="15785680"/><App Id="E9" Version="10" Result="15800140"/><App Id="EA"
    Version="10" Result="15802020"/><App Id="EB" Version="10" Result="15800280"/><App Id="EC" Version="10" Result="15794177"/><App Id="ED" Version="10" Result="16"/><App Id="EE" Version="10" Result="2008158444"/><App Id="EF" Version="10"
    Result="1952"/><App Id="F1" Version="10" Result="15785588"/><App Id="F2" Version="10" Result="15785760"/><App Id="F3" Version="10" Result="16899680"/><App Id="F4" Version="10" Result="-194488364"/><App Id="F5" Version="10" Result="380"/><App
    Id="F7" Version="10" Result="236"/><App Id="F8" Version="10" Result="2"/><App Id="F9" Version="10" Result="2005862271"/><App Id="FA" Version="10" Result="1905398398"/><App Id="FB" Version="10" Result="15785636"/><App Id="FC" Version="10"
    Result="2008159376"/><App Id="FD" Version="10" Result="15785760"/><App Id="FE" Version="10" Result="15785680"/><App Id="FF" Version="10" Result="15785592"/><App Id="00" Version="11" Result="15785588"/><App Id="01" Version="11"
    Result="15785576"/><App Id="02" Version="11" Result="15785568"/><App Id="03" Version="11" Result="15785980"/><App Id="04" Version="11" Result="15785864"/><App Id="05" Version="11" Result="15785912"/><App Id="06" Version="11" Result="1"/><App
    Id="07" Version="11" Result="1952"/><App Id="09" Version="11" Result="15800140"/><App Id="0C" Version="11" Result="-194488364"/><App Id="0D" Version="11" Result="1"/><App Id="0F" Version="11" Result="2127347712"/><App Id="10"
    Version="11" Result="2127360000"/><App Id="11" Version="11" Result="24"/><App Id="12" Version="11" Result="3"/><App Id="14" Version="11" Result="2"/><App Id="15" Version="11" Result="3"/><App Id="16" Version="11" Result="2"/><App
    Id="18" Version="11" Result="15785828"/><App Id="19" Version="11" Result="2008161024"/><App Id="1A" Version="11" Result="3"/><App Id="1C" Version="11" Result="2"/><App Id="1D" Version="11" Result="15785760"/><App Id="1E" Version="11"
    Result="15785680"/><App Id="1F" Version="11" Result="15786360"/><App Id="21" Version="11" Result="2008161125"/><App Id="23" Version="11" Result="64"/><App Id="33" Version="11" Result="-194488364"/><App Id="34" Version="11" Result="-1073741515"/><App
    Id="36" Version="11" Result="4"/><App Id="37" Version="11" Result="1310738"/><App Id="38" Version="11" Result="17750664"/><App Id="3A" Version="11" Result="64"/><App Id="3C" Version="11" Result="15786500"/><App Id="3E" Version="11"
    Result="1"/><App Id="3F" Version="11" Result="131072"/><App Id="40" Version="11" Result="15785816"/><App Id="41" Version="11" Result="-1944883
    Spsys.log Content: 0x80070002
    Licensing Data-->
    N/A, hr = 0x80070424
    Windows Activation Technologies-->
    N/A
    HWID Data-->
    HWID Hash Current: NgAAAAEAAQABAAIAAQACAAAABAABAAEAln0ku5AyPJHKEUCD3vgQAmxP6FosvH57BgHs5ZZj
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes, but no SLIC table
    Windows marker version: N/A
    OEMID and OEMTableID Consistent: N/A
    BIOS Information: 
      ACPI Table Name OEMID Value
    OEMTableID Value
      FACP _ASUS_
    Notebook
      APIC _ASUS_
    Notebook
      HPET _ASUS_
    Notebook
      FPDT _ASUS_
    Notebook
      MCFG _ASUS_
    Notebook
      ECDT _ASUS_
    Notebook
      SSDT AhciR1
    AhciTab1
      SSDT AhciR1
    AhciTab1
      SSDT AhciR1
    AhciTab1
      SSDT AhciR1
    AhciTab1
      BGRT _ASUS_
    Notebook
      MSDM _ASUS_
    Notebook

    You have Office 2013 installed on a Windows 8 computer - but posted in a Windows 7 forum that cannot deal with office problems. Hence the move to this forum.
    You need to repost your problem in the more appropriate Office Community Forums here...
    http://answers.microsoft.com/en-us/office/forum/office_install?tab=Threads 
    Noel Paton | Nil Carborundum Illegitemi
    CrashFixPC |
    The Three-toed Sloth
    No - I do not work for Microsoft, or any of its contractors.

  • Windows 7 Enterprise is not genuine after installing new hard-drive and cloning the old one

    I retired from my job as a university professor two years ago, and they let me keep my laptop computer, which is a Dell Latitude E4300 with Windows 7 Enterprise installed. I do not have any of the original disks for Windows. Recently, the hard-drive began
    to fail, so I replaced it with a new one, cloning the old hard-drive onto the new one. Soon after that, a popup window began appearing saying that this computer is not running genuine windows. One important consequence of this is that I can no longer use Windows
    Update, so I have concerns about security. If I go to the control panel under “System”, it says windows is activated and gives me the Product ID. I have talked to tech support at Microsoft, and they tell me something along the lines of the following: that
    the problem is the new hard-drive is not recognized as being licensed to use this copy of Windows, and that I should post a question on one of the forums asking this: How can I reinstall Windows 7 Enterprise on the new hard-drive? Any assistance will be much
    appreciated.
    PS I have no idea which forum this should go under, so pretty much just picked one randomly.

    Thank you for the reply. Below is the diagnostic report:
    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 0x8004FE21
    Cached Online Validation Code: 0x0
    Windows Product Key: *****-*****-*****-*****-XVH7B
    Windows Product Key Hash: juq6zzHf9lIH1XRY1VK2YrQYWO0=
    Windows Product ID: 55041-011-1350732-86681
    Windows Product ID Type: 6
    Windows License Type: Volume MAK
    Windows OS version: 6.1.7601.2.00010100.1.0.004
    ID: {04DEBE17-699E-4D0A-A59D-3C196C2C84FE}(3)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Enterprise
    Architecture: 0x00000009
    Build lab: 7601.win7sp1_gdr.130828-1532
    TTS Error:
    Validation Diagnostic:
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 100 Genuine
    Microsoft Office Enterprise 2007 - 100 Genuine
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3_E2AD56EA-765-d003_E2AD56EA-766-0_E2AD56EA-134-80004005_E2AD56EA-765-b01a_E2AD56EA-766-0_E2AD56EA-148-80004005_16E0B333-89-80004005_B4D0AA8B-1029-80004005
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files (x86)\Mozilla Firefox\firefox.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\Windows\system32\wat\watadminsvc.exe[7.1.7600.16395], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\wat\watux.exe[7.1.7600.16395], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\sppobjs.dll[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\sppc.dll[6.1.7601.17514], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppcext.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppwinob.dll[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\slc.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\slcext.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppuinotify.dll[6.1.7600.16385], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\slui.exe[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\sppcomapi.dll[6.1.7601.17514], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppcommdlg.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppsvc.exe[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\drivers\spsys.sys[6.1.7127.0], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\drivers\spldr.sys[6.1.7127.0], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\systemcpl.dll[6.1.7601.17514], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\user32.dll[6.1.7601.17514], Hr = 0x800b0100
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{04DEBE17-699E-4D0A-A59D-3C196C2C84FE}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7601.2.00010100.1.0.004</OS><Architecture>x64</Architecture><PKey>*****-*****-*****-*****-BBBBB</PKey><PID>55041-011-1350732-86681</PID><PIDType>6</PIDType><SID>S-1-5-21-240060965-2561850352-3419627931</SID><SYSTEM><Manufacturer>Dell
    Inc.</Manufacturer><Model>Latitude E4300                  </Model></SYSTEM><BIOS><Manufacturer>Dell Inc.</Manufacturer><Version>A21</Version><SMBIOSVersion
    major="2" minor="4"/><Date>20110111000000.000000+000</Date></BIOS><HWID>68B63A07018400F8</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>Pacific Standard Time(GMT-08:00)</TimeZone><iJoin>1</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM><OEMID>DELL 
    </OEMID><OEMTableID>M09    </OEMTableID></OEM><GANotification/></MachineData><Software><Office><Result>100</Result><Products><Product GUID="{90120000-0030-0000-0000-0000000FF1CE}"><LegitResult>100</LegitResult><Name>Microsoft
    Office Enterprise 2007</Name><Ver>12</Ver><Val>1DB36DFCEA6586</Val><Hash>uf4pjarnSPRhy0+iMrKzL8KTLeY=</Hash><Pid>89388-707-1262377-65112</Pid><PidType>14</PidType></Product></Products><Applications><App
    Id="15" Version="12" Result="100"/><App Id="16" Version="12" Result="100"/><App Id="18" Version="12" Result="100"/><App Id="19" Version="12" Result="100"/><App Id="1A" Version="12" Result="100"/><App Id="1B" Version="12" Result="100"/><App
    Id="44" Version="12" Result="100"/><App Id="A1" Version="12" Result="100"/><App Id="BA" Version="12" Result="100"/></Applications></Office></Software></GenuineResults>  
    Spsys.log Content: 0x80070002
    Licensing Data-->
    Software licensing service version: 6.1.7601.17514
    Name: Windows(R) 7, Enterprise edition
    Description: Windows Operating System - Windows(R) 7, VOLUME_MAK channel
    Activation ID: 9abf5984-9c16-46f2-ad1e-7fe15931a8dd
    Application ID: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 55041-00172-011-135073-03-1033-7600.0000-0402011
    Installation ID: 017002020180881956515246274583104396790522223804443953
    Processor Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88338
    Machine Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88339
    Use License URL: http://go.microsoft.com/fwlink/?LinkID=88341
    Product Key Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88340
    Partial Product Key: XVH7B
    License Status: Licensed
    Remaining Windows rearm count: 3
    Trusted time: 6/6/2014 2:38:03 PM
    Windows Activation Technologies-->
    HrOffline: 0x8004FE21
    HrOnline: N/A
    HealthStatus: 0x000000000001EFF0
    Event Time Stamp: 5:30:2014 15:10
    ActiveX: Registered, Version: 7.1.7600.16395
    Admin Service: Registered, Version: 7.1.7600.16395
    HealthStatus Bitmask Output:
    Tampered File: %systemroot%\system32\sppobjs.dll
    Tampered File: %systemroot%\system32\sppc.dll|sppc.dll.mui
    Tampered File: %systemroot%\system32\sppcext.dll|sppcext.dll.mui
    Tampered File: %systemroot%\system32\sppwinob.dll
    Tampered File: %systemroot%\system32\slc.dll|slc.dll.mui
    Tampered File: %systemroot%\system32\slcext.dll|slcext.dll.mui
    Tampered File: %systemroot%\system32\sppuinotify.dll|sppuinotify.dll.mui
    Tampered File: %systemroot%\system32\slui.exe|slui.exe.mui|COM Registration
    Tampered File: %systemroot%\system32\sppcomapi.dll|sppcomapi.dll.mui
    Tampered File: %systemroot%\system32\sppcommdlg.dll|sppcommdlg.dll.mui
    Tampered File: %systemroot%\system32\sppsvc.exe|sppsvc.exe.mui
    Tampered File: %systemroot%\system32\drivers\spsys.sys
    HWID Data-->
    HWID Hash Current: MgAAAAEAAQABAAIAAQABAAAAAwABAAEAeqgiDXhybAimeiQ1hEDag8ysrmAi+8rbRso=
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes
    Windows marker version: 0x20001
    OEMID and OEMTableID Consistent: yes
    BIOS Information:
      ACPI Table Name    OEMID Value    OEMTableID Value
      APIC            DELL          M09    
      FACP            DELL          M09    
      HPET            DELL          M09    
      BOOT            DELL          M09    
      MCFG            DELL          M09    
      ____            DELL          M09    
      ASF!            DELL          M09    
      TCPA                    
      SLIC            DELL          M09    
      SSDT            PmRef        CpuPm
    scott cohen

Maybe you are looking for

  • Setting up a multi-zone stereo system in my home with Airport Express

    I'm trying to set up an in-home stereo system using iTunes as my main hub.  I want to play iTunes as well as Pandora and possibly Sirius.  Can I set this up with Airport Express?  Would I control everything through iTunes on my MacBook or an iPad?  H

  • Cycle Counting

    Hi Is Cycle counting inventory process used only in Warehouse Management ? Can't we use this for std MM ? Regards, A

  • Sales usage outlier report .

    Hi , I would like to create a report which is based on sales data . Here is the requirement .. Sales Usage Outlier Report - Unusual high or low sales for stock materials in a plant (BI) <br> The report should allow the user to select criteria such as

  • Zone shutdown error - SNMP request returned error status 6 (no access)

    When trying to shutdown a zone though SunMC it get the following error from the web page SNMP request returned error status 6 (no access) snmp://xx.xx.com:nnnn/mod/scm-container/Zones/ZoneTable/ZoneEntry/zoneState#zonename the log on the agent has [0

  • HTMLDB 1.6 fails during plain text upload (ORA-20001 & ORA-01461)

    All I'm trying to upload a txt file into HTMLDB 1.6 but it's failing with the following error:ORA-20001: Load csv data error: ORA-01461: can bind a LONG value only for insert into a LONG column I don't have any LONG column types but I do have 3 VARCH