Steps involved in Uninstalling SQL Server service packs

Hi,
Came to know that we can uninstall sql server service packs from SQL 2008 SP1 onwards.
Question is, for suppose i have installed SQL 2008 SP3 and found problem. Now I want to uninstall SP3, what are the steps involved to uninstall a service pack? Can we also uninstall QFE, Cummulative updates and hotfix's as well?
How does sql server does the rollback or uninstall of service pack behind the scenes?
Appreciate your help.
Thank you.

Hello,
@Cheer08: When SP1 CU3 and SP1 CU4 were released we found that some SQL Server users had issues with SSIS and SSRS, when these CUs were
uninstalled we found the issues continue, and we were back to normal when we reapplied SP1 or SP1 CU2.
@Samantha: About the Resource DB, it certainly plays a factor on applying updates and upgrading process, which is explained
here. About how it is used to allow rollback of updates
in SQL Server, the Resource DB seems to be used to copy back the objects and semantics to system databases as explained in the following article.
http://extremeexperts.com/sql/yukon/resourcedatabase.aspx
@Samantha: no official documents to my knowledge, I just have a real world experience on this as I mentioned to @Cheer08.
Hope this helps.
Regards,
Alberto Morillo
SQLCoffee.com

Similar Messages

  • SAP List of Supported SQL Server Service Packs and Cumulative Updates

    Does SAP provide a list of SQL Server Service Packs and Cumulative Updates that will work with BPC 7.0 and 7.5? I see that CU 12 is out for SP1 and CU 2 is out for SP2. I would like to know if I can move the SP2 CU2 or SP1 CU12. My install docs are outdated specifying SP1 CU6.
    Any direction is appreciated.
    Joe

    Hi,
    Please take a look at the below list of the supported OS: This excerpt is from the installation guide.
    SP04 or later: Windows Server 2008 R2 Standard or Enterprise Edition with or without Hyper-V
    Windows Server 2008 Standard or Enterprise Edition with or without Hyper-V, or
    Windows Server 2008 Data Center with or without Hyper-V
    Windows Server 2003 Standard or Enterprise Edition SP2
    Windows Server 2003 Standard configured on the SQL database or OLAP server components only
    Windows Server 2003 R2 Standard or Enterprise Edition SP2
    SAP recommends using Windows Server 2008 64 bit over Windows Server 2003 64 bit. Otherwise, supportability is limited.
    I am not sure what did you mean by the front end. Having said that, 32 bit is supported both on the server and the client machines.
    Hope this helps.

  • Error with DQS after Installing SQL Server Service Pack 2

    When I open the DQS client, I get this error message:
    Message Id: VerificationFrameworkVersionNotCompatible
    A new version of .NET or Data Quality Services was installed on this machine. In order to continue to work with DQS please run 'DqsInstaller.exe -upgrade'.
    However, when I run DQSInstaller.exe, I get this message:
    DQS Installer has detected a previous DQS installation under this SQL server instance.  Running DQS installer will remove the previous installation, together with all the knowledge stored in it.
    Will I lose all my knowledge bases?  Is there an upgrade path?

    Hi Adolfo Socorro,
    According to your description, when you install SQL Server 2012 Service Pack2, the error of
    Data Quality Services (DQS) will occur. The cause is that Product Updates will not update the schema of the DQS catalogs, any related MDS catalogs, and the SQL CLR assemblies kept the DQS catalogs. Therefore, extra steps may be required
    if the DQS catalog schema needs to be upgraded, or the DQS CLR assemblies have been upgraded by the product update.
    If you have previously run the DQSInstaller.exe to build the DQS_MAIN, DQS_PROJECTS, and DQS_Staging_Data catalogs in one or more of the updated instances, you
    may need to continue to do the necessary upgrade steps to upgrade the database schemas, such as launch CMD as Administrator
    cd "C:\Program Files\Microsoft SQL Server\MSSQL11.InstanceName\MSSQL\Binn" DQSInstaller.exe –upgrade
    There is an article about upgrading DQS, you can review the following article.
    http://social.technet.microsoft.com/wiki/contents/articles/8442.upgrade-dqs-installing-cumulative-updates-or-hotfix-patches-on-data-quality-services.aspx
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Need SQL Server service packs installation procedure

    Hey Guys,
    I am in the process of installing service packs to my SQL Server 2008 and R2 editions, I was searching for the installation procedure in technet for this but nothing was provided for this, I tried to read the
    "readme" and setup documentation provided in the SP 4 download page but its useless since its redirecting again to some other page which again points to same download page, It makes me wonder if there are any procedures provided by Microsoft for
    this. Let me know if anyone has it. I don't want to follow any third party websites/ individual bloggers providing best practices/installation procedures. 
    My Environment: SQL SERVER 2008/ R2  (STANDARD)  and these are standalone
    machines.
    OS: Windows server 2008 R2 STANDARD
    With regards,
    Gopinath.
    With regards, Gopinath.

    Copy the patch files to the server
    Run the patch file and follow the on-screen instructions
    Select the instances that you wish to patch
    Allow the patch to finish
    Reboot if a reboot is required (the patch will tell you if there were any locked files)
    For more info refer this link
    Please Mark this as Answer if it solved your issue 
    Please vote this as Helpful information if it helps to solve your issue

  • SQL Server Service Packs (2008, 2008R2, 2012)

    Hi all,
    it appears that no one took care of installing Service Packs for our SQL Servers from WSUS and now i have to do it. What i have:
    MS SQL Server 2008 R2 Service Pack 1
    MS SQL Server 2008 Service Pack 1,2,3
    MS SQL Server 2012 Service Pack 1,2
    As you could see some of them a really old.
    1. The fact that everything is running so far without any problems and complains bring the question: Do I have to install Service Packs?
    2. Is it ok if I go directly to the latest Service Pack for each Server or i have to go the "entire road" installing one after another.
    3. What is the best way to do the updates: Install all other security and critical updates, restart the server, then install the service pack and restart again the server. 
    Actually my knowledge for SQL Server and Updates for it are not so big that's why i want to apologies for the stupid questions. Thanks in advance

    1. The fact that everything is running so far without any problems and complains bring the question: Do I have to install Service Packs?
    Hi,
    Yes very much recommended if your SQL server 2008 is not at SP/Sp4 it would not come under extended support purview. If you have 2008 r2  not with SP3 again you are out of extended support.  For 2012 as well apply Sp2 .Mainstarem support for 2008/2008
    R2 has already ended
    2. Is it ok if I go directly to the latest Service Pack for each Server or i have to go the "entire road" installing one after another.
    Hi,
    Yes you can directly upgrade to SQL
    Server 2008 SP4 because SP are cumulative and latest SP will include all fixes present in one released before it . As a fact you can always apply latest SP for any SQL server version for fact that it is cumulative. Dont go for SP3 go for SP4 in 2008 and
    SP3 for 2008 r2
    3. What is the best way to do the updates: Install all other security and critical updates, restart the server, then install the service pack and restart again the server.
    Best way can be referred from below docs
    http://msdn.microsoft.com/en-us/library/dd638062%28v=sql.100%29.aspx
    http://social.technet.microsoft.com/wiki/contents/articles/25632.how-to-install-sql-server-2012-sp2-on-standalone-sql-server-instance.aspx
    Just above doc is for 2012 but will hold true for 2008 as well. SP might require restart of Windows machine on which SQL Server resides.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • SQL Server Service Pack Install and SSRS Scale Out Environment

    We have an error in our SSRS environment that looks to be addressed in SQL Server 2008 R2 SP3. Our set up is a scale out environment, 2 SSRS app servers and 1 SSRS database server. For simplicity as we are moving to 2012 soon, I would like to only install
    the service pack on one of the SSRS app servers. Anyone aware of any reason besides keeping servers consistent to not do this? I don't want to go through the time to upgrade the SSRS SQL Server if I don't have to.
    Thanks

    Hello,
    If you apply the service pack on the database server first, front-ends may not be able to provide service again until you
    apply the SP to them too. I have no knowledge of other possible issue.
    Remember to backup SSRS databases and encryption key before applying the service pack.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • KB2977326 - Security Update for SQL Server Service Pack 1 repeatedly fails to install

    This update fails to install every day when I shut down my computer. Here is the WindowsUpdate.Log:
    2014-12-02 15:50:11:469
    420 44c
    AU #########
    2014-12-02 15:50:11:469
    420 44c
    AU  # Initiating install at shutdown
    2014-12-02 15:50:11:469
    420 44c
    AU  # Approved updates = 1
    2014-12-02 15:50:11:516
    420 44c
    AU <<## SUBMITTED ## AU: Install updates / installing updates [CallId = {685C12BB-7AA9-4A31-9620-8F306EEE31C3}]
    2014-12-02 15:50:11:516
    420 44c
    Shutdwn InstallAtShutdown starts.
    2014-12-02 15:50:11:516
    420 1528
    Agent *************
    2014-12-02 15:50:11:516
    420 1528
    Agent ** START **  Agent: Installing updates [CallerId = AutomaticUpdates]
    2014-12-02 15:50:11:516
    420 1528
    Agent *********
    2014-12-02 15:50:11:516
    420 1528
    Agent  * Updates to install = 1
    2014-12-02 15:50:11:531
    420 1528
    Agent  *   Title = Security Update for SQL Server 2012 Service Pack 1 (KB2977326)
    2014-12-02 15:50:11:531
    420 1528
    Agent  *   UpdateId = {E0D65CC4-3B13-4352-BD89-A28C5F4C5017}.200
    2014-12-02 15:50:11:531
    420 1528
    Agent  *     Bundles 1 updates:
    2014-12-02 15:50:11:531
    420 1528
    Agent  *       {C076E757-1A4F-44DB-823B-CFFC07CD7D38}.200
    2014-12-02 15:50:11:547
    420 16d8
    Shutdwn InstallAtShutdown got install progress.
    2014-12-02 15:50:12:327
    420 d4c
    Report CWERReporter finishing event handling. (00000000)
    2014-12-02 15:50:20:548
    420 44c
    AU WARNING: Pending directive, 'Install Approval', is not applicable
    2014-12-02 15:50:24:417
    420 16d8
    Shutdwn InstallAtShutdown got install progress.
    2014-12-02 15:50:24:432
    420 16d8
    Shutdwn InstallAtShutdown got install progress.
    2014-12-02 15:50:24:432
    420 1528
    DnldMgr Preparing update for install, updateId = {C076E757-1A4F-44DB-823B-CFFC07CD7D38}.200.
    2014-12-02 15:50:25:119
    2052 608
    Misc ===========  Logging initialized (build: 7.6.7600.320, tz: -0600)  ===========
    2014-12-02 15:50:25:119
    2052 608
    Misc  = Process: C:\Windows\system32\wuauclt.exe
    2014-12-02 15:50:25:119
    2052 608
    Misc  = Module: C:\Windows\system32\wuaueng.dll
    2014-12-02 15:50:25:119
    2052 608
    Handler :::::::::::::
    2014-12-02 15:50:25:119
    2052 608
    Handler :: START ::  Handler: Command Line Install
    2014-12-02 15:50:25:119
    2052 608
    Handler :::::::::
    2014-12-02 15:50:25:119
    2052 608
    Handler  : Updates to install = 1
    2014-12-02 15:50:25:119
    420 16d8
    Shutdwn InstallAtShutdown got install progress.
    2014-12-02 15:52:23:991
    420 44c
    AU AU setting next sqm report timeout to 2014-12-03 21:52:23
    2014-12-02 15:54:39:587
    2052 608
    Handler  : WARNING: Command line install completed. Return code = 0x84b20001, Result = Failed, Reboot required = false
    2014-12-02 15:54:39:587
    2052 608
    Handler  : WARNING: Exit code = 0x8024200B
    2014-12-02 15:54:39:587
    420 16d8
    AU >>##  RESUMED  ## AU: Installing update [UpdateId = {E0D65CC4-3B13-4352-BD89-A28C5F4C5017}]
    2014-12-02 15:54:39:587
    2052 608
    Handler :::::::::
    2014-12-02 15:54:39:587
    2052 608
    Handler ::  END  ::  Handler: Command Line Install
    2014-12-02 15:54:39:587
    2052 608
    Handler :::::::::::::
    2014-12-02 15:54:39:587
    420 16d8
    AU  # WARNING: Install failed, error = 0x80070643 / 0x84B20001
    2014-12-02 15:54:39:587
    420 16d8
    Shutdwn InstallAtShutdown got install progress.
    2014-12-02 15:54:39:711
    420 1528
    Report REPORT EVENT: {DFA9CDC8-334A-4E57-9588-77B8E980833D}
    2014-12-02 15:54:39:587-0600 1
    198 101
    {E0D65CC4-3B13-4352-BD89-A28C5F4C5017}
    200 80070643
    AutomaticUpdates Failure
    Content Install Installation Failure: Windows failed to install the following update with error 0x80070643: Security Update for SQL Server 2012 Service Pack 1 (KB2977326).
    2014-12-02 15:54:39:727
    420 1528
    Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2014-12-02 15:54:39:727
    420 1528
    Report WER Report sent: 7.6.7600.320 0x80070643 E0D65CC4-3B13-4352-BD89-A28C5F4C5017 Install 101 Unmanaged
    2014-12-02 15:54:39:727
    420 1528
    Report CWERReporter finishing event handling. (00000000)
    2014-12-02 15:54:39:805
    420 1528
    Agent *********
    2014-12-02 15:54:39:805
    420 16d8
    AU Install call completed.
    2014-12-02 15:54:39:805
    420 1528
    Agent **  END  **  Agent: Installing updates [CallerId = AutomaticUpdates]
    2014-12-02 15:54:39:805
    420 16d8
    AU  # WARNING: Install call completed, reboot required = No, error = 0x00000000
    2014-12-02 15:54:39:805
    420 1528
    Agent *************
    2014-12-02 15:54:39:805
    420 16d8
    AU #########
    2014-12-02 15:54:39:805
    420 16d8
    AU ##  END  ##  AU: Installing updates [CallId = {685C12BB-7AA9-4A31-9620-8F306EEE31C3}]
    2014-12-02 15:54:39:805
    420 16d8
    AU #############
    jim...

    Hello,
    Please examine the Summary.txt log file. The following article may help you locate the file on disk:
    http://msdn.microsoft.com/en-us/library/ms143702(v=sql.110).aspx
    If you find the sentence “A failure was detected for a previous installation” on the Summary.txt log file, please repair SQL Server using the following article:
    http://msdn.microsoft.com/en-us/library/Cc646006(v=sql.110).aspx
    If you find other errors, please share the content of the Summary.txt log file with us.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • MSCS SQL Server Service Pack Installation

    Dear All,
    We are using Microsoft Cluster and i completed Microsoft SQL Server 2005 Installation on Cluster.
    Now when i am trying to Install Service Pack 2 of SQL Server i can't get success when both node are running.
    But when i swhiched off Node 2 and did installation on Node 1 i get success.
    But after finishing Installation on Service Pack 2 i can't get that service pack on Node 2.
    Here i want to confirm that i have to do installation of Service Pack 2 on both node ?
    Regards,
    Nikunj Thaker.

    Hi,
    Have you run the SQL 2K5 SP2 upgrade on the other node. What happens is that you upgrade the SQL Server binaries on the Clustered instances but not the local files.
    If you run SP2 on the "Passive" node it will upgrade server compoments that are not cluster aware (like SSIS). I normally upgrade the Client Components first on the passive node, reboot and then upgrade all components on the active node afterwards.
    On a standalone machine - all components are upgraded at the same time - both per instance and the server components so you won't have that issue.
    --Kishore

  • AveConnect driver error after SQL Server service pack upgrade

    I am currently testing aveConnect 3.0 (connection optimized) for SQL Server 2000 on a machine we have here.We updated SQL Server with Service Pack 2 & 3 this morning and since then we've been getting the exception below.This is only since we added the service packs to SQL Server,before it worked fine.
    java.sql.SQLException: [Avenir][JDBC SQL Server Driver] Connection refused: connect
    I also tested it with the older version of AveConnect (2.2) which we've been using until recently,and it returned the same error.
    I am currently testing aveConnect 3.0 for SQL Server 2000 on a machine we have here.We updated SQL Server with Service Pack 2 & 3 this morning and since then we've been getting the exception below.This is only since we added the service packs to SQL Server,before it worked fine.If anyonecould provide any advice I would be very grateful,as this is pretty urgent.

    Hi,
    I just contacted the driver vendor (Atinav Inc).heard that aveconnect jdbc driver is now updated to work with latest SQL server fixes from microsoft.
    FYI, aveconnect jdbc driver link http://www.atinav.com/products/aveconnect/aveconnect.htm
    HTH,
    -ashraff.

  • SQL Server Service Pack Support

    An existing customer running PO 2.3.4 in production would like to upgrade their database servers from the base SQL Server 2008 R2 installation to either SP1 or SP2.  Since these are not explicitly called out as supported in the product documentation, the customer would like to confirm that by applying a service pack they will not be considered to be running an unsupported configuration.
    This is a SP customer running orchestration developed as part of a custom AS engagement, so they are not running out-of-the-box IAC content.  So the question is being posed from a PO product support standpoint.
    Thanks for any information you can provide.

    The specific answer for you is yes it is supported. The general answer for MSSQL DB support is that we only document to the R level (MSSQL 2008 or MSSQL 2008 R2) in the compatibility matrix and service packs are supported but not necessarily tested as they come out.

  • Cannot uninstall sql server 2012 on Windows 7

    This is the error a co-worker gets when trying to uninstall SQL Server 2012. She is running Windows 7 Professional
    Service Pack 1, 64 bit OS. She had SQL 2008 installed and then installed 2012 Enterprise as well, because she needed it for a project. The problem is we don't have a license for local instances of Enterprise, so we need to install it. However,
    2012 Setup is telling us we don't have the minimum requirements to *install* 2012. Which leads to some interesting questions:
    1) Why does the 2012 installer allow you to install but not uninstall when you don't meet system requirements?
    2) How does that make any sense?
    3) Does she really need to install more software to be able to uninstall? Since SP1 is already installed, what would that be?
    Thanks!
    Joe

    Hello,
    In theory, if Windows 7 has SP1 then it is compatible with SQL Server 2012.
    Please try to use the procedure explained on the following article:
    http://msdn.microsoft.com/en-us/library/ms143412.aspx
    If that article does not help, please perform the following steps to manually uninstall SQL Server 2012:
    1. Uninstall all SQL Server 2012 components you can using Control Panel -> Programs and Features
    2. Backup the registry.
    3. Delete the following keys in regedit:
    --HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server
    --HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer
    4. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall and delete all the sub-keys referencing SQL Server.
    5. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services and delete all the keys referencing SQL Server.
    6. Rename all the SQL Server folders in the computer like
    C:\Program Files\Microsoft SQL Server and subfolders.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Stopping sql server services while applying Service pack On SQL server 2008 and 2008 R2

    Hi,
    I am planning to apply service pack 3 for SQL 2008 R2 and Service pack 4 for SQL server 2008. This is my first time and I am applying first QA and DEV environment. I have one confusion. In cluster once you fail over sql resources to active node all of the
    sql services including SQLSERVER and Agent are automatically stopped in passive node where we apply service pack. But in Stand alone, The services are not automatically stopped. Do I need to manually  stop those services like SQLSERVER, Agent, Browser
    and others if any  before I start applying service pack?
    Early Response is highly appreciated.
    Thanks In Advance

    Hello,
    You don’t need to stop SQL Server services. Let SQL Server setup do it as needed.
    Please read the following article for the cluster you would like to update:
    https://support.microsoft.com/kb/958734?wa=wsignin1.0
    The following article may be useful too:
    http://www.sqlcoffee.com/Tips0014.htm
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Unable to uninstall sql server 2012 from Windows 7(ultimate) 64-bit SP1 version.

    I am trying to install sql sever 2012 on my m/c but it's giving me error after partial installation.
    Now I have successfully installed Sql Server 2008 R2 on my machine but when I am trying to uninstall 2012 sql server from my machine its giving an error regarding unsupported OS. However as mentioned earlier I have Windows 2007 Ultimate SP1 (64-bit) installed
    on my machine which is included in valid platform for sql server 2012. Also I installed visual studio 2013 on my machine but it existed with error SqlServer\LocalDB not installed.

    Hi pritamk,
    According to your error message, as other post, you can uninstall SQL Server from command line, inaddition, another workaround is that change the compatibility mode of setup.exe to Vista SP2, then run “Remove” option from the control panel. You can refer
    to the following steps.
    Browse to your SQL setup bootstrap folder, For SQL Server 2012, this is the path "C:\Program Files \Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\".
    Go to Setup.exe file and right click on Setup.exe. Then go to properties and click on "Compatibility" tab. Under "Compatibility mode", click on Run this program in compatibility mode for "Windows Vista (Service Pack 2)". Then Click on "Apply" then "OK".
    After that go to control panel -> Programs and Features -> and remove SQL Server 2012
    There is similar issue about uninstalling SQL Server 2012 RC0 from control panel. You can review the following post.
    https://connect.microsoft.com/SQLServer/feedback/details/707706/unable-to-uninstall-sql-server-2012-rc0-from-control-panel
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Exporting report to PDF takes too long on Win 2k Advanced Server, Service Pack 4

    Post Author: zaverit
    CA Forum: .NET
    We have written VB.Net program which extracts required information from the database in the memory and then based on the configuration, exports the data to PDF using below command
    ExportToDisk(CrystalDecisions.&#91;Shared&#93;.ExportFormatType.PortableDocFormat, outFile), where outFile is .pdf filename in same folder as the executable
    The program is packaged in an MSI. It includes msvcr71.dll. When installed, this generated below assemblies;
    CystalDecisions.CrystalReports.Engine
    CrystalDecisons.Reportsource
    CrystalDecisions.shared
    When the report is run on a Windows XP Professional, Service Pack 2, it completes in about 4 minutes. Please see below for the specs of this workstation (Search for "Workstation Specs")
    When the same report is installed on a Windows 2000 Advanced Server, Service Pack 4, it takes more than 2 hours. Please see below for the specs of this server (Search for "Server Specs")
    Could someone point us to the problem please. We have tried following options;
    checked out the dot net framework. The server and the w/s now have v2
    installed adobe on the server (to ensure that there are no missing libraries or links)
    Server Specs
    Date: Monday, 20 August 2007 3:42:42 PM
    COMPUTER & SYSTEM INFO:
    Operating System: Microsoft Windows 2000 Advanced Server, Service Pack 4Internet Explorer: Version  6.0.2800.1106Domain:   APPDEVSite:   UnavailableComputer Type:  Compaq - ProLiant DL580 G2Number of Processors: 8Processor Info:  Processor 1: 2195 MHz                Intel(R) Xeon(TM) MP CPU 2.20GHz (x86 Family 15 Model 2 Stepping 6) - (Current Speed: 2195, Max Speed: 2195), Processor 2: 2195 MHz                Intel(R) Xeon(TM) MP CPU 2.20GHz (x86 Family 15 Model 2 Stepping 6) - (Current Speed: 2195, Max Speed: 2195), Processor 3: 2195 MHz                Intel(R) Xeon(TM) MP CPU 2.20GHz (x86 Family 15 Model 2 Stepping 6) - (Current Speed: 2195, Max Speed: 2195), Processor 4: 2195 MHz                Intel(R) Xeon(TM) MP CPU 2.20GHz (x86 Family 15 Model 2 Stepping 6) - (Current Speed: 2195, Max Speed: 2195), Processor 5: 2195 MHz                Intel(R) Xeon(TM) MP CPU 2.20GHz (x86 Family 15 Model 2 Stepping 6) - (Current Speed: 2195, Max Speed: 2195), Processor 6: 2195 MHz                Intel(R) Xeon(TM) MP CPU 2.20GHz (x86 Family 15 Model 2 Stepping 6) - (Current Speed: 2195, Max Speed: 2195), Processor 7: 2195 MHz                Intel(R) Xeon(TM) MP CPU 2.20GHz (x86 Family 15 Model 2 Stepping 6) - (Current Speed: 2195, Max Speed: 2195), Processor 8: 2195 MHz                Intel(R) Xeon(TM) MP CPU 2.20GHz (x86 Family 15 Model 2 Stepping 6) - (Current Speed: 2195, Max Speed: 2195)Physical Memory: 7863624 KBytesDisk Space Available: Drive C: = 30325 MBytes, Drive D: = 37028 MBytesLast Bootup:   17/08/2007 11:20:22 AMNetDeploy Last Merge:  20/08/2007 12:08:09 PM
    APPLICATIONS INFO:
    ActivePerl -   Version: 05.80.0806.0101   Vendor: ActiveState   Date Installed: 03/08/2005   Installed By: NetDeploy   Vendor URL: http://www.activestate.com/   GUID: {6B067034-782C-4DC5-92B3-F30215CE425A}   Package Cache: C:\WINNT\Installer\188eb.msi   Comments:
    ATI Display Driver -   Version:    Vendor:    Date Installed:    Installed By: Manual   Vendor URL: Not Provided   GUID: Not Provided   Package Cache: Not Provided   Comments:
    ControlMAgent -   Version: 06.00.0001.0202   Vendor: BMC   Date Installed: 02/08/2005   Installed By: NetDeploy   GUID: {F8A239AC-6CFC-11D4-84E0-009027900466}   Package Cache: C:\WINNT\Installer\1409e1b.msi
    DotNetFramework1.1SP1 -   Version: 01.01.4322.0101   Vendor: Microsoft   Date Installed: 29/11/2005   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {CB2F7EDD-9D1F-43C1-90FC-4F52EAE172A1}   Package Cache: C:\WINNT\Installer\14329d58.msi   Comments:
    DotNetFramework2.0 -   Version: 02.00.0000.0101   Vendor: Microsoft   Date Installed: 17/08/2007   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {7131646D-CD3C-40F4-97B9-CD9E4E6262EF}   Package Cache: C:\WINNT\Installer\2e311.msi   Comments:
    ESM -   Version: 05.10.0009.0102   Vendor: Symantec   Date Installed: 02/08/2005   Installed By: NetDeploy   GUID: {9F6DC27E-A67D-4E28-A8A4-2EDDF81EA04D}   Package Cache: C:\WINNT\Installer\c676.msi   Comments
    HP Array Configuration Utility -   Version:    Vendor:    Date Installed:    Installed By: Manual   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    HP Array Configurtion Utility CLI -   Version:    Vendor:    Date Installed:    Installed By: Manual   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    HP Array Diagnostic Utility -   Version:    Vendor:    Date Installed:    Installed By: Manual   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    HP Insight Diagnostics Online Edition for Windows -   Version:    Vendor:    Date Installed:    Installed By: Manual   Vendor URL: Not Provided   GUID: {3754251E-100C-47D4-AB86-DC34047EE3C4}   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    HP Insight Management Agents -   Version:    Vendor:    Date Installed:    Installed By: Manual   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    HP ProLiant Integrated Management Log Viewer -   Version:    Vendor:    Date Installed:    Installed By: Manual   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    HP ProLiant Legacy Port Configuration Component -   Version:    Vendor:    Date Installed:    Installed By: Manual   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    HP ProLiant Remote Monitor Service -   Version:    Vendor:    Date Installed:    Installed By: Manual   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    HP System Management Homepage -   Version:    Vendor:    Date Installed:    Installed By: Manual   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    HP Version Control Agent 2.1 -   Version:    Vendor:    Date Installed:    Installed By: Manual   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    IE5 Registration -   Version: 83886080   Vendor:    Date Installed:    Installed By: Native MSI   Vendor URL: Not Provided   GUID: {C1E26EED-CC8B-4371-9CC7-AD8A5814B4B2}   Installed From:    Package Cache:    Comments:
    IE60FolderViewFix -   Version: 01.00.0000.0102   Vendor:    Date Installed: 02/08/2005   Installed By: NetDeploy   Vendor URL:    GUID: {9B8697D6-0C3F-4F20-8424-FF1E32426E9E}   Package Cache: C:\WINNT\Installer\18ea2.msi   Comments
    IE60Q831167Update -   Version: 01.00.0000.0101   Vendor: Microsoft   Date Installed: 02/08/2005   Installed By: NetDeploy   Vendor URL:    GUID: {24CFEE38-7D12-42B8-AEB6-D90E54F7F6CF}   Package Cache: C:\WINNT\Installer\c663.msi   Comments:
    IE60Q889293Update -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 13/12/2005   Installed By: NetDeploy   GUID: {B6E19C47-6967-4BFA-9DE5-9C02418BBA75}   Package Cache: C:\WINNT\Installer\11ff4d73.msi
    InternetExplorer -   Version: 06.00.2800.0101   Vendor: Microsoft   Date Installed: 02/08/2005   Installed By: NetDeploy   GUID: {577E42B0-A135-46BB-936D-B881FE674475}   Package Cache: C:\WINNT\Installer\c667.msi
    LiveUpdate -   Version: 02.50.0056.0101   Vendor: Symantec   Date Installed: 20/02/2007   Installed By: NetDeploy   GUID: {BF457741-7A33-47CE-928B-AC1951EE09FF}   Package Cache: C:\WINNT\Installer\be32ffc6.msi
    LiveUpdate 2.5 (Symantec Corporation) -   Version: 2.5.56.0   Vendor: Symantec Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://www.symantec.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Microsoft .NET Framework 1.1 -   Version:    Vendor:    Date Installed:    Installed By: Manual   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Microsoft .NET Framework 2.0 -   Version:    Vendor: Microsoft   Date Installed:    Installed By: Manual   Vendor URL: http://go.microsoft.com/fwlink/?LinkId=45396   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Microsoft Internet Explorer 6 SP1 -   Version:    Vendor:    Date Installed:    Installed By: System/Hidden   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Microsoft VGX Q833989 -   Version:    Vendor:    Date Installed:    Installed By: Manual   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    MyInfo -   Version: 01.08.0000.0101
       Date Installed: 02/08/2005   Installed By: NetDeploy   GUID: {6A0FF415-CE15-490A-B1A8-3905698F1C10}   Package Cache: C:\WINNT\Installer\c672.msi
    netDeploy Global Enterprise Client -   Version: 5.62.7665   Vendor: Open Software Associates   Date Installed: 02/08/2005   Installed By: Native MSI   Vendor URL: http://www.osa.com   GUID: {70C63628-AD92-4F6D-8A30-D9E9ACD6515F}   Package Cache: C:\WINNT\Installer\c642.msi   Comments:
    NetDeployGlobalStartupCmd -   Version: 06.01.0000.0101   Vendor: OSA   Date Installed: 02/08/2005   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {B79DCE5C-9E76-427C-9E36-9CE57A915893}   Package Cache: C:\WINNT\Installer\e085.msi   Comments:
    NetDeployGlobalStartupGina -   Version: 06.00.0000.0101   Vendor: OSA   Date Installed: 02/08/2005   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {F8296AE0-032C-4C97-BB68-E0964790789E}   Package Cache: C:\WINNT\Installer\e080.msi   Comments:
    Razor Excess Reports -   Version: 1.0.0   Vendor: ITe   Date Installed: 17/08/2007   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {FFDBCD12-D259-406B-9E52-1CB8C9066688}   Installed From: D:\Apps\Razor\rzconversion\ExternalApplications\XsReport\   Package Cache: C:\WINNT\Installer\11b614e.msi   Comments:
    RazorPerlLibs -   Version: 01.00.0000.0101   Date Installed: 03/08/2005   Installed By: NetDeploy   GUID: {0F790CA2-D4C5-416E-8767-47D5F862E949}
    SAVParentAdoptionScript -   Version: 01.00.0000.0201   Date Installed: 11/04/2007   Installed By: NetDeploy
       GUID: {32273630-3E06-41C7-91DB-F3B6D9661ABB}   Package Cache: C:\WINNT\Installer\6565c930.msi
    SecurityUpdateKB824151 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 13/12/2005   Installed By: NetDeploy   GUID: {9F7C2A51-C4BD-4C19-8161-3E064127FD65}   Package Cache: C:\WINNT\Installer\11ff4d63.msi
    SecurityUpdateKB828741 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 01/08/2006   Installed By: NetDeploy   GUID: {C1D6AA1A-BF1C-4787-9285-768548AB9D92}
    SecurityUpdateKB833989 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 05/09/2005   Installed By: NetDeploy   GUID: {341D7DA4-7157-47A3-9BFD-E12D99B8A776}   Package Cache: C:\WINNT\Installer\1f5753d.msi
    SecurityUpdateKB835732 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 02/08/2005   Installed By: NetDeploy   GUID: {4424494A-AC42-4008-8B57-AA66CA7E72FB}   Package Cache: C:\WINNT\Installer\c65b.msi
    SecurityUpdateKB837001 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 02/08/2005   Installed By: NetDeploy
       GUID: {BA0A1747-BBC5-45BA-9700-A9015230C800}   Package Cache: C:\WINNT\Installer\c657.msi
    SecurityUpdateKB839645 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 02/08/2005   Installed By: NetDeploy   GUID: {2987E3F9-58AD-4266-BE26-A9A33A34F4EA}   Package Cache: C:\WINNT\Installer\c652.msi
    SecurityUpdateKB840315 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 02/08/2005   Installed By: NetDeploy   GUID: {5910D8FA-69E7-4B29-9B4E-F8DE85D59151}   Package Cache: C:\WINNT\Installer\c64e.msi
    SecurityUpdateKB840987 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 13/12/2005   Installed By: NetDeploy   GUID: {4C763392-F57F-4BEB-AC73-BDAAA9D5B148}   Package Cache: C:\WINNT\Installer\11ff4d67.msi
    SecurityUpdateKB841356 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 13/12/2005   Installed By: NetDeploy   GUID: {8DCF4BA9-E548-47F6-A042-AD60914092E0}   Package Cache: C:\WINNT\Installer\11ff4d6b.msi
    SecurityUpdateKB841533 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 13/12/2005   Installed By: NetDeploy   GUID: {ACC99A2F-6E66-4431-974A-B6380BF6B2A0}   Package Cache: C:\WINNT\Installer\11ff4d6f.msi
    SecurityUpdateKB841873 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 02/08/2005   Installed By: NetDeploy   GUID: {C5C2D41F-EA27-4F25-AD4E-3143FEA0411F}   Package Cache: C:\WINNT\Installer\c64a.msi
    SecurityUpdateKB885835 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 24/07/2007   Installed By: NetDeploy   GUID: {FCEC933D-E7ED-4CEC-8608-4EC2D734BBB7}
       Package Cache: C:\WINNT\Installer\269c0.msi
    SecurityUpdateKB891781 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 13/12/2005   Installed By: NetDeploy
       GUID: {68E54C8D-A744-48A6-9EFA-DC488DF85380}
       Package Cache: C:\WINNT\Installer\11ff4d5b.msi
    SecurityUpdateKB892944 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 13/12/2005   Installed By: NetDeploy
       GUID: {82A85ED7-E685-4F89-96AC-B079AEF5C8BC}
       Package Cache: C:\WINNT\Installer\11ff4d4f.msi
    SecurityUpdateKB893066 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 13/12/2005   Installed By: NetDeploy   GUID: {B65DCB9B-6ADC-48FC-9605-64F9768F4671}
       Package Cache: C:\WINNT\Installer\11ff4d57.msi
    SecurityUpdateKB893086 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 13/12/2005   Installed By: NetDeploy
       GUID: {AD6D758F-C82E-4C94-A5CB-17DB2D8C7803}
       Package Cache: C:\WINNT\Installer\11ff4d53.msi
    SecurityUpdateKB899588 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 17/08/2005   Installed By: NetDeploy
       GUID: {9C1DF8EE-6783-490E-883C-DFA081B86058}
       Package Cache: C:\WINNT\Installer\1728c4d.msi
    SymantecAntiVirus -   Version: 09.03.0000.0205   Vendor: Symantec   Date Installed: 20/02/2007   Installed By: NetDeploy   Vendor URL: http://www.symantec.com   GUID: {848AC794-8B81-440A-81AE-6474337DB527}
       Package Cache: C:\WINNT\Installer\be32ffcb.msi   Comments: Thank you for using Symantec security products.
    UnicenterAMOServerAgents -   Version: 03.20.0000.0106   Vendor: CA   Date Installed: 02/08/2005   Installed By: NetDeploy
       GUID: {E936AF17-4CC7-4298-8C08-EF0C846E25E7}
       Package Cache: C:\WINNT\Installer\c66e.msi
    WebFldrs -   Version: 9.50.7522   Vendor: Microsoft Corporation   Date Installed: 30/08/2004   Installed By: Native MSI   Vendor URL: http://www.microsoft.com/windows   GUID: {6F716D8C-398F-11D3-85E1-005004838609}   Installed From: C:\WINNT\system32\   Package Cache: C:\WINNT\Installer\9bac161.msi   Comments:
    Windows 2000 Hotfix - KB329115 -   Version: 20031024.155236   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB823182 -   Version: 20030618.121409   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB824151 -   Version: 20040816.154346   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB825119 -   Version: 20030827.151123   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB826232 -   Version: 20031007.160553   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB828035 -   Version: 20031002.141358   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB828741 -   Version: 20040311.130332   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB828749 -   Version: 20031023.124056   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB835732 -   Version: 20040323.171849   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB837001 -   Version:    Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB839645 -   Version: 20040519.160457   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB840315 -   Version: 20040622.153749   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB840987 -   Version: 20040825.01015   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB841356 -   Version: 20040730.185536   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB841533 -   Version: 20040824.233811   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB841873 -   Version: 20040610.95344   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB885835 -   Version: 20041101.10457   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB889293 -   Version: 20041111.235619   Vendor: Microsoft Corporation   Date Installed:    Installed By: Manual   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB891781 -   Version: 20050113.171736   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB892944 -   Version: 20050310.234736   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB893066 -   Version: 20050310.221934   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB893086 -   Version: 20050310.233610   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix - KB899588 -   Version: 20050628.234036   Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows 2000 Hotfix (Pre-SP4) &#91;See Q329115 for more information&#93; -   Version:    Vendor: Microsoft Corporation   Date Installed:    Installed By: System/Hidden   Vendor URL: http://support.microsoft.com   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Windows Installer 3.1 (KB893803) -   Version: 3.1   Vendor: Microsoft Corporation   Date Installed:    Installed By: Manual   Vendor URL: http://go.microsoft.com/fwlink/?LinkId=42467   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    WindowsInstaller -   Version: 3.1.4000   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    WindowsKB329115HotFix 01 &#91;Common&#93; (via netDeploy) -   Version: 01.00.0000.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    WindowsKB823182Hotfix 01 &#91;Common&#93; (via netDeploy) -   Version: 01.00.0000.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    WindowsKB825119Hotfix 01 &#91;Common&#93; (via netDeploy) -   Version: 01.00.0000.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    WindowsKB826232Hotfix 01 &#91;Common&#93; (via netDeploy) -   Version: 01.00.0000.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    WindowsKB828035Hotfix 01 &#91;Common&#93; (via netDeploy) -   Version: 01.00.0000.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    WindowsKB828749Hotfix 01 &#91;Common&#93; (via netDeploy) -   Version: 01.00.0000.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    WindowsQ329115HotFix -   Version: 01.00.0000.0101   Vendor: Microsoft   Date Installed: 02/08/2005   Installed By: NetDeploy
       GUID: {C603BA89-B2BE-419B-9538-8CCCB4C44356}
       Package Cache: C:\WINNT\Installer\c646.msi
    WinRAR archiver -   Version:    Vendor:    Date Installed:    Installed By: Manual   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    NETDEPLOY APPS INSTALLED BUT NOT IN NETDEPLOY POLICY INFO:
    DotNetFramework1.1SP1* ESM* SecurityUpdateKB824151* WindowsInstaller* WindowsQ329115HotFix
    (Report Generated by: myInfo - Ver. 01.08)
    Workstation Specs
    Date: Monday, 13 August 2007 9:34:29 AM
    COMPUTER & SYSTEM INFO:
    Operating System: Microsoft Windows XP Professional, Service Pack 2Internet Explorer: Version  6.0.2900.2180Computer Type:  Dell Inc. - Latitude D610                   Number of Processors: 1Processor Info:  1595 MHz         Intel(R) Pentium(R) M processor 1.60GHz (x86 Family 6 Model 13 Stepping 8) - (Current Speed: 797, Max Speed: 1595)Physical Memory: 515444 KBytesDisk Space Available: 6158 MBytes - WARNING: low on disk space!!Connected Printers:  Microsoft Document Imaging Writer Port: (Microsoft Office Document Image Writer), IP_150.122.114.184 (
    prnau100qsm00\100QSM - 14Laser02) - Located at: (AU/VIC/Melbourne/100 Queen Street/14th Floor) (Default), IP_150.122.114.182 (
    prnau100qsm01\100QSM - 14Colour01) - Located at: (AU/VIC/Melbourne/100 Queen Street/14th Floor/ ), Last Bootup:   13/08/2007 9:01:24 AMNetDeploy Last Merge:  13/08/2007 9:26:54 AM
    APPLICATIONS INFO:
    Access -   Version: 11.00.0000.0102   Vendor: Microsoft   Date Installed: 12/08/2007   Installed By: NetDeploy   Vendor URL: http://www.microsoft.com/support   GUID: {90150409-6000-11D3-8CFE-0150048383C9}
       Package Cache: C:\WINNT\Installer\a6cd.msi   Comments:
    ActiveIssuesManagement -   Version: 04.01.0000.0101   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {FB8DA4B9-8A67-477E-8BB0-808A329C6573}   Installed From:    Package Cache: C:\WINNT\Installer\a737.msi   Comments:
    ActiveIssuesManagement 04 &#91;Common&#93; (via netDeploy) -   Version: 04.01.0000.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    ActiveRiskTracker -   Version: 06.01.0000.0103   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {57BC9BEE-DB68-4F13-8DE8-6CDC6D04CC5B}   Installed From:    Package Cache: C:\WINNT\Installer\a733.msi   Comments:
    ActiveRiskTracker 06 &#91;Common&#93; (via netDeploy) -   Version: 06.01.0000.0103   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    AdobeReader -   Version: 07.05.0000.0106   Vendor: Adobe   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {AC76BA86-7AD7-1033-7B44-A70500000002}   Installed From:    Package Cache: C:\WINNT\Installer\a73c.msi   Comments:
    AdobeReader 07 &#91;Common&#93; (via netDeploy) -   Version: 07.05.0000.0106   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    GroupRiskTopCustomers -   Version: 1.0.0   Vendor: IT&e Ltd   Date Installed: 01/12/2006   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {1A5606AC-D621-46A4-BCC2-26F9A4E73DE7}   Installed From:    Package Cache: C:\WINNT\Installer\3651bc.msi   Comments:
    BXAutoZip -   Version: 01.09.0001.0102   Vendor: BAxBEx   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {E5D1A66D-078D-450C-9E52-4B6D81A3CFE2}   Installed From:    Package Cache: C:\WINNT\Installer\a706.msi   Comments:
    BXAutoZip 01 &#91;Common&#93; (via netDeploy) -   Version: 01.09.0001.0102   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Chopper -   Version: 1.0.0   Vendor: ITE Pty Ltd   Date Installed: 19/01/2007   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {28D85F68-6739-4A76-A958-C4D24E3B5938}   Installed From:    Package Cache: C:\WINNT\Installer\75cfae.msi   Comments:
    ClarityOpenWorkbench -   Version: 01.10.0003.0104   Vendor: Niku   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {AED0B5AC-0771-4600-9777-9C4C910EBE09}   Installed From:    Package Cache: C:\WINNT\Installer\a64f.msi   Comments:
    ClarityOpenWorkbench 01 &#91;Common&#93; (via netDeploy) -   Version: 01.10.0003.0104   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    ClarityScheduleConnect -   Version: 07.50.0002.0104   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {49912AF4-DDEA-434B-B1BB-73A223513180}   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    ClarityScheduleConnect -   Version: 07.50.0002.0104   Vendor: Niku   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {49912AF4-DDEA-434B-B1BB-73A223513180}   Installed From:    Package Cache: C:\WINNT\Installer\a649.msi   Comments:
    Code39Font -   Version: 01.00.0000.0103
       Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {68A4571F-367C-4D3C-8BF6-6586A0CC6DB5}   Installed From:    Package Cache: C:\WINNT\Installer\a729.msi   Comments:
    Code39Font 01 &#91;Common&#93; (via netDeploy) -   Version: 01.00.0000.0103   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    CONTROL-M/Enterprise Manager 6.2.01 Fix Pack 1 -   Version:    Vendor:    Date Installed:    Installed By: Native MSI   Vendor URL: Not Provided   GUID: {58D40C23-AE89-4680-9F67-D508CCAD3740}   Installed From:    Package Cache:    Comments:
    ControlMEnterpriseMgr -   Version: 06.20.0001.0101   Vendor: BMC   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {74A7476B-B7A0-415F-B77F-5D713B4CE17F}   Installed From:    Package Cache: C:\WINNT\Installer\a700.msi   Comments:
    ControlMEnterpriseMgr 06 &#91;Common&#93; (via netDeploy) -   Version: 06.20.0001.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    DotNetFramework1.1 -   Version: 01.01.4322.0101   Vendor: Microsoft   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {CB2F7EDD-9D1F-43C1-90FC-4F52EAE172A1}   Installed From:    Package Cache: C:\WINNT\Installer\a6c5.msi   Comments:
    DotNetFramework1.1 01 &#91;Common&#93; (via netDeploy) -   Version: 01.01.4322.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    EasyCDCreator -   Version: 07.10.0000.0201   Vendor: Roxio   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {36EF4012-D58B-436A-9C73-BAD48A5174F5}   Installed From:    Package Cache: C:\WINNT\Installer\a6ed.msi   Comments:
    EasyCDCreator 07 &#91;Common&#93; (via netDeploy) -   Version: 0000.Basic.0201   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    EndUserDesktop -   Version: 05.00.0001.0101   Vendor: Actuate   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {9DAAC6CD-9632-40B6-90AD-9F7D9BE7A9CD}   Installed From:    Package Cache: C:\WINNT\Installer\a745.msi   Comments:
    EndUserDesktop 05 &#91;Common&#93; (via netDeploy) -   Version: 05.00.0001.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    e-tax 2007 -   Version:    Vendor:    Date Installed:    Installed By: Manual   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    EzGpoTool -   Version: 02.00.5038.0101
       Date Installed: 19/02/2007   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {70E62587-C09C-4145-A084-4144C2C08089}   Installed From:    Package Cache: C:\WINNT\Installer\23ff48.msi   Comments:
    EzGpoTool 02 &#91;Common&#93; (via netDeploy) -   Version: 02.00.5038.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Flash -   Version: 08.00.0022.0101   Vendor: Macromedia   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {F605268A-6FDA-4055-86CF-CF554BBD1DBA}   Installed From:    Package Cache: C:\WINNT\Installer\a6dc.msi   Comments:
    Flash 08 &#91;Common&#93; (via netDeploy) -   Version: 08.00.0022.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    GemplusSmartCardReaderDrivers -   Version: 02.01.0000.0101   Vendor: HW   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {9322AD29-176E-4FDD-B8FC-2A3F78EEAB1F}   Installed From:    Package Cache: C:\WINNT\Installer\a713.msi   Comments:
    GemplusSmartCardReaderDrivers... &#91;Common&#93; (via netDeploy) -   Version: 02.01.0000.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    HDKRuntime -   Version: 03.00.0000.0101   Vendor: VirtualMedia   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {F2AA17C9-1875-4B33-B8DB-43D921D084B3}   Installed From:    Package Cache: C:\WINNT\Installer\a63e.msi   Comments:
    HDKRuntime 03 &#91;Common&#93; (via netDeploy) -   Version: 03.00.0000.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    IE60KB890923Update -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {4CE096D1-BB0C-4314-AF07-0B5E9206BDBD}   Installed From:    Package Cache: C:\WINNT\Installer\a6c0.msi   Comments:
    IE60KB890923Update 01 &#91;Common&#93; (via netDeploy) -   Version: 000.2000XP.0201   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    IPassConnect -   Version: 02.40.1481.0102   Vendor: IPass   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {29829E89-5BE7-49AA-B890-8FB9E3B1F73B}   Installed From:    Package Cache: C:\WINNT\Installer\a70f.msi   Comments:
    IPassConnect 02 &#91;Common&#93; (via netDeploy) -   Version: 02.40.1481.0102   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    ISScript -   Version: 08.10.0304.0101   Vendor: InstallShield   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {82E903BD-F4E2-4539-A4ED-D079EAA804D2}   Installed From:    Package Cache: C:\WINNT\Installer\a6e8.msi   Comments:
    ISScript 08 &#91;Common&#93; (via netDeploy) -   Version: 08.10.0304.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    iTunes -   Version: 7.1.1.5   Vendor: Apple Inc.   Date Installed: 06/05/2007   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {3592F5CB-B524-43AA-92F2-2377268199CC}   Installed From:    Package Cache: C:\WINNT\Installer\e6c80d.msi   Comments:
    J2RE142 -   Version: 01.04.0208.0102   Vendor: Sun   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {7148F0A8-6813-11D6-A77B-00B0D0142080}   Installed From:    Package Cache: C:\WINNT\Installer\a643.msi   Comments:
    J2RE142 01 &#91;Common&#93; (via netDeploy) -   Version: 01.04.0208.0102   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    JavaVirtualMachine -   Version: 05.00.3810.0102   Vendor: Microsoft   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {D5698D4D-5D6F-4312-9542-3F2555A58EF2}   Installed From:    Package Cache: C:\WINNT\Installer\a6bc.msi   Comments:
    JavaVirtualMachine 05 &#91;Common&#93; (via netDeploy) -   Version: 05.00.3810.0102   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    LicenceITUpdate -   Version: 01.00.0000.0104   Vendor: CA   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {E2FA4B8C-2170-4038-89F7-A9926ABAD8F6}   Installed From:    Package Cache: C:\WINNT\Installer\a630.msi   Comments:
    LicenceITUpdate 01 &#91;Common&#93; (via netDeploy) -   Version: 01.00.0000.0104   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Log Analyser -   Version: 1.0.0   Vendor: ITE Pty Ltd   Date Installed: 25/05/2007   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {CECCFC9A-BA72-4B85-9CF8-47A7F1730766}   Installed From: C:\RazorData\1.6.11\Log Analyser\   Package Cache: C:\WINNT\Installer\b26c9d1.msi   Comments: Razor Credit Risk Server Log Analyser
    MAXShortcut -   Version: 01.00.0000.0101
       Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {59A1BB47-6862-467B-9D72-EDBEB7D2F18C}   Installed From:    Package Cache: C:\WINNT\Installer\a725.msi   Comments:
    MAXShortcut 01 &#91;Common&#93; (via netDeploy) -   Version: 01.00.0000.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Microsoft .NET Framework 2.0 -   Version:    Vendor: Microsoft Corporation   Date Installed:    Installed By: Manual   Vendor URL: http://go.microsoft.com/fwlink/?LinkId=45396   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Microsoft .NET Framework 2.0 -   Version: 2.0.50727   Vendor: Microsoft Corporation   Date Installed: 25/05/2007   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {7131646D-CD3C-40F4-97B9-CD9E4E6262EF}   Installed From: C:\DOCUME1\zaverit\LOCALS1\Temp\IXP000.TMP\   Package Cache: C:\WINNT\Installer\b4e1e27.msi   Comments:
    Microsoft FrontPage Client - English -   Version: 7.00.9209   Vendor: Microsoft   Date Installed: 27/10/2006   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {17B66E83-1BC9-11D5-A54A-0090278A1BB8}   Installed From:    Package Cache: C:\WINNT\Installer\570608.msi   Comments:
    Microsoft Visual J# .NET Redistributable Package 1.1 -   Version: 1.1.4322   Vendor: Microsoft   Date Installed: 27/10/2006   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {1A655D51-1423-48A3-B748-8F5A0BE294C8}   Installed From:    Package Cache: C:\WINNT\Installer\570617.msi   Comments:
    MSDN Library for Visual Studio .NET 2003 -   Version: 7.38.3053   Vendor: Microsoft   Date Installed: 27/10/2006   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {5757AE1A-1DB4-4898-9806-09F77FBD5E57}   Installed From:    Package Cache: C:\WINNT\Installer\a7f009.msi   Comments:
    MSHTMLHotfixKB926046 -   Version: 01.00.0000.0201   Vendor: Microsoft   Date Installed: 08/02/2007   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {AA6E98D3-F29A-47E9-ADDA-9522D7D101B9}   Installed From:    Package Cache: C:\WINNT\Installer\31e5cba.msi   Comments:
    MSHTMLHotfixKB926046 01 &#91;Common&#93; (via netDeploy) -   Version: 00.0000.XP.0201   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    MyInfo -   Version: 01.08.0000.0101
       Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {6A0FF415-CE15-490A-B1A8-3905698F1C10}   Installed From:    Package Cache: C:\WINNT\Installer\a721.msi   Comments:
    MyInfo 01 &#91;Common&#93; (via netDeploy) -   Version: 01.08.0000.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    netDeploy Global Enterprise Client -   Version: 5.62.7665   Vendor: Open Software Associates   Date Installed: 20/10/2006   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {70C63628-AD92-4F6D-8A30-D9E9ACD6515F}   Installed From:    Package Cache: C:\WINNT\Installer\a608.msi   Comments:
    NetDeployGlobalStartupCmd -   Version: 06.01.0000.0101   Vendor: OSA   Date Installed: 20/10/2006   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {B79DCE5C-9E76-427C-9E36-9CE57A915893}   Installed From:    Package Cache: C:\WINNT\Installer\1a636.msi   Comments:
    NetDeployGlobalStartupGina -   Version: 06.01.0000.0101   Vendor: OSA   Date Installed: 20/10/2006   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {D5ED5BC5-D5D3-466E-A99B-3EB30C4C5A21}   Installed From:    Package Cache: C:\WINNT\Installer\bceb.msi   Comments:
    Norton AntiVirus Corporate Edition -   Version: 7.6.0.0000   Vendor: Symantec Corporation   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {BD12EB47-DBDF-11D3-BEEA-00A0CC272509}   Installed From:    Package Cache: C:\WINNT\Installer\a635.msi   Comments:
    NortonAntivirus 07 &#91;Common&#93; (via netDeploy) -   Version: 07.60.0000.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Office11PatchKB890169 01 &#91;Common&#93; (via netDeploy) -   Version: 01.00.0000.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Office11SP2Patch 01 &#91;Common&#93; (via netDeploy) -   Version: 01.00.0000.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    OfficeCommunicator -   Version: 01.00.0559.0102   Vendor: Microsoft   Date Installed: 12/04/2007   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {BE5AD430-9E0C-4243-AB3F-593835869855}   Installed From:    Package Cache: C:\WINNT\Installer\105a2f.msi   Comments:
    OfficeCommunicator 01 &#91;Common&#93; (via netDeploy) -   Version: 01.00.0559.0102   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    OfficeStandard -   Version: 11.00.6361.0206   Vendor: Microsoft   Date Installed: 12/08/2007   Installed By: NetDeploy   Vendor URL: http://www.microsoft.com/support   GUID: {90120409-6000-11D3-8CFE-0150048383C9}   Package Cache: C:\WINNT\Installer\a68d.msi   Comments:
    Oracle -   Version: 10.01.0020.0101   Vendor: Oracle   Date Installed: 23/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {DE711F10-EA42-451E-A754-AF53EDB3AE7F}   Installed From:    Package Cache: C:\WINNT\Installer\57e15.msi   Comments:
    Oracle 10 &#91;Common&#93; (via netDeploy) -   Version: 10.01.0020.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Picasa 2 -   Version: 2.0   Vendor: Google, Inc.   Date Installed:    Installed By: Manual   Vendor URL: http://www.picasa.com/support/   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    PowerCenter -   Version: 07.10.0004.0201   Vendor: Informatica   Date Installed: 23/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {849715C5-F76F-4F9C-A84A-A2CCB8AEEC00}   Installed From:    Package Cache: C:\WINNT\Installer\57e39.msi   Comments:
    PowerCenter 07 &#91;Common&#93; (via netDeploy) -   Version: 004.Client.0201   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    PVCS -   Version: 07.05.0005.0101   Vendor: Merant   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {96BEB47A-109B-4587-9197-D2432D4B403B}   Installed From:    Package Cache: C:\WINNT\Installer\a6d3.msi   Comments:
    PVCS 07 &#91;Common&#93; (via netDeploy) -   Version: 07.05.0005.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    QuickTime -   Version: 7.1.6.200   Vendor: Apple Computer, Inc.   Date Installed: 06/05/2007   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {08094E03-AFE4-4853-9D31-6D0743DF5328}   Installed From:    Package Cache: C:\WINNT\Installer\e6c808.msi   Comments:
    Razor Excess Reports -   Version: 1.0.0   Vendor: ITe   Date Installed: 09/08/2007   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {FFDBCD12-D259-406B-9E52-1CB8C9066688}   Installed From: C:\RazorData\Razor Utils\XsReport\   Package Cache: C:\WINNT\Installer\53d73e7.msi   Comments:
    Razor Utils -   Version: 1.0.0   Vendor: ITE   Date Installed: 31/10/2006   Installed By: Native MSI   Vendor URL: Not Provided   GUID: {CC8F7E3F-5BC8-4E2B-8511-B400BFD1526D}   Installed From:    Package Cache: C:\WINNT\Installer\1057f01.msi   Comments:
    RazorClient -   Version: 01.61.1375.0102   Vendor: ITe   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {2BFBE99A-5AAA-466F-B71B-6CB6D9EC781B}   Installed From:    Package Cache: C:\WINNT\Installer\a6e0.msi   Comments:
    RazorClient 01 &#91;Common&#93; (via netDeploy) -   Version: 01.61.1375.0102   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    RazorClientPortfolioRisk -   Version: 01.61.1375.0101   Vendor: ITe   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {3448D4E1-5D1B-4727-A2D2-A044428D9B7D}   Installed From:    Package Cache: C:\WINNT\Installer\a6e4.msi   Comments:
    RazorClientPortfolioRisk 01 &#91;Common&#93; (via netDeploy) -   Version: 01.61.1375.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    RCSIniFile -   Version: 01.00.0000.0102   Vendor: Dameware   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {00333BFA-6368-4C8F-B2E9-8C0668EDCC13}   Installed From:    Package Cache: C:\WINNT\Installer\a6f6.msi   Comments:
    RCSIniFile 01 &#91;Common&#93; (via netDeploy) -   Version: 01.00.0000.0102   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    Roam -   Version: 02.42.0000.0101   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {33857E52-99B4-4D18-AB7B-734976C19457}   Installed From:    Package Cache: C:\WINNT\Installer\a70b.msi   Comments:
    Roam 02 &#91;Common&#93; (via netDeploy) -   Version: 02.42.0000.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    RoamEnabler -   Version: 02.40.0002.0101   Date Installed: 20/10/2006   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {A8C67376-9AD9-4967-AC5A-60F4DF2DAF8F}   Installed From:    Package Cache: C:\WINNT\Installer\a71d.msi   Comments:
    RoamEnabler 02 &#91;Common&#93; (via netDeploy) -   Version: 02.40.0002.0101   Vendor:    Date Installed:    Installed By: NetDeploy   Vendor URL: Not Provided   GUID: Not Provided   Installed From: Not Provided   Package Cache: Not Provided   Comments:
    ScreenSaver -   Version: 02.90.0000.0101   Date Installed: 05/02/2007   Installed By: NetDeploy   Vendor URL: Not Provided   GUID: {BA2C1D1C-1E79-48DC-A435-3A1AAB3274D8}   Installed From:    Package Cache: C:\WINNT\Installer\1693bb.msi   Comments:
    ScreenSaver 02 &#91

    Have finally found a solution for this problem: http://serverfault.com/questions/490352 … w-to-start
    Now the applications do start immediately via SSH X11 forwarding as expected.
    The following three lines helped:
    ip6tables -A INPUT -i lo -j ACCEPT
    ip6tables -A OUTPUT -o lo -j ACCEPT
    ip6tables -A FORWARD -i lo -o lo -j ACCEPT
    While until now, all ip6 traffic has been forbidden (to drop all ip6 traffic) at the start of the system of course.
    Nevertheless, I don't understand it, why the ip6 localhost has to be granted this way even if the /etc/ssh/sshd_config is configured for ip4 only "AddressFamily inet"?
    I thought, that this way the sshd will be using ip4 protocol only (including for the X11 forwarding), then why does it still need the ip6?

  • Linked Server unable to Connect in SQL Server 2012 after Restarting SQL Server Service it works fine. Why?

    I have created a Linked Server to Access Database of 64 MB in Size located in Remote System to SQL Server 2012.In Start for Some time it works fine and after it is giving the Error 
    OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "LANDLINE_TEST" returned message "Cannot open a database created with a previous version of your application.".
    Msg 7303, Level 16, State 1, Procedure Insert_Records_Into_Actual_Calls_History, Line 29
    Cannot initialize the data source object of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "LANDLINE_TEST".
    Previously I thought it as Permission Issue. By trying some fixes proposed in forums it not fixed. But, after restarting the SQL Server Services without changes to the linked Server it works perfectly. How could i fix it. I don't want restart the SQL Server
    Service it leads to Some other process failures.
    RehaanKhan. M

    After all the Errors, When I am restarting the SQL Server its working correctly.
    Whats the problem it is clearing itself after restarting of SQL Server. Why ?. I can't find anything regarding this in SQL Server .
    The following are the Errors i got connecting to SQl Server.
    OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "LANDLINE_TEST" returned message "Cannot open a database created with a previous version of your application.".
    Msg 7303, Level 16, State 1, Procedure Insert_Records_Into_Actual_Calls_History, Line 29
    Cannot initialize the data source object of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "LANDLINE_TEST".
    Error-2:
    Executed as user: RMS\Administrator. Cannot initialize the data source object of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "LANDLINE_TEST". [SQLSTATE 42000] (Error 7303)  OLE DB provider
    "Microsoft.ACE.OLEDB.12.0" for linked server "LANDLINE_TEST" returned message "Cannot open a database created with a previous version of your application.". [SQLSTATE 01000] (Error 7412).  The step failed.
    After unchecking the Allow In Process in OLEDB.ACE Provider Properties.
    Msg 7399, Level 16, State 1, Procedure Insert_Records_Into_Actual_Calls_History, Line 29
    The OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "LANDLINE_TEST" reported an error. Access denied.
    Msg 7301, Level 16, State 2, Procedure Insert_Records_Into_Actual_Calls_History, Line 29
    Cannot obtain the required interface ("IID_IDBCreateCommand") from OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "LANDLINE_TEST".
    for to fix above error i have followed the instructions in the following link,
    http://blogs.msdn.com/b/dataaccesstechnologies/archive/2010/08/19/permissions-needed-to-set-up-linked-server-with-out-of-process-provider.aspx
    This also failed to work. I Restarted SQL Server and make the Linked Server Properties Default to my Configuration and it works fine.
    Can you suggest me a solution for this issue. Every time i don't want to restart SQL Server Services as it effects other jobs and Processes.
    Thank you.
    RehaanKhan. M

Maybe you are looking for