Diff betn client installation & server Installation

can anybody pls tell me the difference between client installation & server installation of oracle 9i

The Client
The client is the front-end database application, accessed by a user through the keyboard, display, and pointing device, such as a mouse. The client has no data access responsibilities. It requests, processes, and presents data managed by the server. The client workstation can be optimized for its job. For example, it might not need large disk capacity, or it might benefit from graphic capabilities.
Often, the client runs on a different computer than the database server, generally on a PC. Many clients can simultaneously run against one server.
The Server
The server runs Oracle software and handles the functions required for concurrent, shared data access. The server receives and processes the SQL and PL/SQL statements that originate from client applications. The computer that manages the server can be optimized for its duties. For example, it can have large disk capacity and fast processors.
More at (Oracle Database Concepts guide) http://download.oracle.com/docs/cd/B10501_01/server.920/a96524/c01_02intro.htm#43056
So basicaly if you will install client then you will install binaries and libraries for connecting and using to database server.

Similar Messages

  • Server name is not displaying in Dropdown After client installation

    Server name is not displaying in Dropdown After client installation . what might be a issue

    Hi
    Depending upon the installation issue may be differ, so which SAP version and database version you have installed ?
    you can check
    1. Windows installer
    2  Sql Native client
    is installed or not.
    Thanks
    Kamlesh

  • Installation error of SAP Business One Client after server disconnection

    Hello,
    While installing the SAP Business One Client to my laptop, the SAP server network connection accidentally interrupted and my installation breaks off. I did cancel the setup and try to remove the SAP Business One DI API using uninstaller. After removing the corrupted application I tried to run again the setup.exe from the server but I got this error:
    Previous version of SAP Business One DI API uninstallation failed:
    sapserver\B1_SHR\Client\SAP DIAPI Installation\setup.exe
    SAP Business One Client installation will be aborted.
    I also tried to remove the registry files using some registry cleaner but still I got the error.
    Encountered something like this before? Need some help, thanks in advance!
    Regards,
    Ren

    Hi All,
    Sorry to re open this thread, but I am having a similar issue in attempting to upgrade a 2007 installation to 8.81.
    When attempting the upgrade Server Tools, SDK, and even Client wont uninstall from either the upgrade process or manually from control panel.
    I have conducted all the mentioned solutions as well as running registry cleaner all to no effect.
    I have even attempted re installing the 2007 application but this returns a 1612 install shield error.
    Any advice would be higher appreciated.
    Matthew

  • Client Installation does Nothing on Windows 2000 and 2003 Server.

    6 Virtual machines running Windows 2000 or 2003 Server Enterprise Edition.
    Only one (Win 2000) has successfully started and finished the 32bit client installation. Using win32_11gR2_client.
    The other 5 do absolutely Nothing when I double click on the setup.exe.
    Why?
    Thank you.
    Edited by: 998085 on Apr 4, 2013 8:04 AM

    998085 wrote:
    6 Virtual machines running Windows 2000 Server Enterprise Edition.
    Only one has successfully started and finished the 32bit client installation.
    The other 5 do absolutely Nothing when I double click on the setup.exe.
    Why?something is wrong.
    How do I ask a question on the forums?
    SQL and PL/SQL FAQ

  • Client Installation on DMZ workgroup server

    Hi,
    Please let me know how the DMZ workgroup client communicate with SCCM 2012 server which is in domain.
    Also what client installation properties we need to mentioned while manully installing the client on DMZ workgroup server.
    Whether PKI certificate will required for authentication?
    I thing only http 80 port will required for communication, please correct if I am wrong.
    Please suggest.
    Regards
    Parag

    A client in a workgroup and / or dmz has the same port requirements as any other client. For a complete list see:
    http://technet.microsoft.com/en-us/library/hh427328.aspx;
    For some guidance on installing a client on a workgroup server see:
    http://technet.microsoft.com/en-us/library/gg712298.aspx;
    It's not a ConfigMgr requirement that a client in a workgroup requires a PKI certificate.
    The key is that the clients in the dmz can communicate and resolve the management point.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • OWF Server and Client Installation

    Hi All
    I want to install Oracle Workflow Server in a SUN machine; and the Oracle Workflow Client in a WIN2000 machine.
    In the SUN machine, I already have installed Oracle9i and OMS (Oracle Management Server) version 9.2.0.1.0. I want to install OWF Server there.
    In the WINDOWS 2000 machine, I already have installed the Oracle9i Client and the OWB (Oracle Warehouse Builder) version 9.0.3.35.0. I want to install OWF Client components there.
    I have a OWB project, and I deploy and schedule JOBS in OEM. Now I need Oracle Workflow in order to better manage and schedule that jobs.
    I've read the following documentation:
    Oracle Workflow Server Installation Notes (Release 2.6.2)
         http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/workflow.920/a96643/toc.htm
         http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/workflow.920/a96643.pdf
    Oracle Workflow Client Installation Notes (Release 2.6.2)
         http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/workflow.920/a96644/toc.htm
         http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/workflow.920/a96644.pdf
    Oracle Workflow Guide (Release 2.6.2)
         http://www.csis.gvsu.edu/GeneralInfo/Oracle/workflow.920/a95265.pdf
    But I don't know where is located the installation files.
    Can anyone help me?
    Regards
    Adriano Sastre - Brasil.

    If you have the Oracle9i 9.2 installation CDs, you can install Oracle Workflow from the same CDs.
    For the server, run the Oracle Universal Installer from your Oracle server installation CD for your platform. Within the Oracle Universal Installer, select the product Oracle9i Management and Integration. Then select the Custom installation type and select Oracle Workflow from the available product components. For more details, see the Oracle Workflow Server Installation Notes you mentioned.
    For the client, run the Oracle Universal Installer from the Oracle client CD included in the CD pack for any platform. Within the Oracle Universal Installer, select the product Oracle9i Client. Then select the Custom installation type and choose Oracle Database Utilities as the component to install. The Oracle Workflow Client components are included under Oracle Database Utilities. For more details, see the Oracle Workflow Client Installation Notes you mentioned.
    Hi All
    I want to install Oracle Workflow Server in a SUN machine; and the Oracle Workflow Client in a WIN2000 machine.
    In the SUN machine, I already have installed Oracle9i and OMS (Oracle Management Server) version 9.2.0.1.0. I want to install OWF Server there.
    In the WINDOWS 2000 machine, I already have installed the Oracle9i Client and the OWB (Oracle Warehouse Builder) version 9.0.3.35.0. I want to install OWF Client components there.
    I have a OWB project, and I deploy and schedule JOBS in OEM. Now I need Oracle Workflow in order to better manage and schedule that jobs.
    I've read the following documentation:
    Oracle Workflow Server Installation Notes (Release 2.6.2)
         http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/workflow.920/a96643/toc.htm
         http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/workflow.920/a96643.pdf
    Oracle Workflow Client Installation Notes (Release 2.6.2)
         http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/workflow.920/a96644/toc.htm
         http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/workflow.920/a96644.pdf
    Oracle Workflow Guide (Release 2.6.2)
         http://www.csis.gvsu.edu/GeneralInfo/Oracle/workflow.920/a95265.pdf
    But I don't know where is located the installation files.
    Can anyone help me?
    Regards
    Adriano Sastre - Brasil.

  • Client installation on windows 2008 64-bit

    Hi,
    Windows2008 64-bit
    We are having Oracle9iR2 db on one machine and need to setup client-server connectivity.
    For that I have to install Oracle client setup on the machine which is having Windows2008 64-bit Os
    so, when trying to install Oracle10g client on Windows2008 64-bit (102010_win64_x64_client) getting the below error :
    Abnormal program termination. An internal error has occured.
    Please provide the following files to oracle support"
    "Unknown"
    "Unknown"
    "Unknown"
    can anybody please tell me the reason and required action to be taken ?
    The above error occurs immediately after starting the installation.
    which version of oracle client tool can be used to install on windows2008 64-bit machine to connect Oracle9iR2 db ?
    Regards

    Hi
    If you are Windows Server 2008 R2 level than you need to install 10.2.0.5 client
    Please see below:
    Statement of Direction: Oracle Database 10g Release 2 Client (10.2.0.5) with Microsoft Windows 7 and Windows Server 2008 R2 [ID 1061272.1]
    You can also try to use 11g client Please see:
    Client / Server / Interoperability Support Between Different Oracle Versions [ID 207303.1]
    All note avaliable at:
    Master Note For Oracle Database Client Installation [ID 1157463.1]
    Regard
    Helios

  • ISE Posture Remediation issue with AV client installation

    Problem: If  user start AV client installation in pc via AV link remediation after some time (while AV client  installation not completed yet) trend micro Update windows gets pop up but not start automatic AV or AS def  remediation and Cisco NAC agent shows the message AV definition is not up to date.
    Also some time NAC agent give message automatic remediation failed or required user intervention to press ok so NAC can complete remediation process.
    I am facing this issues when users don’t have Antivirus client in pc and performing client installation.
    We have the following posture policies,
    1      AV installation check: if AV is not installed in PC then perform link remediation and let user to download the Antivirus client from provided link.
    2      AV definition & AS definition version check (both remediation requirement I putted in one policy): if AV or AS definition version found old then perform automatic remediation.
    3.     WSUS check
    4      SP   check
    Actually I want, first user install AV client via link remediation once installation complete then move to AV & AS def remediation if required (because in first time AV client installation it automatically download all update from the AV server) otherwise def remediate policy wait for AV client installation completion.
    Please can anybody let me know how remediation work internally ? like if  "AV inst" remediation start  so nac agent wait for it completion and don't start other remediation process e.g AS & AV def?
    Second question:what is remediation process sequence ?
    Third question: is there anyway we can configure timer in remediation process e.g 5 min for AV inst then 3 min for AV & AS def remediation and then go to other posture remediations ?

    Please check the below guide for Posture Configuration:
    http://www.cisco.com/en/US/products/ps11640/products_tech_note09186a0080c15540.shtml

  • Client installation fails with error: The client version 4.00.6487.2000 does not match the MP version 2.50.4253.3000. The client wil not be installed.

    Hello World,
    I have this remote server that used to be a sms 2003 secondary site server. We uninstalled the SMS role. And used the server as an SCCM remote distribution point. We also want to install an client agent on that server machine. But no mather how i try
    to install the client i always see the same error in ccmsetup.log:
    File download 100% complete (17847296 of 17847296 bytes). ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    Download complete. ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    Successfully downloaded client files. ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    Searching for available transform ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    Failed to find resource file 'client.mst' ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    No transform available for this locale. Installation will proceed with no transformation. ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    Updated security on object C:\WINDOWS\system32\ccmsetup\. ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    An MP exists on this machine. ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    The client version 4.00.6487.2000 does not match the MP version 2.50.4253.3000.  The client will not be installed. ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    A Fallback Status Point has not been specified.  Message with STATEID='318' will not be sent. ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    Deleted file C:\WINDOWS\system32\ccmsetup\WindowsServer2003-KB923845-x86-ENU.exe.download ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    I think the installer finds some remenance of the old SMS_MP. When looking i found some remains in IIS . I tried to remove the remains but still have the same error when installing the client. I uninstalled IIS completly. Can someone tell me where the client
    installer looks for the MP version? Would it help if i installed an SCCM MP on that server and the uninstalled it (Upgrade the MP)?

    Hello Kent, i ran the ccmclean.exe from the SMS2003 Toolkit. It informed me that my system was cleaned. I ran the sccm client setup manualy and found this in the ccmsetup.log
    MSI PROPERTIES are SMSSITECODE=AUTO CCMHTTPPORT="80" CCMHTTPSPORT="443" INSTALL=ALL ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    IsFileMicrosoftTrusted Verified file 'C:\WINDOWS\system32\ccmsetup\{4CD82FBB-0AFC-4864-A089-15364DF5F14B}\client.msi' is MS signed. ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    Running installation package
      Package:     C:\WINDOWS\system32\ccmsetup\{4CD82FBB-0AFC-4864-A089-15364DF5F14B}\client.msi
      Log:         C:\WINDOWS\system32\ccmsetup\client.msi.log
      Properties:  SMSSITECODE=AUTO CCMHTTPPORT="80" CCMHTTPSPORT="443" INSTALL=ALL ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: INSTALL.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: SystemFolder.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: SystemFolder.12C909B6_5F69_4C4D_8EC3_C225C1607933.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: SystemFolder.A6940213_CD40_4753_8BA2_E803376DECC3.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: SystemFolder.F65FD590_5BEA_48BE_8408_26F7244E8B61.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: WindowsFolder.8AE6A59B_5597_4D75_9BFD_7F566BF56500.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: SystemFolder.98C5B086_7EB0_422A_B0A8_674010F525CD.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: SystemFolder.4C5E03E8_F8E5_47CB_8FF4_E46FE34D35A6.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: System64Folder.597B26B2_B5D6_40FF_90DA_B8E672626B1D.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: System64Folder.541D9CA5_CE53_4DCE_903A_9B9E5A6EF2C6.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: SmsCheckConfig.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:22: SMSValidateClientInstallStamp.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: LaunchConditions. Evaluating launch conditions ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: SmsDetectWindowsEmbeddedFBWF.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: SmsCheckNewRemoteTools.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: AppSearch. Searching for installed applications ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: CCPSearch. Searching for qualifying products ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: RMCCPSearch. Searching for qualifying products ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: ValidateProductID.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: CcmSetInstallDir.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: BCDSetX64Dir.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: CcmSetInstallDirFromCmdLine.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: CcmSetPrimaryFolder.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: FindRelatedProducts. Searching for related applications ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: SmsDetectInvalidOrderColocUpgrade.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: An older version of the SMS Management Point is installed. Please upgrade the Management Point before attempting to upgrade the client. ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    Installation failed with error code 1603 ccmsetup 8/18/2010 10:48:23 AM 3140 (0x0C44)
    Next retry in 120 minute(s)... ccmsetup 8/18/2010 10:48:23 AM 3140 (0x0C44)
    Their must be something remaining that ccmclean can't find or can' access so i ran ccmclean /mp. This did some stuff and told me the system was clean again. I reran the client setup.
    Guess what
    It worked !
    Thanxs Kent

  • Bug with Business Objects 3.1 Client installation. Very annoying indeed.

    I have faced a few issues while developing with the Client installation (which includes the Client Development SDK) of business objects 3.1.
    Some of the code just don't work with the client installation. They give Invalid cast exceptions. The same code will work fine with the server installation.
    For a simple example, consider the following straightforward code to set the destination-
    String query = "Select SI_DEST_SCHEDULEOPTIONS, SI_PROGID "
              + " From CI_SYSTEMOBJECTS Where SI_PARENTID=29 and "
              + " SI_NAME='CrystalEnterprise.DiskUnmanaged'";
            InfoObjects destinationInfoObjects = infostore.Query(query);
            InfoObject infoObject = destinationInfoObjects[1];
            //Set the options for the disk unmanaged destination
            DestinationPlugin destinationPlugin = (DestinationPlugin)infoObject;
            DiskUnmanaged diskUnmanaged = (DiskUnmanaged)destinationPlugin;
            DestinationOptions destinationOptions = diskUnmanaged.ScheduleOptions;
            DiskUnmanagedOptions diskUnmanagedOptions = new DiskUnmanagedOptions(destinationOptions);
            diskUnmanagedOptions.DestinationFiles.Add("C:\\");
            diskUnmanagedOptions.UserName = "your_username";  //Change these according to your logon settings.
            diskUnmanagedOptions.Password = "your_password";
            schedulingInfo = publication.SchedulingInfo;
            schedulingInfo.Destination.SetFromPlugin(diskUnmanaged);
    This code will give an invalid cast exception as follows-
    System.InvalidCastException: Unable to cast object of type 'CrystalDecisions.Enterprise.InfoObject' to type 'CrystalDecisions.Enterprise.DestinationPlugin'.
    This happens at the line -
    DestinationPlugin destinationPlugin = (DestinationPlugin)infoObject;
    Now, this code works fine on a box where the server is installed.
    I have noticed this with a few other areas as well where the code fails with client installation but works on the server. This is really annoying because all the deveopers now have to install the server on their boxes.
    It is actually worse if just the Client Developer SDK is installed (and not the whole client). You would expect that just the SDK installation would be enough for one to do the coding. But doesn't work at all.
    Have others not faced this issue?

    Hi Dan,
    Thanks for your response. However, what I meant by client installation is exactly as what you have said below.
    I start the BusinessObjects Enterprise XI 3.1 Setup, go to custom install, which shows up the following options-
    Client Components
    Web Tier Components
    Server Components
    Database Access
    etc. etc.
    Initially I unselected all, drilled down Client Components and just installed the Developer Components. But the code used to fail with an InvalidCast exception when we used to cast an InfoObject to a Report as following-
    Report report = (Report)infoObjects[1];
    This code used to work fine with earlier installations of business objects.
    This happened with all 3 of us who installed just the Dev components. To get over this we installed the whole Client Components and the above problem got resolved.
    And now we realize that even the whole Client Comp is not enough because it gives the casting problem while doing the destination stuff.

  • Instant client installation unavailable in ODBC data sources

    I'm trying to install instant client to enable MS Excel to access an Oracle database. OS is Windows 7.
    After installing instant client plus the odbc package, I can't see a new entry in the odbc data sources - only the standard Microsoft sources (Excel, Access, SQL Server) show up.
    There's also an Oracle SQL developer installation on my computer. Connection to the database works fine in SQL developer - so the DB does exist and it is accessible.
    Steps conducted during instant client installation:
    - Downloaded basic lite instant client (11.2.0.3.0) for windows.x64
    - Downloaded odbc package for windows.x64
    - unpacked zip file to instantclient directory
    - executed the odbc_install.exe in the instantclient directory. I'm not sure if this install.exe does anything at all. There was no error message but also no confirmation or reaction of any kind.
    - executing the install file from the cmd window gave me a message, that the odbc drivers were already installed. So I guess odbc_install.exe was executed properly
    - setting some system variables
         1) path variable: added instantclient directory to the ones already listed in path
         2) tns_admin: new entry, pointing to instantclient directory
         3) ld_library_path: new entry, pointing to instantclient directory
    - wrote an tnsnames.ora file using the connect information also used in SQL developer
    - saved tnsnames.ora file in instantclient directory
    - rebooted computer to activate changes
    When opening the odbc data source administration, I'm only able to see Microsoft drivers for Access, Excel, SQL Server. I'd expect to get an Oracle driver option to add to the installed drivers.
    Wild & uneducated guesses about what might cause the problem:
    - IC is installed on E: drive. Maybe some component is expected to be saved on C: (low likelihood, many others would have complained by now)
    - Win 7 often asks for explicit permission to do this or that via popup windows. Maybe the odbc-component encounters such a request ans says "Ummm....???"
    Any idea, what I might try to get an oracle entry in the odbc data source list?
    Best regards
    Peter
    Edited by: 1003309 on 30.04.2013 05:33

    I'm not sure to be honest, but what I downloaded did not have a setup.exe.
    Does what you're talking about allow you to connect to Oracle databases via ODBC? If so, is it downloadble from the Oracle site?

  • Oracle 8i enterprise edition - client installation

    Hi,
    I want to connect to an Oracle 8i enterprise edition database. I want to install Oracle client on a windows Vista machine.
    Should I install any patch after the client installation? Can I connect to Oracle 8i DB using newer version of client software?
    Please send the download link for Oracle 8i client to use from a windows machine.
    Thanks
    Ashok

    Hi;
    As mention here you are trying to desupported product. Please review:
    Master Note For Oracle Database Client Installation [ID 1157463.1]
    Client / Server / Interoperability Support Between Different Oracle Versions [ID 207303.1]
    How to Find and Install Database Client Patches and Patchsets in Windows [ID 857683.1]
    Master Note For Database and Client Certification [ID 1298096.1]
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • OWB Client installation on Solaris

    Hi,
    Is there a OWB client installation available for Solaris 10 x86. What i am looking for is Stand alone client installation without server components, same as we have for Windows.
    If available please tell me from were i can download it.
    Thank You,
    Niranjan.

    Have you check this:
    http://www.oracle.com/technology/software/products/warehouse/index.html

  • Sccm 2012 https workgroup client installation error

    Hello everyone,
    i got a problem workgroup client installation with PKI.
    My SCCM 2012 SP1 hierarchy is:
    sccm1.izmir.local = Primary Site Server, FSP, MP, SUP
    sccm2.izmir.local = MP,DP (internet FQDN is sccmextmp2.izmir.com)
    sccm3.izmir.local = MP,DP, Enrollment Point, Enrollment Proxy Point
    sccm4.izmir.local = Reporting Service Point, Application Catalog Web Service Point and Applicaiton Catalog Web Site Point
    All MP's and DP's IIS configured with Certificate and client has got certificate too.
    i'm using this parameters for installing workgroup client with PKI:
    ccmsetup.exe /source:D:\Client /UsePKICert /NoCRLCheck CCMHOSTNAME=sccmextmp2.izmir.com SMSSIGNCERT=D:\Client\sccm1.cert SMSSITECODE=TCP FSP=sccm1.izmir.local CCMALWAYSINF=1 CCMFIRSTCERT=1
    and my error is in the ccmsetup.log:
    <![LOG[MSI: Action 11:56:36: SmsSetClientConfig. Applies the configuration placed by SmsSetClientConfigInit and configures client framework.]LOG]!><time="11:56:36.673-120" date="02-11-2013" component="ccmsetup" context=""
    type="0" thread="5604" file="msiutil.cpp:314">
    <![LOG[MSI: Setup failed due to unexpected circumstances
    The error code is 80070002]LOG]!><time="11:56:36.719-120" date="02-11-2013" component="ccmsetup" context="" type="3" thread="5604" file="msiutil.cpp:300">
    <![LOG[MSI: Action 11:56:36: Rollback. Rolling back action:]LOG]!><time="11:56:36.907-120" date="02-11-2013" component="ccmsetup" context="" type="0" thread="5604" file="msiutil.cpp:314">
    <![LOG[File C:\Windows\ccmsetup\{59A0EA77-D28C-4286-83A6-04BB57B9CDD6}\client.msi installation failed. Error text: ExitCode: 1603
    Action: SmsSetClientConfig.
    ErrorMessages:
    Setup failed due to unexpected circumstances
    The error code is 80070002
    ]LOG]!><time="11:56:49.886-120" date="02-11-2013" component="ccmsetup" context="" type="3" thread="5604" file="msiutil.cpp:872">
    <![LOG[Next retry in 120 minute(s)...]LOG]!><time="11:56:49.948-120" date="02-11-2013" component="ccmsetup" context="" type="0" thread="5604" file="ccmsetup.cpp:8498">
    You got any idea?
    thanks..
    MCT

    Hi;
    yes i'm using last version of SP1 and applied that hotfix.
    By the way i fixed the problem but now i got anothers:) Now i have no errorst in ccmsetup.log. Client agent installed but in Configuration Manager Agent Client certificate:None and Connection Type: Unknown
    CertificateMaintenance.log
    MCT

  • System Center 2012 - client installation error 0x80070057

    Product: System Center 2012, client installation problem
    Hello, I've problem with installation client on WinSrv 2008 SP2 (firewall disabled)
    Logs:CcmExec.log
    <![LOG[Error processing notification query for endpoint 'ExternalEventAgent'. QueryType='', Query='', NotificationGroup='EndpointProtection'. Code =0x80070057]LOG]!>
    <time="08:35:26.875-60" date="11-16-2012" component="CCMEXEC" context="" type="2" thread="3528" file="wmisettings.cpp:960">
    <![LOG[Error processing notification query for endpoint 'ExternalEventAgent'. QueryType='', Query='', NotificationGroup='EndpointProtection'. Code =0x80070057]LOG]!><time="08:35:26.875-60" date="11-16-2012" component="CCMEXEC" context="" type="2"
    thread="3528" file="wmisettings.cpp:960">
    <![LOG[Error processing notification query for endpoint 'ExternalEventAgent'. QueryType='', Query='', NotificationGroup='EndpointProtection'. Code =0x80070057]LOG]!><time="08:35:26.875-60" date="11-16-2012" component="CCMEXEC" context="" type="2" thread="3528"
    file="wmisettings.cpp:960">
    <![LOG[Starting system task processor.]LOG]!><time="08:35:26.875-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:960">
    <![LOG[BEGIN ExecuteSystemTasks('PreStartup')]LOG]!><time="08:35:26.875-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'StatusAgentInitialization' via ICcmSystemTask2 interface.]LOG]!><time="08:35:26.922-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'ClientRegistrationStartup' via ICcmSystemTask2 interface.]LOG]!><time="08:35:27.265-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'MtcPreStartup'.]LOG]!><time="08:35:27.265-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'StateMessageManagerStartup' via ICcmSystemTask2 interface.]LOG]!><time="08:35:27.265-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('PreStartup')]LOG]!><time="08:35:27.374-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[BEGIN ExecuteSystemTasks('Startup')]LOG]!><time="08:35:27.374-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'CcmEvalTaskStartup'.]LOG]!><time="08:35:27.530-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'ClientIDManagerStartup'.]LOG]!><time="08:35:27.530-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5012" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'EndpointProtectionAgentStartup'.]LOG]!><time="08:35:27.546-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'UserAffinityTaskStartup'.]LOG]!><time="08:35:27.546-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'EEAStartup'.]LOG]!><time="08:35:27.671-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5252" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'StatusAgentStartup' via ICcmSystemTask2 interface.]LOG]!><time="08:35:30.137-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'CertificateMaintenance'.]LOG]!><time="08:35:30.137-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'LSMaintenance'.]LOG]!><time="08:35:30.199-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:167">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:30.636-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:30.636-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:30.636-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:30.808-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:30.808-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:30.808-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:30.808-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:30.870-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:30.917-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:30.917-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'.]LOG]!><time="08:35:30.980-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'.]LOG]!><time="08:35:30.980-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488" file="wmisettings.cpp:225">
    <![LOG[Invoking system task 'MtrMgrStartup'.]LOG]!><time="08:35:31.011-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4468" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'CTMStartup'.]LOG]!><time="08:35:31.026-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'SrcUpdateStartup'.]LOG]!><time="08:35:31.026-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5252" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'FileBITSStartup'.]LOG]!><time="08:35:31.026-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'RebootCoordStartup'.]LOG]!><time="08:35:31.026-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'SrvWinMgrStartup'.]LOG]!><time="08:35:31.042-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'DTSStartup'.]LOG]!><time="08:35:31.042-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'ScanAgentStartupTask'.]LOG]!><time="08:35:31.058-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'PeerDPmgrStartup'.]LOG]!><time="08:35:31.089-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'ExecmgrStartup'.]LOG]!><time="08:35:31.089-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'CIStore_Startup'.]LOG]!><time="08:35:31.229-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'CIStateStore_Startup'.]LOG]!><time="08:35:31.229-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'CIDownloader_Startup'.]LOG]!><time="08:35:31.261-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'CIAgent_Startup'.]LOG]!><time="08:35:31.276-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'UpdatesDeploymentStartupTask'.]LOG]!><time="08:35:31.292-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'SMSSHA_Startup'.]LOG]!><time="08:35:31.323-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'DCMAgent_Startup'.]LOG]!><time="08:35:31.339-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'SCStartUp' via ICcmSystemTask2 interface.]LOG]!><time="08:35:31.526-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'PwrAgentStartupTask'.]LOG]!><time="08:35:41.546-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:167">
    <![LOG[END ExecuteSystemTasks('Startup')]LOG]!><time="08:35:41.577-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[Running PostStartup tasks.]LOG]!><time="08:35:41.577-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:966">
    <![LOG[SystemTaskProcessor::QueueEvent(PostStartup, 1)]LOG]!><time="08:35:41.577-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="systemtaskprocessor.cpp:428">
    <![LOG[BEGIN ExecuteSystemTasks('PowerChanged')]LOG]!><time="08:35:41.577-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.593-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.593-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('PowerChanged')]LOG]!><time="08:35:41.593-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[BEGIN ExecuteSystemTasks('PowerChangedEx')]LOG]!><time="08:35:41.593-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.624-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('PowerChangedEx')]LOG]!><time="08:35:41.624-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[BEGIN ExecuteSystemTasks('PowerChanged')]LOG]!><time="08:35:41.624-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.640-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.640-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('PowerChanged')]LOG]!><time="08:35:41.640-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[BEGIN ExecuteSystemTasks('PowerChangedEx')]LOG]!><time="08:35:41.640-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.671-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('PowerChangedEx')]LOG]!><time="08:35:41.671-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[BEGIN ExecuteSystemTasks('PowerChanged')]LOG]!><time="08:35:41.671-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.687-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.687-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('PowerChanged')]LOG]!><time="08:35:41.687-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[BEGIN ExecuteSystemTasks('PowerChangedEx')]LOG]!><time="08:35:41.687-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.702-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('PowerChangedEx')]LOG]!><time="08:35:41.702-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[BEGIN ExecuteSystemTasks('PostStartup')]LOG]!><time="08:35:41.702-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Invoking system task 'PolicyEvaluator_PostStartup' via ICcmSystemTask2 interface.]LOG]!><time="08:35:41.733-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'SchedulerStartup'.]LOG]!><time="08:35:41.796-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'PolicyAgent_PostStartup'.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5284" file="systemtask.cpp:167">
    <![LOG[END ExecuteSystemTasks('PostStartup')]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[Sending "Logon" event for all logged on users...]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="senslog.cpp:1693">
    <![LOG[SystemTaskProcessor::QueueEvent(Logon, 0)]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="systemtaskprocessor.cpp:428">
    <![LOG[Starting endpoint queue processors.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:981">
    <![LOG[Starting outgoing queue processors.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:985">
    <![LOG[Creating and signaling service running event.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:997">
    <![LOG[Invoking task to release idle endpoints every 300 seconds.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:1017">
    <![LOG[Invoking task to check memory every 60 seconds.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:1039">
    <![LOG[Invoking task to purge obsolete system files every 43200 seconds.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:1061">
    <![LOG[CoFreeUnusedLibraries will be called every 600 seconds.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:1091">
    <![LOG[Initializing Command Execution subsystem.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="init.cpp:1115">
    <![LOG[*** System is now free to go to sleep]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3508" file="powerstatemanager.cpp:925">
    <![LOG[Completed phase 1 initialization. Service is now fully operational.]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3528" file="entrypoint.cpp:2346">
    <![LOG[BEGIN ExecuteSystemTasks('Logon')]LOG]!><time="08:35:42.202-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:564">
    <![LOG[Winmgmt service current status is 0x4. Process Id 996.]LOG]!><time="08:35:42.311-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3528" file="wmiprocessmonitor.cpp:177">
    <![LOG[Invoking system task 'FileBITSLogon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.326-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="6028" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'ExecmgrLogon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.404-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'SchedulerLogon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.451-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5284" file="systemtask.cpp:155">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:42.529-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:42.576-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Invoking system task 'SrcUpdateLogon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.576-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:155">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:42.623-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Invoking system task 'DTSLogon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.654-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5284" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'SCUpdateMgrLogOn' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.654-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:155">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:42.654-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:42.701-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:42.701-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Invoking system task 'PolicyEvaluator_Logon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.763-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5204" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'RebootCoordLogon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:42.763-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'LSLogon'.]LOG]!><time="08:35:42.763-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:42.841-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:42.966-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:42.966-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:43.232-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:43.232-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:43.232-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:S01" for user 'S-1-5-18'.]LOG]!><time="08:35:43.232-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.232-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.232-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.481-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.481-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="5488"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.700-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.700-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784"
    file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.778-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784" file="wmisettings.cpp:225">
    <![LOG[Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'.]LOG]!><time="08:35:43.778-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="3784" file="wmisettings.cpp:225">
    <![LOG[Invoking system task 'PwrAgentLogonTask'.]LOG]!><time="08:35:43.809-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:167">
    <![LOG[Invoking system task 'UpdatesDeploymentLogonTask' via ICcmSystemTask2 interface.]LOG]!><time="08:35:43.809-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="3016" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'DCMAgent_Logon' via ICcmSystemTask2 interface.]LOG]!><time="08:35:43.825-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:155">
    <![LOG[Invoking system task 'SCLogOn' via ICcmSystemTask2 interface.]LOG]!><time="08:35:43.872-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="5028" file="systemtask.cpp:155">
    <![LOG[END ExecuteSystemTasks('Logon')]LOG]!><time="08:35:43.872-60" date="11-16-2012" component="CcmExec" context="" type="1" thread="4904" file="systemtask.cpp:676">
    <![LOG[*** Keep the system awake]LOG]!><time="08:36:41.558-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="2884" file="powerstatemanager.cpp:914">
    <![LOG[*** System is now free to go to sleep]LOG]!><time="08:36:41.667-60" date="11-16-2012" component="CCMEXEC" context="" type="1" thread="2884" file="powerstatemanager.cpp:925">

    DNS - ok and service account have full rights on the client computer
    clientIDmanager.log:
    <![LOG[[----- STARTUP -----]]LOG]!><time="08:18:07.821-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmidstore.cpp:411">
    <![LOG[Running query 'SELECT * FROM CCM_Service_HostedApplication WHERE Type="Server"' against namespace: '\\TOGL-ACS01V\ROOT\CCM\Policy\Machine']LOG]!><time="08:18:07.837-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1"
    thread="3704" file="hostingutil.cpp:312">
    <![LOG[CCMExec is currently NOT hosting a server application.]LOG]!><time="08:18:07.837-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="hostingutil.cpp:403">
    <![LOG[Machine: TOGL-ACS01V]LOG]!><time="08:18:07.837-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmid.cpp:1394">
    <![LOG[OS Version: 6.0 Service Pack 2]LOG]!><time="08:18:07.837-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmid.cpp:1398">
    <![LOG[SCCM Client Version: 5.00.7711.0000]LOG]!><time="08:18:07.837-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmid.cpp:1402">
    <![LOG['RDV' Identity store does not support backup.]LOG]!><time="08:18:07.837-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmidstore.cpp:369">
    <![LOG[CCM Identity is in sync with Identity stores]LOG]!><time="08:18:07.837-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmid.cpp:1441">
    <![LOG[PopulateRegistrationHint: Client has an SMSID, certificates, and has no CCM_ClientIdentificationInformation=@ instance, setting the hint.]LOG]!><time="08:18:07.853-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1"
    thread="3704" file="ccmid.cpp:1916">
    <![LOG[Retrieved Certificate options successfully]LOG]!><time="08:18:07.853-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmgencert.cpp:3535">
    <![LOG[Begin validation of Certificate [Thumbprint 78E2787F92AB081E923E50A44B17E15ADA566684] issued to 'SMS']LOG]!><time="08:18:07.853-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmcert.cpp:1169">
    <![LOG[Client is set to use HTTPS when available. The current state is 224.]LOG]!><time="08:18:07.885-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmutillib.cpp:362">
    <![LOG[Completed validation of Certificate [Thumbprint 78E2787F92AB081E923E50A44B17E15ADA566684] issued to 'SMS']LOG]!><time="08:18:07.948-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmcert.cpp:1310">
    <![LOG[PopulateRegistrationHint: Using the CertificateID to set the hint.]LOG]!><time="08:18:07.948-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmid.cpp:1982">
    <![LOG[PopulateRegistrationHint: Registration hint successfully populated.]LOG]!><time="08:18:07.996-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmid.cpp:1994">
    <![LOG[Deleted Certificate ID from registry successfully]LOG]!><time="08:18:07.996-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmgencert.cpp:3493">
    <![LOG[[RegTask] - Executing registration task synchronously.]LOG]!><time="08:18:29.313-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="regtask.cpp:915">
    <![LOG[Read SMBIOS (encoded): 56004D0077006100720065002D00340032002000310036002000610063002000620033002000310064002000320034002000620036002000660030002D0031003900200064006300200038006400200062003500200030006300200037003900200036003200200037003800]LOG]!><time="08:18:29.313-60"
    date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="smbiosident.cpp:118">
    <![LOG[Evaluated SMBIOS (encoded): 56004D0077006100720065002D00340032002000310036002000610063002000620033002000310064002000320034002000620036002000660030002D0031003900200064006300200038006400200062003500200030006300200037003900200036003200200037003800]LOG]!><time="08:18:29.313-60"
    date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="smbiosident.cpp:184">
    <![LOG[No SMBIOS Changed]LOG]!><time="08:18:29.329-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="smbiosident.cpp:65">
    <![LOG[SMBIOS unchanged]LOG]!><time="08:18:29.329-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="ccmid.cpp:657">
    <![LOG[SID unchanged]LOG]!><time="08:18:29.329-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="ccmid.cpp:674">
    <![LOG[HWID unchanged]LOG]!><time="08:18:30.375-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="ccmid.cpp:691">
    <![LOG[RegEndPoint: Event notification: CCM_RemoteClient_Reassigned]LOG]!><time="08:18:31.849-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="1508" file="regendpoint.cpp:205">
    <![LOG[RegEndPoint: Received notification for site assignment change from '<none>' to 'S01'.]LOG]!><time="08:18:31.849-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="1508" file="regendpoint.cpp:233">
    <![LOG[GetSystemEnclosureChassisInfo: IsFixed=FALSE, IsLaptop=FALSE]LOG]!><time="08:18:32.230-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="ccmid.cpp:210">
    <![LOG[Computed HardwareID=2:F5B477FB236C672D327F13BF4499009C61C8FDD6
    Win32_SystemEnclosure.SerialNumber=<empty>
    Win32_SystemEnclosure.SMBIOSAssetTag=<empty>
    Win32_BaseBoard.SerialNumber=None
    Win32_BIOS.SerialNumber=VMware-42 16 ac b3 1d 24 b6 f0-19 dc 8d b5 0c 79 62 78
    Win32_NetworkAdapterConfiguration.MACAddress=00:50:56:96:00:60]LOG]!><time="08:18:32.246-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="ccmid.cpp:449">
    <![LOG[[RegTask] - Client is not registered. Sending registration request for GUID:9F8051B2-FA13-48BC-86B3-87B8359D6815 ...]LOG]!><time="08:18:32.261-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="regtask.cpp:1595">
    <![LOG[[RegTask] - Client is registered. Server assigned ClientID is GUID:9F8051B2-FA13-48BC-86B3-87B8359D6815. Approval status 1]LOG]!><time="08:18:32.388-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="regtask.cpp:1603">
    <![LOG['RDV' Identity store does not support backup.]LOG]!><time="08:18:32.452-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="ccmidstore.cpp:369">
    <![LOG[Raising event:
    [SMS_CodePage(852), SMS_LocaleID(1045)]
    instance of SMS_RemoteClient_Reassigned
    ClientID = "GUID:9F8051B2-FA13-48BC-86B3-87B8359D6815";
    DateTime = "20121116071832.452000+000";
    LastAssignedSite = "";
    MachineName = "TOGL-ACS01V";
    NewAssignedSite = "S01";
    ProcessID = 2872;
    SiteCode = "S01";
    ThreadID = 3496;
    ]LOG]!><time="08:18:32.452-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="event.cpp:729">
    <![LOG[Raising event:
    instance of CCM_Framework_ClientIdChanged
    ClientID = "GUID:9F8051B2-FA13-48BC-86B3-87B8359D6815";
    DateTime = "20121116071832.467000+000";
    PreviousClientId = "Unknown";
    ProcessID = 2872;
    ThreadID = 3496;
    ]LOG]!><time="08:18:32.467-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="event.cpp:729">
    <![LOG[[RegTask] - Client is registered. Exiting.]LOG]!><time="08:18:32.467-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3496" file="regtask.cpp:1942">
    <![LOG[Read SMBIOS (encoded): 56004D0077006100720065002D00340032002000310036002000610063002000620033002000310064002000320034002000620036002000660030002D0031003900200064006300200038006400200062003500200030006300200037003900200036003200200037003800]LOG]!><time="08:18:32.975-60"
    date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="smbiosident.cpp:118">
    <![LOG[Evaluated SMBIOS (encoded): 56004D0077006100720065002D00340032002000310036002000610063002000620033002000310064002000320034002000620036002000660030002D0031003900200064006300200038006400200062003500200030006300200037003900200036003200200037003800]LOG]!><time="08:18:32.975-60"
    date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="smbiosident.cpp:184">
    <![LOG[No SMBIOS Changed]LOG]!><time="08:18:32.975-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="smbiosident.cpp:65">
    <![LOG[SMBIOS unchanged]LOG]!><time="08:18:32.975-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="ccmid.cpp:657">
    <![LOG[SID unchanged]LOG]!><time="08:18:32.975-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="ccmid.cpp:674">
    <![LOG[HWID unchanged]LOG]!><time="08:18:32.990-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="ccmid.cpp:691">
    <![LOG[GetSystemEnclosureChassisInfo: IsFixed=FALSE, IsLaptop=FALSE]LOG]!><time="08:18:33.038-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="ccmid.cpp:210">
    <![LOG[Computed HardwareID=2:F5B477FB236C672D327F13BF4499009C61C8FDD6
    Win32_SystemEnclosure.SerialNumber=<empty>
    Win32_SystemEnclosure.SMBIOSAssetTag=<empty>
    Win32_BaseBoard.SerialNumber=None
    Win32_BIOS.SerialNumber=VMware-42 16 ac b3 1d 24 b6 f0-19 dc 8d b5 0c 79 62 78
    Win32_NetworkAdapterConfiguration.MACAddress=00:50:56:96:00:60]LOG]!><time="08:18:33.054-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="ccmid.cpp:449">
    <![LOG[Persisted hardware IDs in CCM_ClientIdentificationInformation=@:
    HardwareID1=2:F5B477FB236C672D327F13BF4499009C61C8FDD6
    HardwareID2=20310500010000FE]LOG]!><time="08:18:33.070-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3452" file="ccmid.cpp:556">
    <![LOG[[----- SHUTDOWN -----]]LOG]!><time="08:33:36.247-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="3704" file="ccmidstore.cpp:509">
    <![LOG[[----- STARTUP -----]]LOG]!><time="08:35:17.807-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmidstore.cpp:411">
    <![LOG[Running query 'SELECT * FROM CCM_Service_HostedApplication WHERE Type="Server"' against namespace: '\\TOGL-ACS01V\ROOT\ccm\Policy\Machine']LOG]!><time="08:35:17.822-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1"
    thread="2900" file="hostingutil.cpp:312">
    <![LOG[CCMExec is currently NOT hosting a server application.]LOG]!><time="08:35:17.822-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="hostingutil.cpp:403">
    <![LOG[Machine: TOGL-ACS01V]LOG]!><time="08:35:17.822-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmid.cpp:1394">
    <![LOG[OS Version: 6.0 Service Pack 2]LOG]!><time="08:35:17.822-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmid.cpp:1398">
    <![LOG[SCCM Client Version: 5.00.7711.0000]LOG]!><time="08:35:17.822-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmid.cpp:1402">
    <![LOG['RDV' Identity store does not support backup.]LOG]!><time="08:35:17.838-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmidstore.cpp:369">
    <![LOG[CCM Identity is in sync with Identity stores]LOG]!><time="08:35:17.838-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmid.cpp:1441">
    <![LOG['RDV' Identity store does not support backup.]LOG]!><time="08:35:17.838-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmidstore.cpp:369">
    <![LOG[Deleted Certificate ID from registry successfully]LOG]!><time="08:35:17.838-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmgencert.cpp:3493">
    <![LOG[Client is set to use HTTPS when available. The current state is 224.]LOG]!><time="08:35:17.838-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="2900" file="ccmutillib.cpp:362">
    <![LOG[[RegTask] - Executing registration task synchronously.]LOG]!><time="08:35:27.265-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="4468" file="regtask.cpp:915">
    <![LOG[[RegTask] - Client is already registered. Exiting.]LOG]!><time="08:35:27.265-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="4468" file="regtask.cpp:792">
    <![LOG[Read SMBIOS (encoded): 56004D0077006100720065002D00340032002000310036002000610063002000620033002000310064002000320034002000620036002000660030002D0031003900200064006300200038006400200062003500200030006300200037003900200036003200200037003800]LOG]!><time="08:35:27.546-60"
    date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="smbiosident.cpp:118">
    <![LOG[Evaluated SMBIOS (encoded): 56004D0077006100720065002D00340032002000310036002000610063002000620033002000310064002000320034002000620036002000660030002D0031003900200064006300200038006400200062003500200030006300200037003900200036003200200037003800]LOG]!><time="08:35:27.546-60"
    date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="smbiosident.cpp:184">
    <![LOG[No SMBIOS Changed]LOG]!><time="08:35:27.546-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="smbiosident.cpp:65">
    <![LOG[SMBIOS unchanged]LOG]!><time="08:35:27.546-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="ccmid.cpp:657">
    <![LOG[SID unchanged]LOG]!><time="08:35:27.561-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="ccmid.cpp:674">
    <![LOG[HWID unchanged]LOG]!><time="08:35:28.685-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="ccmid.cpp:691">
    <![LOG[GetSystemEnclosureChassisInfo: IsFixed=FALSE, IsLaptop=FALSE]LOG]!><time="08:35:28.701-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="ccmid.cpp:210">
    <![LOG[Computed HardwareID=2:F5B477FB236C672D327F13BF4499009C61C8FDD6
    Win32_SystemEnclosure.SerialNumber=<empty>
    Win32_SystemEnclosure.SMBIOSAssetTag=<empty>
    Win32_BaseBoard.SerialNumber=None
    Win32_BIOS.SerialNumber=VMware-42 16 ac b3 1d 24 b6 f0-19 dc 8d b5 0c 79 62 78
    Win32_NetworkAdapterConfiguration.MACAddress=00:50:56:96:00:60]LOG]!><time="08:35:28.716-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="ccmid.cpp:449">
    <![LOG[Persisted hardware IDs in CCM_ClientIdentificationInformation=@:
    HardwareID1=2:F5B477FB236C672D327F13BF4499009C61C8FDD6
    HardwareID2=20310500010000FE]LOG]!><time="08:35:28.716-60" date="11-16-2012" component="ClientIDManagerStartup" context="" type="1" thread="5012" file="ccmid.cpp:556">

Maybe you are looking for