VMware Horizon Community
DukeR
Contributor
Contributor
Jump to solution

VMware View Linked Clone pool - Change SID of VMs

Dear community

This morning I've had the great idea to use sysprep instead of quickprep to change the SID for all VMs within the linked clone pools. Why? Because the customer only does have VMs and he uses KMS to activate Office and Windows so we need at least 50 different SIDs. Well I've created a Guest OS Customization file for Windows (OS is Windows 7) within vCenter (which is connected to View admin) and I did:

Target Virutal Machine OS: Windows

Use Custom Sysprep Answer File: No

Name: Name of the file

Owners Name: xy

Owner Organization: xy

dfgdfg

VM Name: Use the virutal machine name

Productkey: Leave blank

Admin Password: Set twice

ZimeZone: GMT+1

Run Once: None

Network: Typical with DHCP

Domain: Customer Domain incl. Credentials

OS Options: Create new SID

Finish, went to View Admin created a new pool and set Guest Cust. to Syprep (Filename). Recomposed the pool and it worked fine until the generalization starts... it stucks at Regional Settings, when i reboot the same. When i klick net it asks me for a Computername and for a password.

Well:

1) Why is it stucking there? Further yes it has to stuck because i was not able to specify regional settings or is it not required? Why does it pop up then?

2) Why is it asking me for a Computername? I told him use existing one.

3) Why is it asking me for a Password? I told him what to use.

Well I toigh ok let's use a sysprep answwer file which I've included in a second guest cost. file (withi the guest in addition reset SID). Well this works greate except of the naming: I told him in the answerfile to use the %computername% variable which is for sure the master name, so VDI does not change that name.....

1) Would the sysprep answer file the rightway anyway?

2) How will i get the new name out of View for the VM for exmaple VM001 instead of Master001

See therefore the unattend.xml

<?xml version="1.0" encoding="utf-8"?>

<unattend xmlns="urn:schemas-microsoft-com:unattend">

    <settings pass="oobeSystem">

        <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

            <OOBE>

                <HideEULAPage>true</HideEULAPage>

                <NetworkLocation>Work</NetworkLocation>

                <ProtectYourPC>3</ProtectYourPC>

                <SkipMachineOOBE>true</SkipMachineOOBE>

                <SkipUserOOBE>true</SkipUserOOBE>

            </OOBE>

            <RegisteredOwner>IT</RegisteredOwner>

            <RegisteredOrganization>IT</RegisteredOrganization>

            <TimeZone>GMT+1</TimeZone>

        </component>

        <component name="Microsoft-Windows-International-Core" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

            <InputLocale>de-CH</InputLocale>

            <SystemLocale>de-CH</SystemLocale>

            <UILanguage>de-CH</UILanguage>

            <UserLocale>de-CH</UserLocale>

        </component>

    </settings>

    <settings pass="generalize">

        <component name="Microsoft-Windows-PnpSysprep" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

            <PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>

        </component>

        <component name="Microsoft-Windows-Security-SPP" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

            <SkipRearm>1</SkipRearm>

        </component>

    </settings>

    <settings pass="specialize">

        <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

            <ComputerName>%COMPUTERNAME%</ComputerName>

  <ProductKey>KEY</ProductKey>

            <CopyProfile>false</CopyProfile>

        </component>

  <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

            <Identification>

                <Credentials>

                    <Domain>DOMAIN</Domain>

                    <Password>USER</Password>

                    <Username>USER</Username>

                </Credentials>

                </Credentials>

                <JoinDomain>DOMAIN</JoinDomain>

                <UnsecureJoin>False</UnsecureJoin>

            </Identification>

        </component>

    </settings>

    <cpi:offlineImage cpi:source="catalog:c:/win7x86/extract/sources/install_windows 7 ultimate.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" />

</unattend>

If i check the guest cust. file without sysprep answer file i see that there are function which can crreate names for the VMs like vim.virtualmachinenamegenerator (or something like that) is that possible to use in sysprep as well? Well at the end I just want to change the SID of the VMs each time they getting recomposed to have enough unique SID in the network! How do I need to achieve this?

Best regards,

0 Kudos
1 Solution

Accepted Solutions
cH1LL1
Enthusiast
Enthusiast
Jump to solution

Duke is your main reason for using sysprep to get around the SIDS issue ?

We only use VDI on site for 700+ users and windows 7 clients and Office 2010 is being activated via KMS.and we use quickprep because its headache free and simple.

I use the following to assist with the SIDS issue:

Manually Increase KMS Count | Think Digital  the application is clean.

Its explained very well  in the link above.

View solution in original post

0 Kudos
5 Replies
SanjaySP1
VMware Employee
VMware Employee
Jump to solution

Hi,

May I know if you had a chance to check setuperr.log & setupact.log

Check these locations for Windows Vista, Windows 7/8, Windows Server 2008/2008 R2/2012:

  • C:\Windows\Panther
  • C:\Windows\Panther\UnattendGC
  • C:\Windows\System32\sysprep\Panther
0 Kudos
DukeR
Contributor
Contributor
Jump to solution

I will check this asap. May I ask you if you could response to the questions above so that I am able to understand the behavior of the process?

Thank you

0 Kudos
DukeR
Contributor
Contributor
Jump to solution

  • C:\Windows\Panther\setuperr.log is empty
  • C:\Windows\Panther\setupact.log:

2015-07-22 08:40:16, Info       [0x0601c1] IBS    InstallWindows:Install Path = C:\Windows\system32\oobe

2015-07-22 08:40:16, Info       [0x0601c2] IBS    InstallWindows:Setup Phase = 4

2015-07-22 08:40:16, Info                         [setup.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE] --> [IMAGE_STATE_UNDEPLOYABLE]

2015-07-22 08:40:16, Info       [0x0601ee] IBS    PrepareSetupForFirstBootPhase:Working directory is [C:\Windows\Panther]; we are starting an installation

2015-07-22 08:40:16, Info                  IBS    PrepareSetupForFirstBootPhase:Passed drive-letter assignment sanity check.

2015-07-22 08:40:16, Info       [0x0601cc] IBS    InstallWindows:Performing a new install from first boot phase. Working directory = C:\Windows\Panther

2015-07-22 08:40:16, Info       [0x0601ce] IBS    Setup has started phase 4 at 2015-07-22 08:40:16

2015-07-22 08:40:16, Info       [0x0601cf] IBS    Install source is C:\Windows\system32\oobe

2015-07-22 08:40:16, Info       [0x0601d0] IBS    Build version is 6.1.7600.16385 (win7_rtm.090713-1255)

2015-07-22 08:40:16, Info       [0x064042] IBSLIB CreateSetupBlackboard:Creating new blackboard path is [C:\Windows\Panther\SetupInfo] Setup phase is [4]

2015-07-22 08:40:16, Info       [0x090008] PANTHR CBlackboard::Open: C:\Windows\Panther\SetupInfo succeeded.

2015-07-22 08:40:16, Info       [0x064043] IBSLIB CreateSetupBlackboard:Successfully created/opened Setup black board path is [C:\Windows\Panther\SetupInfo]

2015-07-22 08:40:16, Info                  IBS    InstallWindows:No UI language from a previous boot was found on the blackboard. Using selected language [].

2015-07-22 08:40:16, Info                  IBS    InstallWindows:Setup architecture is [x86]

2015-07-22 08:40:16, Info       [0x0601d5] IBS    InstallWindows:Starting with Empty Queue. Setup Phase = 4

2015-07-22 08:40:16, Info                  PANTHR InitializedCriticalSection for pExecQueue->csLock;

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ScenarioDetect in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Engine in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Internal in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ErrorHandler in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Diagnostic in diagnostic.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Unattend in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ParseCommandLine in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Ems  in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module PrepareInstallDrive in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module TempDrive in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CopySetupFiles in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module BootPrep in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module BootEntries in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CopyPrivates in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ProductKey in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ComputerName in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module License in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DiskInformation in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module FixBBPaths in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DiskConfig in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CreatePageFile in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Imaging in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CopyImages in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DeployImages in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DiskSpace in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Completion in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module MountDev in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Cmi in cmisetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module SystemRestore in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module FirstBootCleanup in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module RestartModule in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ExternalDrivers in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CBS in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module SkuAssembly in cmisetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module LanguagePack in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ConfigSet in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module UnattendImgInstall in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CFGOfflineImage in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info                         PnPIBS: Initializing the PnP IBS Module ...

2015-07-22 08:40:16, Info                         PnPIBS: Successfully initialized the PnP IBS Module.

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module PnP IBS module in pnpibs.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Compliance in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Rollback in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Locale in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Source media module in winsetup.dll

2015-07-22 08:40:16, Info       [0x060359] IBS    Callback_ScenarioDetect:Setup is starting from [4] phase

2015-07-22 08:40:16, Info                  IBS    Callback_BootEnvironmentDetect:FirmwareType 1.

2015-07-22 08:40:16, Info                  IBS    Callback_BootEnvironmentDetect: Detected boot environment: BIOS

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module OnlineUI in win32ui.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module OnlineProgress in spprgrss.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module OnlineSettings in winsetup.dll

2015-07-22 08:40:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;

2015-07-22 08:40:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Sysprep in winsetup.dll

2015-07-22 08:40:16, Info       [0x060004] IBS    Callback_UpdateDrivePathsOnBB:No need to update the blackboard paths.

2015-07-22 08:40:16, Info       [0x070035] DIAG   CallBack_DiagnosticDataGeneration: Called with notification for Initialization

2015-07-22 08:40:16, Info                  DIAG   CallBack_DiagnosticDataGeneration: Setup was started from Phase 4. Disabling Diagnostics [DiagnosticDataGeneration] in this scenario

2015-07-22 08:40:16, Info       [0x060258] IBS    GenerateName: Failed to read the Key UserData\FullName\Value from Blackboard defaulting to WIN

2015-07-22 08:40:16, Info       [0x060259] IBS    GenerateName: Failed to read the Key UserData\OrgName\Value from Blackboard

2015-07-22 08:40:16, Info       [0x06025d] IBS    Callback_ComputerName_Validate:Computer name is WIN-4T84TNOSG50

2015-07-22 08:40:16, Info       [0x06025a] IBS    Callback_ComputerName_Generate:Computer name [WIN-4T84TNOSG50] is valid.

2015-07-22 08:40:16, Info                  IBS    SetComputerNameOnline: Set the computer name to WIN-4T84TNOSG50

2015-07-22 08:40:16, Info                  UI     CallbackInitOnlineUI: Enter

2015-07-22 08:40:16, Info                  UI     CallbackInitOnlineUI: Exit

2015-07-22 08:40:16, Info       [0x070035] DIAG   CallBack_DiagnosticDataGeneration: Called with notification for Initialization

2015-07-22 08:40:16, Info                  DIAG   CallBack_DiagnosticDataGeneration: Setup was started from Phase 4. Disabling Diagnostics [DiagnosticDataGeneration] in this scenario

2015-07-22 08:40:16, Info                  IBS    Callback_Specialize: Enter.

2015-07-22 08:40:16, Info                  IBS    Callback_Specialize: Current State: [4]

2015-07-22 08:40:16, Info                  IBS    Callback_Specialize: Attempting to specialize image

2015-07-22 08:40:16, Info       [0x0f008a] SYSPRP RunRegistryDlls:Retrieved section name for this phase as Specialize

2015-07-22 08:40:16, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{b20d9e76-ba82-1249-30fc-1a64408619ba}; will try to launch 'C:\Windows\System32\spbcd.dll,Sysprep_Specialize_Bcd'

2015-07-22 08:40:16, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\spbcd.dll,Sysprep_Specialize_Bcd'; executing it

2015-07-22 08:40:16, Info                  TOOL   GeneralizeBcdStore: Found the memory tester object.

2015-07-22 08:40:16, Info                  TOOL   SpecializeBcdStore: Found the resume object {6d7b5739-df93-11e4-8cdb-99c7fcae2abb} for the OS loader.

2015-07-22 08:40:16, Info                  TOOL   SpecializeBcdStore: Successfully specialized {9dea862c-5cdd-4e70-acc1-f32b344d4795} application device. Status = [0x0]

2015-07-22 08:40:16, Info                  TOOL   SpecializeBcdStore: Successfully specialized {b2721d73-1db4-4c62-bf78-c548a880142d} application device. Status = [0x0]

2015-07-22 08:40:16, Info                  TOOL   SpecializeBcdStore: Successfully specialized {fa926493-6f1c-4193-a414-58f0b2456d1e} application device. Status = [0x0]

2015-07-22 08:40:16, Info                  TOOL   SpecializeBcdStore: Successfully set the {fa926493-6f1c-4193-a414-58f0b2456d1e} OS device to the boot partition. Status = [0x0]

2015-07-22 08:40:16, Info                  TOOL   SpecializeBcdStore: Successfully removed /detecthal switch from {fa926493-6f1c-4193-a414-58f0b2456d1e}.

2015-07-22 08:40:16, Info                  TOOL   SpecializeBcdStore: Successfully specialized {6d7b5739-df93-11e4-8cdb-99c7fcae2abb} application device. Status = [0x0]

2015-07-22 08:40:16, Info                  TOOL   SpecializeBcdStore: Successfully set the {6d7b5739-df93-11e4-8cdb-99c7fcae2abb} hiberfile device to the boot partition. Status = [0x0]

2015-07-22 08:40:16, Info                  TOOL   Sysprep_Specialize_Bcd: Successfully specialized the bcd store. Status=[0x0]

2015-07-22 08:40:16, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\spbcd.dll,Sysprep_Specialize_Bcd' without error

2015-07-22 08:40:16, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{c15690f3-5908-1929-35a2-cee9227ca977}; will try to launch 'C:\Windows\system32\msdtcprx.dll,SysPrepDtcSpecialize'

2015-07-22 08:40:16, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\system32\msdtcprx.dll,SysPrepDtcSpecialize'; executing it

2015-07-22 08:40:17, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\system32\msdtcprx.dll,SysPrepDtcSpecialize' without error

2015-07-22 08:40:17, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{6bde44fe-22e4-a51b-2848-d06e242bc47b}; will try to launch 'C:\Windows\System32\setup\tssysprep.dll,LSMSysPrepRestore'

2015-07-22 08:40:17, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\setup\tssysprep.dll,LSMSysPrepRestore'; executing it

2015-07-22 08:40:17, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\setup\tssysprep.dll,LSMSysPrepRestore' without error

2015-07-22 08:40:17, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{26fbcbee-5de0-2fc4-2e23-229f6b9bef89}; will try to launch 'C:\Windows\System32\setup\tssysprep.dll,RdpSysPrepRestore'

2015-07-22 08:40:17, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\setup\tssysprep.dll,RdpSysPrepRestore'; executing it

2015-07-22 08:40:17, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\setup\tssysprep.dll,RdpSysPrepRestore' without error

2015-07-22 08:40:17, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{aebbf5ef-0ae2-1788-f6ab-3497d0a40953}; will try to launch 'C:\Windows\System32\spopk.dll,Sysprep_Specialize_Opk'

2015-07-22 08:40:17, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\spopk.dll,Sysprep_Specialize_Opk'; executing it

2015-07-22 08:40:17, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\spopk.dll,Sysprep_Specialize_Opk' without error

2015-07-22 08:40:17, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{fa5f4e62-6b14-f490-2dd3-55500a4d8173}; will try to launch 'C:\Windows\System32\aecache.dll,Sysprep_Clean_AECache'

2015-07-22 08:40:17, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\aecache.dll,Sysprep_Clean_AECache'; executing it

2015-07-22 08:40:17, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\aecache.dll,Sysprep_Clean_AECache' without error

2015-07-22 08:40:17, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{1865f499-d1a0-4193-a63c-82c27e3d227b}; will try to launch 'C:\Windows\System32\sppnp.dll,Sysprep_Specialize_Pnp'

2015-07-22 08:40:17, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\sppnp.dll,Sysprep_Specialize_Pnp'; executing it

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Sysprep_Specialize_Pnp: Enter

2015-07-22 08:40:17, Info                  SYSPRP Successfully created the progress thread.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Retrieving the list of function drivers from the critical device database (CDDB).

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver i8042prt was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver Serial was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver pcmcia was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver Parport was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver isapnp was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver nvraid was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver fdc was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver flpydisk was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver msisadrv was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver pci was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver ACPI was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver WmiAcpi was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver Wd was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver ErrDev was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver sermouse was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver sbp2port was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver CmBatt was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver AcpiPmi was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver AmdPPM was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver AmdK8 was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver ViaC7 was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver intelppm was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver IPMIDRV was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver Processor was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver vmbus was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver WacomPen was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver hcw85cir was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver BTHMODEM was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver HidBth was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver SMARTVHidMini2000x86 was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver HidIr was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver Compbatt was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver UmPass was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver FTSER2K was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver cdrom was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver disk was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver HidUsb was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver usbprint was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver sfloppy was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver kbdhid was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver mouhid was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver MTConfig was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver HidBatt was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver atapi was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver BrSerWdm was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver BrUsbMdm was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver pciide was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver msahci was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver HDAudBus was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver ohci1394 was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver usbuhci was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver usbohci was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver usbehci was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver HpSAMD was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver LSI_SCSI was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver LSI_SAS was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver MegaSR was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver megasas was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver LSI_SAS2 was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver LSI_FC was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver amdsbs was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver amdsata was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver 1394ohci was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver nfrd960 was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver amdide was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver SiSRaid2 was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver SiSRaid4 was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver stexstor was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver ql2300 was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver ql40xx was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver cmdide was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver aliide was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver nvstor was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver elxstor was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver viaide was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver vsmraid was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver iirsp was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver s3cap was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver b06bdrv was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver ebdrv was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver vmci was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver pvscsi was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver intelide was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver iaStorV was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver adpahci was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver aic78xx was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver arc was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver arcsas was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver adp94xx was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver adpu320 was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver blbdrive was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver circlass was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver CompositeBus was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver iScsiPrt was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver mpio was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver msdsm was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver mssmbios was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver rdpbus was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver TermDD was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver swenum was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver umbus was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver vdrvroot was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver volmgr was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver sffdisk was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver volsnap was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver terminpt was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver USBSTOR was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver usbhub was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver usbccgp was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver TsUsbGD was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver usbcir was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver FTDIBUS was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver SNTNLUSB was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver Brserid was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver STI2303X was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver umpusbvista was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver CTSUSB was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver vmwvhub was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver dmvsc was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver storvsc was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver VMBusHID was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Driver vhdmp was retrieved from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished retrieving the list of function drivers from the CDDB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Retrieving the list of drivers that are currently in use by devices.

2015-07-22 08:40:17, Info                  SYSPRP Creating device installation status monitor thread...

2015-07-22 08:40:17, Info                  SYSPRP Waiting for thread to exit...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_VMBUS\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_VMBUS\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_VMBUS\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_PSCHED\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_PSCHED\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_PSCHED\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C7}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C7 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C7

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C7

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C7

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C7

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C7

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ACPI\PNP0C02\4}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device ACPI\PNP0C02\4. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No function driver specified for device ACPI\PNP0C02\4.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ACPI\PNP0C02\4

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ACPI\PNP0C02\4

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\COMPOSITE_BATTERY\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\COMPOSITE_BATTERY\0000 is 72631e54-78a4-11d0-bcf7-00aa00b7b32a.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Compbatt is the function driver for device ROOT\COMPOSITE_BATTERY\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\COMPOSITE_BATTERY\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\COMPOSITE_BATTERY\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\COMPOSITE_BATTERY\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\COMPOSITE_BATTERY\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\MS_PPTPMINIPORT\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\MS_PPTPMINIPORT\0000 is 4d36e972-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: PptpMiniport is the function driver for device ROOT\MS_PPTPMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\MS_PPTPMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\MS_PPTPMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\MS_PPTPMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\MS_PPTPMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device STORAGE\VOLUME\{73E18A44-303C-11E5-95A2-806E6F6E6963}#0000000000100000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device STORAGE\VOLUME\{73E18A44-303C-11E5-95A2-806E6F6E6963}#0000000000100000 is 71a27cdd-812a-11d0-bec7-08002be2092f.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: volsnap is the function driver for device STORAGE\VOLUME\{73E18A44-303C-11E5-95A2-806E6F6E6963}#0000000000100000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device STORAGE\VOLUME\{73E18A44-303C-11E5-95A2-806E6F6E6963}#0000000000100000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device STORAGE\VOLUME\{73E18A44-303C-11E5-95A2-806E6F6E6963}#0000000000100000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device STORAGE\VOLUME\{73E18A44-303C-11E5-95A2-806E6F6E6963}#0000000000100000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: fvevol is a class lower filter driver for device STORAGE\VOLUME\{73E18A44-303C-11E5-95A2-806E6F6E6963}#0000000000100000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: rdyboost is a class lower filter driver for device STORAGE\VOLUME\{73E18A44-303C-11E5-95A2-806E6F6E6963}#0000000000100000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_DISCACHE\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_DISCACHE\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_DISCACHE\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_MOUNTMGR\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_MOUNTMGR\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_MOUNTMGR\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BF}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BF is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BF

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BF

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BF

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BF

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BF

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_VNETFLT\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_VNETFLT\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_VNETFLT\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_PVSCSI\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_PVSCSI\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_PVSCSI\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ACPI\PNP0F13\4&19F4FE01&0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ACPI\PNP0F13\4&19F4FE01&0 is 4d36e96f-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: i8042prt is the function driver for device ACPI\PNP0F13\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ACPI\PNP0F13\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ACPI\PNP0F13\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: vmkbd is a class upper filter driver for device ACPI\PNP0F13\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: mouclass is a class upper filter driver for device ACPI\PNP0F13\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ACPI\PNP0F13\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B7}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B7 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B7

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B7

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B7

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B7

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B7

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\MS_SSTPMINIPORT\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\MS_SSTPMINIPORT\0000 is 4d36e972-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: RasSstp is the function driver for device ROOT\MS_SSTPMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\MS_SSTPMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\MS_SSTPMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\MS_SSTPMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\MS_SSTPMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\IMAGE\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\IMAGE\0000 is 6bdd1fc6-810f-11d0-bec7-08002be2092f.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: vmwvwebcam is the function driver for device ROOT\IMAGE\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\IMAGE\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\IMAGE\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\IMAGE\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\IMAGE\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_ELXSTOR\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_ELXSTOR\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_ELXSTOR\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_MSAHCI\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_MSAHCI\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_MSAHCI\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AF}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AF is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AF

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AF

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AF

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AF

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AF

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_QL2300\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_QL2300\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_QL2300\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_VOLMGRX\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_VOLMGRX\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_VOLMGRX\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ACPI_HAL\PNP0C08\0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ACPI_HAL\PNP0C08\0 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ACPI is the function driver for device ACPI_HAL\PNP0C08\0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ACPI_HAL\PNP0C08\0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ACPI_HAL\PNP0C08\0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ACPI_HAL\PNP0C08\0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ACPI_HAL\PNP0C08\0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_ADP94XX\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_ADP94XX\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_ADP94XX\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_0790&SUBSYS_079015AD&REV_02\3&2ACF1E9&0&88}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_0790&SUBSYS_079015AD&REV_02\3&2ACF1E9&0&88 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_0790&SUBSYS_079015AD&REV_02\3&2ACF1E9&0&88

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_0790&SUBSYS_079015AD&REV_02\3&2ACF1E9&0&88

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_0790&SUBSYS_079015AD&REV_02\3&2ACF1E9&0&88

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_0790&SUBSYS_079015AD&REV_02\3&2ACF1E9&0&88

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_0790&SUBSYS_079015AD&REV_02\3&2ACF1E9&0&88

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07B0&SUBSYS_07B015AD&REV_01\FF565000E230A6FE00}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device PCI\VEN_15AD&DEV_07B0&SUBSYS_07B015AD&REV_01\FF565000E230A6FE00. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No function driver specified for device PCI\VEN_15AD&DEV_07B0&SUBSYS_07B015AD&REV_01\FF565000E230A6FE00.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07B0&SUBSYS_07B015AD&REV_01\FF565000E230A6FE00

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07B0&SUBSYS_07B015AD&REV_01\FF565000E230A6FE00

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\RDPBUS\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\RDPBUS\0000 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: rdpbus is the function driver for device ROOT\RDPBUS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\RDPBUS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\RDPBUS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\RDPBUS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\RDPBUS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_MSDSM\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_MSDSM\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_MSDSM\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_FILEINFO\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_FILEINFO\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_FILEINFO\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device HID\VID_0E0F&PID_0003&MI_00\8&D0B159&0&0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device HID\VID_0E0F&PID_0003&MI_00\8&D0B159&0&0000 is 4d36e96f-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: mouhid is the function driver for device HID\VID_0E0F&PID_0003&MI_00\8&D0B159&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: VMUsbMouse is a device upper filter driver for device HID\VID_0E0F&PID_0003&MI_00\8&D0B159&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device HID\VID_0E0F&PID_0003&MI_00\8&D0B159&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: vmkbd is a class upper filter driver for device HID\VID_0E0F&PID_0003&MI_00\8&D0B159&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: mouclass is a class upper filter driver for device HID\VID_0E0F&PID_0003&MI_00\8&D0B159&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device HID\VID_0E0F&PID_0003&MI_00\8&D0B159&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_QL40XX\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_QL40XX\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_QL40XX\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C0 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_VSEPFLT\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_VSEPFLT\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_VSEPFLT\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_ADPAHCI\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_ADPAHCI\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_ADPAHCI\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device SW\{EEAB7790-C514-11D1-B42B-00805FC1270E}\ASYNCMAC}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device SW\{EEAB7790-C514-11D1-B42B-00805FC1270E}\ASYNCMAC is 4d36e972-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: AsyncMac is the function driver for device SW\{EEAB7790-C514-11D1-B42B-00805FC1270E}\ASYNCMAC

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device SW\{EEAB7790-C514-11D1-B42B-00805FC1270E}\ASYNCMAC

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device SW\{EEAB7790-C514-11D1-B42B-00805FC1270E}\ASYNCMAC

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device SW\{EEAB7790-C514-11D1-B42B-00805FC1270E}\ASYNCMAC

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device SW\{EEAB7790-C514-11D1-B42B-00805FC1270E}\ASYNCMAC

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\RDP_KBD\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\RDP_KBD\0000 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: TermDD is the function driver for device ROOT\RDP_KBD\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: kbdclass is a device upper filter driver for device ROOT\RDP_KBD\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\RDP_KBD\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\RDP_KBD\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\RDP_KBD\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B8}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B8 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_MSFS\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_MSFS\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_MSFS\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_FLTMGR\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_FLTMGR\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_FLTMGR\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_RDBSS\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_RDBSS\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_RDBSS\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B0 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\RDP_MOU\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\RDP_MOU\0000 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: TermDD is the function driver for device ROOT\RDP_MOU\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: mouclass is a device upper filter driver for device ROOT\RDP_MOU\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\RDP_MOU\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\RDP_MOU\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\RDP_MOU\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_VSMRAID\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_VSMRAID\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_VSMRAID\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_ADPU320\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_ADPU320\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_ADPU320\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_MSISADRV\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_MSISADRV\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_MSISADRV\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&A8}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&A8 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&A8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&A8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&A8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&A8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&A8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device HID\VID_0E0F&PID_0003&MI_01\8&23068C69&0&0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device HID\VID_0E0F&PID_0003&MI_01\8&23068C69&0&0000 is 4d36e96f-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: mouhid is the function driver for device HID\VID_0E0F&PID_0003&MI_01\8&23068C69&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: VMUsbMouse is a device upper filter driver for device HID\VID_0E0F&PID_0003&MI_01\8&23068C69&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device HID\VID_0E0F&PID_0003&MI_01\8&23068C69&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: vmkbd is a class upper filter driver for device HID\VID_0E0F&PID_0003&MI_01\8&23068C69&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: mouclass is a class upper filter driver for device HID\VID_0E0F&PID_0003&MI_01\8&23068C69&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device HID\VID_0E0F&PID_0003&MI_01\8&23068C69&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_FS_REC\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_FS_REC\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_FS_REC\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ACPI\ACPI0003\1}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ACPI\ACPI0003\1 is 72631e54-78a4-11d0-bcf7-00aa00b7b32a.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: CmBatt is the function driver for device ACPI\ACPI0003\1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ACPI\ACPI0003\1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ACPI\ACPI0003\1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ACPI\ACPI0003\1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ACPI\ACPI0003\1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\SYSTEM\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\SYSTEM\0000 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: swenum is the function driver for device ROOT\SYSTEM\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\SYSTEM\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\SYSTEM\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\SYSTEM\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\SYSTEM\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_RDPCDD\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_RDPCDD\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_RDPCDD\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_8086&DEV_7110&SUBSYS_197615AD&REV_08\3&2ACF1E9&0&38}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_8086&DEV_7110&SUBSYS_197615AD&REV_08\3&2ACF1E9&0&38 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: msisadrv is the function driver for device PCI\VEN_8086&DEV_7110&SUBSYS_197615AD&REV_08\3&2ACF1E9&0&38

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_8086&DEV_7110&SUBSYS_197615AD&REV_08\3&2ACF1E9&0&38

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_8086&DEV_7110&SUBSYS_197615AD&REV_08\3&2ACF1E9&0&38

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_8086&DEV_7110&SUBSYS_197615AD&REV_08\3&2ACF1E9&0&38

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_8086&DEV_7110&SUBSYS_197615AD&REV_08\3&2ACF1E9&0&38

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_VSOCK\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_VSOCK\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_VSOCK\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C1}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C1 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device UMB\UMB\1&841921D&0&PRINTERBUSENUMERATOR}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device UMB\UMB\1&841921D&0&PRINTERBUSENUMERATOR is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: umbus is the function driver for device UMB\UMB\1&841921D&0&PRINTERBUSENUMERATOR

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device UMB\UMB\1&841921D&0&PRINTERBUSENUMERATOR

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device UMB\UMB\1&841921D&0&PRINTERBUSENUMERATOR

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device UMB\UMB\1&841921D&0&PRINTERBUSENUMERATOR

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device UMB\UMB\1&841921D&0&PRINTERBUSENUMERATOR

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_AFD\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_AFD\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_AFD\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ACPI\FIXEDBUTTON\2&DABA3FF&3}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device ACPI\FIXEDBUTTON\2&DABA3FF&3. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No function driver specified for device ACPI\FIXEDBUTTON\2&DABA3FF&3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ACPI\FIXEDBUTTON\2&DABA3FF&3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ACPI\FIXEDBUTTON\2&DABA3FF&3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\UMBUS\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\UMBUS\0000 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: umbus is the function driver for device ROOT\UMBUS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\UMBUS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\UMBUS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\UMBUS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\UMBUS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_MUP\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_MUP\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_MUP\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_FVEVOL\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_FVEVOL\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_FVEVOL\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_RDPENCDD\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_RDPENCDD\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_RDPENCDD\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B9}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B9 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B9

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B9

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B9

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B9

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B9

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_WANARPV6\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_WANARPV6\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_WANARPV6\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\USB\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\USB\0000 is 36fc9e60-c465-11cf-8056-444553540000.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: vmwvhub is the function driver for device ROOT\USB\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\USB\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\USB\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\USB\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\USB\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_AIC78XX\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_AIC78XX\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_AIC78XX\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B1}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B1 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device HTREE\ROOT\0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device HTREE\ROOT\0. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No function driver specified for device HTREE\ROOT\0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device HTREE\ROOT\0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device HTREE\ROOT\0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_NDIS\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_NDIS\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_NDIS\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_HPSAMD\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_HPSAMD\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_HPSAMD\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_62_-_______INTEL(R)_XEON(R)_CPU_E5-2690_V2_@_3.00GHZ\_0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_62_-_______INTEL(R)_XEON(R)_CPU_E5-2690_V2_@_3.00GHZ\_0 is 50127dc3-0f36-415e-a6cc-4cb3be910b65.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: intelppm is the function driver for device ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_62_-_______INTEL(R)_XEON(R)_CPU_E5-2690_V2_@_3.00GHZ\_0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_62_-_______INTEL(R)_XEON(R)_CPU_E5-2690_V2_@_3.00GHZ\_0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_62_-_______INTEL(R)_XEON(R)_CPU_E5-2690_V2_@_3.00GHZ\_0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_62_-_______INTEL(R)_XEON(R)_CPU_E5-2690_V2_@_3.00GHZ\_0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_62_-_______INTEL(R)_XEON(R)_CPU_E5-2690_V2_@_3.00GHZ\_0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\VDRVROOT\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device ROOT\VDRVROOT\0000. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: vdrvroot is the function driver for device ROOT\VDRVROOT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\VDRVROOT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\VDRVROOT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_RDPREFMP\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_RDPREFMP\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_RDPREFMP\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&A9}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&A9 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&A9

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&A9

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&A9

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&A9

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&A9

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_1000&DEV_0054&SUBSYS_197615AD&REV_01\4&2688BD9C&0&00A8}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_1000&DEV_0054&SUBSYS_197615AD&REV_01\4&2688BD9C&0&00A8 is 4d36e97b-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: LSI_SAS is the function driver for device PCI\VEN_1000&DEV_0054&SUBSYS_197615AD&REV_01\4&2688BD9C&0&00A8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_1000&DEV_0054&SUBSYS_197615AD&REV_01\4&2688BD9C&0&00A8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_1000&DEV_0054&SUBSYS_197615AD&REV_01\4&2688BD9C&0&00A8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_1000&DEV_0054&SUBSYS_197615AD&REV_01\4&2688BD9C&0&00A8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_1000&DEV_0054&SUBSYS_197615AD&REV_01\4&2688BD9C&0&00A8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device USB\ROOT_HUB\5&37091B6B&0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device USB\ROOT_HUB\5&37091B6B&0 is 36fc9e60-c465-11cf-8056-444553540000.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: usbhub is the function driver for device USB\ROOT_HUB\5&37091B6B&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device USB\ROOT_HUB\5&37091B6B&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device USB\ROOT_HUB\5&37091B6B&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device USB\ROOT_HUB\5&37091B6B&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device USB\ROOT_HUB\5&37091B6B&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_WD\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_WD\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_WD\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_8086&DEV_7111&SUBSYS_197615AD&REV_01\3&2ACF1E9&0&39}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_8086&DEV_7111&SUBSYS_197615AD&REV_01\3&2ACF1E9&0&39 is 4d36e96a-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: intelide is the function driver for device PCI\VEN_8086&DEV_7111&SUBSYS_197615AD&REV_01\3&2ACF1E9&0&39

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_8086&DEV_7111&SUBSYS_197615AD&REV_01\3&2ACF1E9&0&39

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_8086&DEV_7111&SUBSYS_197615AD&REV_01\3&2ACF1E9&0&39

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_8086&DEV_7111&SUBSYS_197615AD&REV_01\3&2ACF1E9&0&39

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_8086&DEV_7111&SUBSYS_197615AD&REV_01\3&2ACF1E9&0&39

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_ALIIDE\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_ALIIDE\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_ALIIDE\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_NDPROXY\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_NDPROXY\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_NDPROXY\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_HWPOLICY\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_HWPOLICY\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_HWPOLICY\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C2}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C2 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C2

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C2

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C2

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C2

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C2

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\VMWVMCIHOSTDEV\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\VMWVMCIHOSTDEV\0000 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: vmci is the function driver for device ROOT\VMWVMCIHOSTDEV\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\VMWVMCIHOSTDEV\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\VMWVMCIHOSTDEV\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\VMWVMCIHOSTDEV\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\VMWVMCIHOSTDEV\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_SBP2PORT\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_SBP2PORT\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_SBP2PORT\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_WDF01000\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_WDF01000\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_WDF01000\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device USB\ROOT_HUB20\5&98170AF&0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device USB\ROOT_HUB20\5&98170AF&0 is 36fc9e60-c465-11cf-8056-444553540000.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: usbhub is the function driver for device USB\ROOT_HUB20\5&98170AF&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device USB\ROOT_HUB20\5&98170AF&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device USB\ROOT_HUB20\5&98170AF&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device USB\ROOT_HUB20\5&98170AF&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device USB\ROOT_HUB20\5&98170AF&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BA}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BA is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BA

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BA

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BA

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BA

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BA

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_AMDIDE\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_AMDIDE\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_AMDIDE\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_NETBIOS\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_NETBIOS\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_NETBIOS\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_IASTORV\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_IASTORV\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_IASTORV\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B2}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B2 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B2

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B2

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B2

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B2

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B2

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\VOLMGR\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\VOLMGR\0000 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: volmgr is the function driver for device ROOT\VOLMGR\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\VOLMGR\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\VOLMGR\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\VOLMGR\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\VOLMGR\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_SISRAID2\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_SISRAID2\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_SISRAID2\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_WFPLWF\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_WFPLWF\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_WFPLWF\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device USB\ROOT_HUB20\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device USB\ROOT_HUB20\0000. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No function driver specified for device USB\ROOT_HUB20\0000.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device USB\ROOT_HUB20\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device USB\ROOT_HUB20\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AA}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AA is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AA

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AA

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AA

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AA

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AA

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_AMDSATA\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_AMDSATA\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_AMDSATA\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_1000&DEV_0054&SUBSYS_197615AD&REV_01\4&36176BBC&0&00B8}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_1000&DEV_0054&SUBSYS_197615AD&REV_01\4&36176BBC&0&00B8 is 4d36e97b-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: LSI_SAS is the function driver for device PCI\VEN_1000&DEV_0054&SUBSYS_197615AD&REV_01\4&36176BBC&0&00B8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_1000&DEV_0054&SUBSYS_197615AD&REV_01\4&36176BBC&0&00B8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_1000&DEV_0054&SUBSYS_197615AD&REV_01\4&36176BBC&0&00B8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_1000&DEV_0054&SUBSYS_197615AD&REV_01\4&36176BBC&0&00B8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_1000&DEV_0054&SUBSYS_197615AD&REV_01\4&36176BBC&0&00B8

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device SCSI\DISK&VEN_VMWARE&PROD_VIRTUAL_DISK\5&174A0EAF&0&000000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device SCSI\DISK&VEN_VMWARE&PROD_VIRTUAL_DISK\5&174A0EAF&0&000000 is 4d36e967-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: disk is the function driver for device SCSI\DISK&VEN_VMWARE&PROD_VIRTUAL_DISK\5&174A0EAF&0&000000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device SCSI\DISK&VEN_VMWARE&PROD_VIRTUAL_DISK\5&174A0EAF&0&000000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device SCSI\DISK&VEN_VMWARE&PROD_VIRTUAL_DISK\5&174A0EAF&0&000000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: PartMgr is a class upper filter driver for device SCSI\DISK&VEN_VMWARE&PROD_VIRTUAL_DISK\5&174A0EAF&0&000000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device SCSI\DISK&VEN_VMWARE&PROD_VIRTUAL_DISK\5&174A0EAF&0&000000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_NETBT\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_NETBT\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_NETBT\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_8086&DEV_7190&SUBSYS_197615AD&REV_01\3&2ACF1E9&0&00}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device PCI\VEN_8086&DEV_7190&SUBSYS_197615AD&REV_01\3&2ACF1E9&0&00. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No function driver specified for device PCI\VEN_8086&DEV_7190&SUBSYS_197615AD&REV_01\3&2ACF1E9&0&00.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_8086&DEV_7190&SUBSYS_197615AD&REV_01\3&2ACF1E9&0&00

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_8086&DEV_7190&SUBSYS_197615AD&REV_01\3&2ACF1E9&0&00

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_IIRSP\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_IIRSP\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_IIRSP\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C3}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C3 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device USB\VID_0E0F&PID_0002\6&2D9CDB8D&0&2}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device USB\VID_0E0F&PID_0002\6&2D9CDB8D&0&2 is 36fc9e60-c465-11cf-8056-444553540000.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: usbhub is the function driver for device USB\VID_0E0F&PID_0002\6&2D9CDB8D&0&2

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device USB\VID_0E0F&PID_0002\6&2D9CDB8D&0&2

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device USB\VID_0E0F&PID_0002\6&2D9CDB8D&0&2

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device USB\VID_0E0F&PID_0002\6&2D9CDB8D&0&2

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device USB\VID_0E0F&PID_0002\6&2D9CDB8D&0&2

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_WS2IFSL\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_WS2IFSL\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_WS2IFSL\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_SISRAID4\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_SISRAID4\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_SISRAID4\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_AMDSBS\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_AMDSBS\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_AMDSBS\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ACPI\PNP0001\4&19F4FE01&0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device ACPI\PNP0001\4&19F4FE01&0. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No function driver specified for device ACPI\PNP0001\4&19F4FE01&0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ACPI\PNP0001\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ACPI\PNP0001\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_NFRD960\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_NFRD960\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_NFRD960\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BB}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BB is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BB

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BB

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BB

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BB

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BB

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_ISAPNP\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_ISAPNP\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_ISAPNP\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B3}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B3 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\MEDIA\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\MEDIA\0000 is 4d36e96c-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: vmwvaudioin is the function driver for device ROOT\MEDIA\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\MEDIA\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\MEDIA\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\MEDIA\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\MEDIA\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_SPLDR\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_SPLDR\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_SPLDR\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_ARC\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_ARC\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_ARC\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ACPI\PNP0100\4&19F4FE01&0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device ACPI\PNP0100\4&19F4FE01&0. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No function driver specified for device ACPI\PNP0100\4&19F4FE01&0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ACPI\PNP0100\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ACPI\PNP0100\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device USB\VID_0E0F&PID_0003\6&2D9CDB8D&0&1}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device USB\VID_0E0F&PID_0003\6&2D9CDB8D&0&1 is 36fc9e60-c465-11cf-8056-444553540000.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: usbccgp is the function driver for device USB\VID_0E0F&PID_0003\6&2D9CDB8D&0&1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device USB\VID_0E0F&PID_0003\6&2D9CDB8D&0&1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device USB\VID_0E0F&PID_0003\6&2D9CDB8D&0&1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device USB\VID_0E0F&PID_0003\6&2D9CDB8D&0&1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device USB\VID_0E0F&PID_0003\6&2D9CDB8D&0&1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_NPFS\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_NPFS\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_NPFS\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AB}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AB is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AB

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AB

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AB

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AB

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AB

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_KSECDD\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_KSECDD\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_KSECDD\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\MEDIA\0001}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\MEDIA\0001 is 4d36e96c-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: VMWVAUDIO is the function driver for device ROOT\MEDIA\0001

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\MEDIA\0001

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\MEDIA\0001

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\MEDIA\0001

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\MEDIA\0001

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device SCSI\DISK&VEN_VMWARE&PROD_VIRTUAL_DISK\5&2D5CB34E&0&000000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device SCSI\DISK&VEN_VMWARE&PROD_VIRTUAL_DISK\5&2D5CB34E&0&000000 is 4d36e967-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: disk is the function driver for device SCSI\DISK&VEN_VMWARE&PROD_VIRTUAL_DISK\5&2D5CB34E&0&000000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device SCSI\DISK&VEN_VMWARE&PROD_VIRTUAL_DISK\5&2D5CB34E&0&000000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device SCSI\DISK&VEN_VMWARE&PROD_VIRTUAL_DISK\5&2D5CB34E&0&000000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: PartMgr is a class upper filter driver for device SCSI\DISK&VEN_VMWARE&PROD_VIRTUAL_DISK\5&2D5CB34E&0&000000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device SCSI\DISK&VEN_VMWARE&PROD_VIRTUAL_DISK\5&2D5CB34E&0&000000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_8086&DEV_7191&SUBSYS_00000000&REV_01\3&2ACF1E9&0&08}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_8086&DEV_7191&SUBSYS_00000000&REV_01\3&2ACF1E9&0&08 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_8086&DEV_7191&SUBSYS_00000000&REV_01\3&2ACF1E9&0&08

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: AGP440 is a device upper filter driver for device PCI\VEN_8086&DEV_7191&SUBSYS_00000000&REV_01\3&2ACF1E9&0&08

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_8086&DEV_7191&SUBSYS_00000000&REV_01\3&2ACF1E9&0&08

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_8086&DEV_7191&SUBSYS_00000000&REV_01\3&2ACF1E9&0&08

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_8086&DEV_7191&SUBSYS_00000000&REV_01\3&2ACF1E9&0&08

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_0405&SUBSYS_040515AD&REV_00\3&2ACF1E9&0&78}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device PCI\VEN_15AD&DEV_0405&SUBSYS_040515AD&REV_00\3&2ACF1E9&0&78. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No function driver specified for device PCI\VEN_15AD&DEV_0405&SUBSYS_040515AD&REV_00\3&2ACF1E9&0&78.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_0405&SUBSYS_040515AD&REV_00\3&2ACF1E9&0&78

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_0405&SUBSYS_040515AD&REV_00\3&2ACF1E9&0&78

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_STEXSTOR\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_STEXSTOR\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_STEXSTOR\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_ARCSAS\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_ARCSAS\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_ARCSAS\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C4}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C4 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C4

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C4

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C4

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C4

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C4

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\MSSMBIOS\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device ROOT\MSSMBIOS\0000. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: mssmbios is the function driver for device ROOT\MSSMBIOS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\MSSMBIOS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\MSSMBIOS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_NSIPROXY\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_NSIPROXY\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_NSIPROXY\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ACPI\PNP0200\4&19F4FE01&0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device ACPI\PNP0200\4&19F4FE01&0. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No function driver specified for device ACPI\PNP0200\4&19F4FE01&0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ACPI\PNP0200\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ACPI\PNP0200\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_KSECPKG\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_KSECPKG\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_KSECPKG\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BC}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BC is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BC

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BC

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BC

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BC

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BC

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device USB\VID_0E0F&PID_0003&MI_00\7&2F9D147F&0&0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device USB\VID_0E0F&PID_0003&MI_00\7&2F9D147F&0&0000 is 745a17a0-74d3-11d0-b6fe-00a0c90f57da.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: HidUsb is the function driver for device USB\VID_0E0F&PID_0003&MI_00\7&2F9D147F&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device USB\VID_0E0F&PID_0003&MI_00\7&2F9D147F&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device USB\VID_0E0F&PID_0003&MI_00\7&2F9D147F&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device USB\VID_0E0F&PID_0003&MI_00\7&2F9D147F&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device USB\VID_0E0F&PID_0003&MI_00\7&2F9D147F&0&0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_STORFLT\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_STORFLT\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_STORFLT\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_BEEP\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_BEEP\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_BEEP\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\MS_AGILEVPNMINIPORT\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\MS_AGILEVPNMINIPORT\0000 is 4d36e972-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: RasAgileVpn is the function driver for device ROOT\MS_AGILEVPNMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\MS_AGILEVPNMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\MS_AGILEVPNMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\MS_AGILEVPNMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\MS_AGILEVPNMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B4}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B4 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B4

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B4

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B4

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B4

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B4

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_NTFS\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_NTFS\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_NTFS\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ACPI\PNP0303\4&19F4FE01&0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ACPI\PNP0303\4&19F4FE01&0 is 4d36e96b-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: i8042prt is the function driver for device ACPI\PNP0303\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ACPI\PNP0303\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ACPI\PNP0303\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: vmkbd is a class upper filter driver for device ACPI\PNP0303\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: kbdclass is a class upper filter driver for device ACPI\PNP0303\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ACPI\PNP0303\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_LSI_FC\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_LSI_FC\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_LSI_FC\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AC}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AC is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AC

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AC

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AC

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AC

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AC

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_CLFS\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_CLFS\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_CLFS\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000000100000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000000100000 is 71a27cdd-812a-11d0-bec7-08002be2092f.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: volsnap is the function driver for device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000000100000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000000100000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000000100000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000000100000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: fvevol is a class lower filter driver for device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000000100000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: rdyboost is a class lower filter driver for device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000000100000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_STORVSC\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_STORVSC\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_STORVSC\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCIIDE\IDECHANNEL\4&3ACB0BDC&0&0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCIIDE\IDECHANNEL\4&3ACB0BDC&0&0 is 4d36e96a-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: atapi is the function driver for device PCIIDE\IDECHANNEL\4&3ACB0BDC&0&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCIIDE\IDECHANNEL\4&3ACB0BDC&0&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCIIDE\IDECHANNEL\4&3ACB0BDC&0&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCIIDE\IDECHANNEL\4&3ACB0BDC&0&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCIIDE\IDECHANNEL\4&3ACB0BDC&0&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_0740&SUBSYS_074015AD&REV_10\3&2ACF1E9&0&3F}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_0740&SUBSYS_074015AD&REV_10\3&2ACF1E9&0&3F is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: vmci is the function driver for device PCI\VEN_15AD&DEV_0740&SUBSYS_074015AD&REV_10\3&2ACF1E9&0&3F

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_0740&SUBSYS_074015AD&REV_10\3&2ACF1E9&0&3F

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_0740&SUBSYS_074015AD&REV_10\3&2ACF1E9&0&3F

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_0740&SUBSYS_074015AD&REV_10\3&2ACF1E9&0&3F

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_0740&SUBSYS_074015AD&REV_10\3&2ACF1E9&0&3F

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_NULL\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_NULL\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_NULL\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\MS_L2TPMINIPORT\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\MS_L2TPMINIPORT\0000 is 4d36e972-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Rasl2tp is the function driver for device ROOT\MS_L2TPMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\MS_L2TPMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\MS_L2TPMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\MS_L2TPMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\MS_L2TPMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ACPI\PNP0800\4&19F4FE01&0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device ACPI\PNP0800\4&19F4FE01&0. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No function driver specified for device ACPI\PNP0800\4&19F4FE01&0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ACPI\PNP0800\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ACPI\PNP0800\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C5}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C5 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C5

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C5

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C5

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C5

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C5

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_LSI_SAS2\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_LSI_SAS2\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_LSI_SAS2\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device USB\VID_0E0F&PID_0003&MI_01\7&2F9D147F&0&0001}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device USB\VID_0E0F&PID_0003&MI_01\7&2F9D147F&0&0001 is 745a17a0-74d3-11d0-b6fe-00a0c90f57da.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: HidUsb is the function driver for device USB\VID_0E0F&PID_0003&MI_01\7&2F9D147F&0&0001

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device USB\VID_0E0F&PID_0003&MI_01\7&2F9D147F&0&0001

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device USB\VID_0E0F&PID_0003&MI_01\7&2F9D147F&0&0001

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device USB\VID_0E0F&PID_0003&MI_01\7&2F9D147F&0&0001

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device USB\VID_0E0F&PID_0003&MI_01\7&2F9D147F&0&0001

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_CMDIDE\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_CMDIDE\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_CMDIDE\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BD}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BD is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BD

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BD

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BD

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BD

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BD

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_TCPIP\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_TCPIP\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_TCPIP\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_NVRAID\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_NVRAID\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_NVRAID\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\MS_NDISWANBH\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\MS_NDISWANBH\0000 is 4d36e972-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: NdisWan is the function driver for device ROOT\MS_NDISWANBH\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\MS_NDISWANBH\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: NdisTapi is a device lower filter driver for device ROOT\MS_NDISWANBH\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\MS_NDISWANBH\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\MS_NDISWANBH\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCIIDE\IDECHANNEL\4&3ACB0BDC&0&1}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCIIDE\IDECHANNEL\4&3ACB0BDC&0&1 is 4d36e96a-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: atapi is the function driver for device PCIIDE\IDECHANNEL\4&3ACB0BDC&0&1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCIIDE\IDECHANNEL\4&3ACB0BDC&0&1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCIIDE\IDECHANNEL\4&3ACB0BDC&0&1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCIIDE\IDECHANNEL\4&3ACB0BDC&0&1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCIIDE\IDECHANNEL\4&3ACB0BDC&0&1

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ACPI\PNP0A03\2&DABA3FF&3}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ACPI\PNP0A03\2&DABA3FF&3 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device ACPI\PNP0A03\2&DABA3FF&3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ACPI\PNP0A03\2&DABA3FF&3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ACPI\PNP0A03\2&DABA3FF&3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ACPI\PNP0A03\2&DABA3FF&3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ACPI\PNP0A03\2&DABA3FF&3

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B5}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B5 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B5

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B5

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B5

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B5

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B5

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_LSI_SCSI\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_LSI_SCSI\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_LSI_SCSI\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_CNG\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_CNG\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_CNG\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_TDX\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_TDX\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_TDX\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AD}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AD is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AD

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AD

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AD

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AD

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AD

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_NVSTOR\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_NVSTOR\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_NVSTOR\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\MS_NDISWANIP\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\MS_NDISWANIP\0000 is 4d36e972-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: NdisWan is the function driver for device ROOT\MS_NDISWANIP\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\MS_NDISWANIP\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: NdisTapi is a device lower filter driver for device ROOT\MS_NDISWANIP\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\MS_NDISWANIP\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\MS_NDISWANIP\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_0770&SUBSYS_077015AD&REV_00\4&BA31474&0&1088}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_0770&SUBSYS_077015AD&REV_00\4&BA31474&0&1088 is 36fc9e60-c465-11cf-8056-444553540000.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: usbehci is the function driver for device PCI\VEN_15AD&DEV_0770&SUBSYS_077015AD&REV_00\4&BA31474&0&1088

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_0770&SUBSYS_077015AD&REV_00\4&BA31474&0&1088

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_0770&SUBSYS_077015AD&REV_00\4&BA31474&0&1088

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_0770&SUBSYS_077015AD&REV_00\4&BA31474&0&1088

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_0770&SUBSYS_077015AD&REV_00\4&BA31474&0&1088

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device USB\VMWVHUB\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device USB\VMWVHUB\0000 is 36fc9e60-c465-11cf-8056-444553540000.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: vmwvhub is the function driver for device USB\VMWVHUB\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device USB\VMWVHUB\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device USB\VMWVHUB\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device USB\VMWVHUB\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device USB\VMWVHUB\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ACPI\PNP0A05\4&19F4FE01&0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device ACPI\PNP0A05\4&19F4FE01&0. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No function driver specified for device ACPI\PNP0A05\4&19F4FE01&0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ACPI\PNP0A05\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ACPI\PNP0A05\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_MEGASAS\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_MEGASAS\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_MEGASAS\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_CSC\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_CSC\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_CSC\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000006500000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000006500000 is 71a27cdd-812a-11d0-bec7-08002be2092f.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: volsnap is the function driver for device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000006500000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000006500000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000006500000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000006500000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: fvevol is a class lower filter driver for device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000006500000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: rdyboost is a class lower filter driver for device STORAGE\VOLUME\{73E18A43-303C-11E5-95A2-806E6F6E6963}#0000000006500000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\ACPI_HAL\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\ACPI_HAL\0000 is 4d36e966-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: \Driver\ACPI_HAL is the function driver for device ROOT\ACPI_HAL\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\ACPI_HAL\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\ACPI_HAL\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\ACPI_HAL\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\ACPI_HAL\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C6}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C6 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C6

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C6

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C6

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C6

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&C6

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_VGASAVE\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_VGASAVE\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_VGASAVE\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_PCIIDE\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_PCIIDE\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_PCIIDE\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\MS_NDISWANIPV6\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\MS_NDISWANIPV6\0000 is 4d36e972-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: NdisWan is the function driver for device ROOT\MS_NDISWANIPV6\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\MS_NDISWANIPV6\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: NdisTapi is a device lower filter driver for device ROOT\MS_NDISWANIPV6\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\MS_NDISWANIPV6\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\MS_NDISWANIPV6\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BE}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BE is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BE

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BE

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BE

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BE

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&BE

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ACPI\PNP0B00\4&19F4FE01&0}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device ACPI\PNP0B00\4&19F4FE01&0. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No function driver specified for device ACPI\PNP0B00\4&19F4FE01&0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ACPI\PNP0B00\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ACPI\PNP0B00\4&19F4FE01&0

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_CTXUSBM\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_CTXUSBM\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_CTXUSBM\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\BLBDRIVE\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\BLBDRIVE\0000 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: blbdrive is the function driver for device ROOT\BLBDRIVE\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\BLBDRIVE\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\BLBDRIVE\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\BLBDRIVE\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\BLBDRIVE\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_MEGASR\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_MEGASR\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_MEGASR\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B6}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B6 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B6

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B6

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B6

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B6

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&B6

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_VIAIDE\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_VIAIDE\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_VIAIDE\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_PCW\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_PCW\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_PCW\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\MS_PPPOEMINIPORT\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\MS_PPPOEMINIPORT\0000 is 4d36e972-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: RasPppoe is the function driver for device ROOT\MS_PPPOEMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\MS_PPPOEMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\MS_PPPOEMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\MS_PPPOEMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\MS_PPPOEMINIPORT\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AE}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AE is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: pci is the function driver for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AE

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AE

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AE

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AE

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_07A0&SUBSYS_07A015AD&REV_01\3&2ACF1E9&0&AE

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\COMPOSITEBUS\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\COMPOSITEBUS\0000 is 4d36e97d-e325-11ce-bfc1-08002be10318.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: CompositeBus is the function driver for device ROOT\COMPOSITEBUS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ROOT\COMPOSITEBUS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ROOT\COMPOSITEBUS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device ROOT\COMPOSITEBUS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device ROOT\COMPOSITEBUS\0000

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ACPI\PNP0C02\1F}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device setup class has been specified for device ACPI\PNP0C02\1F. We will not attempt to retrieve the device's class filter drivers.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No function driver specified for device ACPI\PNP0C02\1F.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device ACPI\PNP0C02\1F

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device ACPI\PNP0C02\1F

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_MIRAGE\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_MIRAGE\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_MIRAGE\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device ROOT\LEGACY_DFSC\0000}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device ROOT\LEGACY_DFSC\0000 is 8ecc055d-047f-11d1-a537-0000f8753ed1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Skipping device ROOT\LEGACY_DFSC\0000 because it belongs to the legacy class.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: {Retrieving drivers used by device PCI\VEN_15AD&DEV_0774&SUBSYS_197615AD&REV_00\4&BA31474&0&0088}

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device setup class for device PCI\VEN_15AD&DEV_0774&SUBSYS_197615AD&REV_00\4&BA31474&0&0088 is 36fc9e60-c465-11cf-8056-444553540000.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: usbuhci is the function driver for device PCI\VEN_15AD&DEV_0774&SUBSYS_197615AD&REV_00\4&BA31474&0&0088

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device upper filter drivers are specified for device PCI\VEN_15AD&DEV_0774&SUBSYS_197615AD&REV_00\4&BA31474&0&0088

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No device lower filter drivers are specified for device PCI\VEN_15AD&DEV_0774&SUBSYS_197615AD&REV_00\4&BA31474&0&0088

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class upper filter drivers are specified for device PCI\VEN_15AD&DEV_0774&SUBSYS_197615AD&REV_00\4&BA31474&0&0088

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: No class lower filter drivers are specified for device PCI\VEN_15AD&DEV_0774&SUBSYS_197615AD&REV_00\4&BA31474&0&0088

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished retrieving the list of drivers that are currently in use by devices.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Disabling the function drivers from the CDDB that are not in use ...

2015-07-22 08:40:17, Info                  SYSPRP Status: Starting...

2015-07-22 08:40:17, Info                  SYSPRP Status: Total = 0, Complete = 0, Progress = 0% (0%)

2015-07-22 08:40:17, Warning               SYSPRP Installation was supposedly active, but status key doesn't exist?

2015-07-22 08:40:17, Info                  SYSPRP Re-checking active status...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver vhdmp is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service vhdmp ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service vhdmp.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service vhdmp is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver VMBusHID is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service VMBusHID ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service VMBusHID.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service VMBusHID is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver storvsc is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service storvsc ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_STORVSC\0000 is using the service storvsc.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_STORVSC\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service storvsc.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service storvsc is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver storvsc has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver dmvsc is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service dmvsc ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service dmvsc.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service dmvsc is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver vmwvhub is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver CTSUSB is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service CTSUSB ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service CTSUSB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service CTSUSB is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver umpusbvista is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service umpusbvista ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service umpusbvista.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service umpusbvista is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver STI2303X is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service STI2303X ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service STI2303X.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service STI2303X is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver Brserid is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service Brserid ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service Brserid.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service Brserid is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver SNTNLUSB is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service SNTNLUSB ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service SNTNLUSB.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service SNTNLUSB is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver FTDIBUS is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service FTDIBUS ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service FTDIBUS.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service FTDIBUS is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver usbcir is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service usbcir ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service usbcir.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service usbcir is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver TsUsbGD is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service TsUsbGD ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service TsUsbGD.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service TsUsbGD is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver usbccgp is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver usbhub is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver USBSTOR is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service USBSTOR ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service USBSTOR.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service USBSTOR is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver terminpt is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service terminpt ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service terminpt.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service terminpt is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver volsnap is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver sffdisk is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service sffdisk ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service sffdisk.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service sffdisk is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver volmgr is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver vdrvroot is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver umbus is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver swenum is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver TermDD is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver rdpbus is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver mssmbios is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver msdsm is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service msdsm ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_MSDSM\0000 is using the service msdsm.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_MSDSM\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service msdsm.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service msdsm is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver msdsm has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver mpio is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service mpio ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_MPIO\0000 is using the service mpio.

2015-07-22 08:40:17, Warning               SYSPRP SPPNP: Error 0xE000020B occurred while adding device Root\LEGACY_MPIO\0000 to the device info set.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service mpio.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service mpio is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver mpio has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver iScsiPrt is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service iScsiPrt ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service iScsiPrt.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service iScsiPrt is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver CompositeBus is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver circlass is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service circlass ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service circlass.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service circlass is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver blbdrive is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver adpu320 is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service adpu320 ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ADPU320\0000 is using the service adpu320.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ADPU320\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service adpu320.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service adpu320 is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver adpu320 has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver adp94xx is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service adp94xx ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ADP94XX\0000 is using the service adp94xx.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ADP94XX\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service adp94xx.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service adp94xx is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver adp94xx has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver arcsas is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service arcsas ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ARCSAS\0000 is using the service arcsas.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ARCSAS\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service arcsas.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service arcsas is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver arcsas has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver arc is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service arc ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ARC\0000 is using the service arc.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ARC\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service arc.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service arc is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver arc has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver aic78xx is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service aic78xx ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_AIC78XX\0000 is using the service aic78xx.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_AIC78XX\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service aic78xx.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service aic78xx is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver aic78xx has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver adpahci is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service adpahci ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ADPAHCI\0000 is using the service adpahci.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ADPAHCI\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service adpahci.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service adpahci is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver adpahci has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver iaStorV is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service iaStorV ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_IASTORV\0000 is using the service iaStorV.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_IASTORV\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service iaStorV.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service iaStorV is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver iaStorV has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver intelide is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver pvscsi is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service pvscsi ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_PVSCSI\0000 is using the service pvscsi.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_PVSCSI\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service pvscsi.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service pvscsi is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver pvscsi has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver vmci is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver ebdrv is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service ebdrv ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service ebdrv.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service ebdrv is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver b06bdrv is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service b06bdrv ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service b06bdrv.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service b06bdrv is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver s3cap is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service s3cap ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service s3cap.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service s3cap is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver iirsp is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service iirsp ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_IIRSP\0000 is using the service iirsp.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_IIRSP\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service iirsp.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service iirsp is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver iirsp has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver vsmraid is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service vsmraid ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_VSMRAID\0000 is using the service vsmraid.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_VSMRAID\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service vsmraid.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service vsmraid is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver vsmraid has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver viaide is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service viaide ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_VIAIDE\0000 is using the service viaide.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_VIAIDE\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service viaide.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service viaide is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver viaide has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver elxstor is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service elxstor ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ELXSTOR\0000 is using the service elxstor.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ELXSTOR\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service elxstor.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service elxstor is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver elxstor has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver nvstor is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service nvstor ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_NVSTOR\0000 is using the service nvstor.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_NVSTOR\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service nvstor.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service nvstor is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver nvstor has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver aliide is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service aliide ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ALIIDE\0000 is using the service aliide.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ALIIDE\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service aliide.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service aliide is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver aliide has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver cmdide is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service cmdide ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_CMDIDE\0000 is using the service cmdide.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_CMDIDE\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service cmdide.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service cmdide is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver cmdide has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver ql40xx is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service ql40xx ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_QL40XX\0000 is using the service ql40xx.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_QL40XX\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service ql40xx.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service ql40xx is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver ql40xx has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver ql2300 is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service ql2300 ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_QL2300\0000 is using the service ql2300.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_QL2300\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service ql2300.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service ql2300 is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver ql2300 has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver stexstor is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service stexstor ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_STEXSTOR\0000 is using the service stexstor.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_STEXSTOR\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service stexstor.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service stexstor is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver stexstor has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver SiSRaid4 is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service SiSRaid4 ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_SISRAID4\0000 is using the service SiSRaid4.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_SISRAID4\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service SiSRaid4.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service SiSRaid4 is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver SiSRaid4 has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver SiSRaid2 is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service SiSRaid2 ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_SISRAID2\0000 is using the service SiSRaid2.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_SISRAID2\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service SiSRaid2.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service SiSRaid2 is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver SiSRaid2 has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver amdide is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service amdide ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_AMDIDE\0000 is using the service amdide.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_AMDIDE\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service amdide.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service amdide is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver amdide has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver nfrd960 is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service nfrd960 ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_NFRD960\0000 is using the service nfrd960.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_NFRD960\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service nfrd960.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service nfrd960 is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver nfrd960 has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver 1394ohci is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service 1394ohci ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service 1394ohci.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service 1394ohci is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver amdsata is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service amdsata ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_AMDSATA\0000 is using the service amdsata.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_AMDSATA\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service amdsata.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service amdsata is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver amdsata has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver amdsbs is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service amdsbs ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_AMDSBS\0000 is using the service amdsbs.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_AMDSBS\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service amdsbs.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service amdsbs is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver amdsbs has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver LSI_FC is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service LSI_FC ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_LSI_FC\0000 is using the service LSI_FC.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_LSI_FC\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service LSI_FC.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service LSI_FC is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver LSI_FC has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver LSI_SAS2 is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service LSI_SAS2 ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_LSI_SAS2\0000 is using the service LSI_SAS2.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_LSI_SAS2\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service LSI_SAS2.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service LSI_SAS2 is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver LSI_SAS2 has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver megasas is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service megasas ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_MEGASAS\0000 is using the service megasas.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_MEGASAS\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service megasas.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service megasas is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver megasas has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver MegaSR is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service MegaSR ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_MEGASR\0000 is using the service MegaSR.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_MEGASR\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service MegaSR.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service MegaSR is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver MegaSR has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver LSI_SAS is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver LSI_SCSI is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service LSI_SCSI ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_LSI_SCSI\0000 is using the service LSI_SCSI.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_LSI_SCSI\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service LSI_SCSI.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service LSI_SCSI is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver LSI_SCSI has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver HpSAMD is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service HpSAMD ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_HPSAMD\0000 is using the service HpSAMD.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_HPSAMD\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service HpSAMD.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service HpSAMD is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver HpSAMD has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver usbehci is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver usbohci is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service usbohci ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service usbohci.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service usbohci is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver usbuhci is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver ohci1394 is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service ohci1394 ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service ohci1394.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service ohci1394 is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver HDAudBus is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service HDAudBus ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service HDAudBus.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service HDAudBus is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver msahci is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service msahci ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_MSAHCI\0000 is using the service msahci.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_MSAHCI\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service msahci.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service msahci is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver msahci has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver pciide is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service pciide ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_PCIIDE\0000 is using the service pciide.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_PCIIDE\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service pciide.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service pciide is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver pciide has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver BrUsbMdm is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service BrUsbMdm ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service BrUsbMdm.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service BrUsbMdm is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver BrSerWdm is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service BrSerWdm ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service BrSerWdm.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service BrSerWdm is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver atapi is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver HidBatt is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service HidBatt ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service HidBatt.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service HidBatt is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver MTConfig is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service MTConfig ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service MTConfig.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service MTConfig is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver mouhid is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver kbdhid is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service kbdhid ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service kbdhid.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service kbdhid is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver sfloppy is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service sfloppy ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service sfloppy.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service sfloppy is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver usbprint is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service usbprint ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service usbprint.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service usbprint is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver HidUsb is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver disk is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver cdrom is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service cdrom ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service cdrom.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service cdrom is 1.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver cdrom has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver FTSER2K is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service FTSER2K ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service FTSER2K.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service FTSER2K is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver UmPass is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service UmPass ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service UmPass.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service UmPass is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver Compbatt is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver HidIr is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service HidIr ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service HidIr.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service HidIr is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver SMARTVHidMini2000x86 is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service SMARTVHidMini2000x86 ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service SMARTVHidMini2000x86.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service SMARTVHidMini2000x86 is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver HidBth is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service HidBth ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service HidBth.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service HidBth is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver BTHMODEM is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service BTHMODEM ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service BTHMODEM.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service BTHMODEM is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver hcw85cir is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service hcw85cir ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service hcw85cir.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service hcw85cir is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver WacomPen is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service WacomPen ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service WacomPen.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service WacomPen is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver vmbus is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service vmbus ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_VMBUS\0000 is using the service vmbus.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_VMBUS\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service vmbus.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service vmbus is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver vmbus has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver Processor is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service Processor ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service Processor.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service Processor is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver IPMIDRV is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service IPMIDRV ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service IPMIDRV.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service IPMIDRV is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver intelppm is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver ViaC7 is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service ViaC7 ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service ViaC7.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service ViaC7 is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver AmdK8 is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service AmdK8 ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service AmdK8.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service AmdK8 is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver AmdPPM is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service AmdPPM ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service AmdPPM.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service AmdPPM is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver AcpiPmi is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service AcpiPmi ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service AcpiPmi.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service AcpiPmi is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver CmBatt is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver sbp2port is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service sbp2port ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_SBP2PORT\0000 is using the service sbp2port.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_SBP2PORT\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service sbp2port.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service sbp2port is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver sbp2port has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver sermouse is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service sermouse ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service sermouse.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service sermouse is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver ErrDev is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service ErrDev ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service ErrDev.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service ErrDev is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver Wd is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service Wd ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_WD\0000 is using the service Wd.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_WD\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service Wd.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service Wd is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver Wd has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver WmiAcpi is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service WmiAcpi ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service WmiAcpi.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service WmiAcpi is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver ACPI is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver pci is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver msisadrv is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver flpydisk is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service flpydisk ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service flpydisk.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service flpydisk is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver fdc is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service fdc ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service fdc.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service fdc is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver nvraid is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service nvraid ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_NVRAID\0000 is using the service nvraid.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_NVRAID\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service nvraid.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service nvraid is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver nvraid has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver isapnp is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service isapnp ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ISAPNP\0000 is using the service isapnp.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device Root\LEGACY_ISAPNP\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service isapnp.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service isapnp is 0.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The driver isapnp has been disabled.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver Parport is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service Parport ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service Parport.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service Parport is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver pcmcia is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service pcmcia ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service pcmcia.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service pcmcia is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver Serial is not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing the devices that are using service Serial ...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing the devices that are using service Serial.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The start type of service Serial is 3.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The function driver i8042prt is in use. Hence we will not attempt to disable it.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished disabling the function drivers from the CDDB that are not in use.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Removing phantom devices...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_DISCACHE\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_DISCACHE\0000 will not be removed because it is a legacy device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_FILEINFO\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_FILEINFO\0000 will not be removed because it is a legacy device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_VSEPFLT\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_VSEPFLT\0000 will not be removed because it is a legacy device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: SW\{EEAB7790-C514-11D1-B42B-00805FC1270E}\ASYNCMAC is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: SW\{EEAB7790-C514-11D1-B42B-00805FC1270E}\ASYNCMAC will not be removed because it is a SWENUM device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_MSFS\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_MSFS\0000 will not be removed because it is a legacy device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_FLTMGR\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_FLTMGR\0000 will not be removed because it is a legacy device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_RDBSS\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_RDBSS\0000 will not be removed because it is a legacy device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_FS_REC\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_FS_REC\0000 will not be removed because it is a legacy device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: UMB\UMB\1&841921D&0&PRINTERBUSENUMERATOR is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device UMB\UMB\1&841921D&0&PRINTERBUSENUMERATOR has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_MUP\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_MUP\0000 will not be removed because it is a legacy device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: HTREE\ROOT\0 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: HTREE\ROOT\0 will not be removed because it is the root of the device tree.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_NDPROXY\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_NDPROXY\0000 will not be removed because it is a legacy device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_NETBIOS\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_NETBIOS\0000 will not be removed because it is a legacy device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: USB\ROOT_HUB20\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: The device USB\ROOT_HUB20\0000 has been removed.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_NPFS\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_NPFS\0000 will not be removed because it is a legacy device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_NTFS\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_NTFS\0000 will not be removed because it is a legacy device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_CSC\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_CSC\0000 will not be removed because it is a legacy device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_MIRAGE\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_MIRAGE\0000 will not be removed because it is a legacy device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_DFSC\0000 is a phantom device

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: ROOT\LEGACY_DFSC\0000 will not be removed because it is a legacy device.

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Finished removing phantom devices...

2015-07-22 08:40:17, Info                  SYSPRP SPPNP: Making sure system services have been started...

2015-07-22 08:40:18, Info                  SYSPRP Status: Starting...

2015-07-22 08:40:18, Info                  SYSPRP Status: Total = 0, Complete = 0, Progress = 0% (0%)

2015-07-22 08:40:18, Warning               SYSPRP Installation was supposedly active, but status key doesn't exist?

2015-07-22 08:40:18, Info                  SYSPRP Re-checking active status...

2015-07-22 08:40:19, Info                  SYSPRP Status: Starting...

2015-07-22 08:40:19, Info                  SYSPRP Status: Total = 0, Complete = 0, Progress = 0% (0%)

2015-07-22 08:40:19, Warning               SYSPRP Installation was supposedly active, but status key doesn't exist?

2015-07-22 08:40:19, Info                  SYSPRP Re-checking active status...

2015-07-22 08:40:20, Info                  SYSPRP Status: Starting...

2015-07-22 08:40:20, Info                  SYSPRP Status: Total = 0, Complete = 0, Progress = 0% (0%)

2015-07-22 08:40:20, Warning               SYSPRP Installation was supposedly active, but status key doesn't exist?

2015-07-22 08:40:20, Info                  SYSPRP Re-checking active status...

2015-07-22 08:40:22, Info                  SYSPRP SPPNP: Reinstalling devices on the system...

2015-07-22 08:40:22, Info                  SYSPRP Status: Starting...

2015-07-22 08:40:22, Info                  SYSPRP Status: Total = 0, Complete = 0, Progress = 0% (0%)

2015-07-22 08:40:22, Info                  SYSPRP Status: Active

2015-07-22 08:40:22, Info                  SYSPRP Status: Total = 200, Complete = 0, Progress = 0% (0%)

2015-07-22 08:40:25, Info                  SYSPRP Status: Active

2015-07-22 08:40:25, Info                  SYSPRP Status: Total = 200, Complete = 1, Progress = 0% (0%)

2015-07-22 08:40:26, Info                  SYSPRP Status: Active

2015-07-22 08:40:26, Info                  SYSPRP Status: Total = 201, Complete = 1, Progress = 0% (0%)

2015-07-22 08:40:26, Info                  SYSPRP Status: Active

2015-07-22 08:40:26, Info                  SYSPRP Status: Total = 204, Complete = 1, Progress = 0% (0%)

2015-07-22 08:40:26, Info                  SYSPRP Status: Active

2015-07-22 08:40:26, Info                  SYSPRP Status: Total = 204, Complete = 1, Progress = 0% (0%)

2015-07-22 08:40:26, Info                  SYSPRP Status: Active

2015-07-22 08:40:26, Info                  SYSPRP Status: Total = 205, Complete = 1, Progress = 0% (0%)

2015-07-22 08:40:26, Info                  SYSPRP Status: Active

2015-07-22 08:40:26, Info                  SYSPRP Status: Total = 205, Complete = 2, Progress = 0% (0%)

2015-07-22 08:40:27, Info                  SYSPRP Status: Active

2015-07-22 08:40:27, Info                  SYSPRP Status: Total = 205, Complete = 3, Progress = 1% (1%)

2015-07-22 08:40:27, Info                  SYSPRP Status: Active

2015-07-22 08:40:27, Info                  SYSPRP Status: Total = 205, Complete = 4, Progress = 1% (1%)

2015-07-22 08:40:28, Info                  SYSPRP Status: Active

2015-07-22 08:40:28, Info                  SYSPRP Status: Total = 205, Complete = 5, Progress = 2% (2%)

2015-07-22 08:40:28, Info                  SYSPRP Status: Active

2015-07-22 08:40:28, Info                  SYSPRP Status: Total = 205, Complete = 6, Progress = 2% (2%)

2015-07-22 08:40:28, Info                  SYSPRP Status: Active

2015-07-22 08:40:28, Info                  SYSPRP Status: Total = 205, Complete = 7, Progress = 3% (3%)

2015-07-22 08:40:29, Info                  SYSPRP Status: Active

2015-07-22 08:40:29, Info                  SYSPRP Status: Total = 205, Complete = 8, Progress = 3% (3%)

2015-07-22 08:40:29, Info                  SYSPRP Status: Active

2015-07-22 08:40:29, Info                  SYSPRP Status: Total = 205, Complete = 9, Progress = 4% (4%)

2015-07-22 08:40:30, Info                  SYSPRP Status: Active

2015-07-22 08:40:30, Info                  SYSPRP Status: Total = 206, Complete = 9, Progress = 4% (4%)

2015-07-22 08:40:30, Info                  SYSPRP Status: Active

2015-07-22 08:40:30, Info                  SYSPRP Status: Total = 206, Complete = 10, Progress = 4% (4%)

2015-07-22 08:40:30, Info                  SYSPRP Status: Active

2015-07-22 08:40:30, Info                  SYSPRP Status: Total = 206, Complete = 11, Progress = 5% (5%)

2015-07-22 08:40:35, Info                  SYSPRP Status: Active

2015-07-22 08:40:35, Info                  SYSPRP Status: Total = 206, Complete = 12, Progress = 5% (5%)

2015-07-22 08:40:35, Info                  SYSPRP Status: Active

2015-07-22 08:40:35, Info                  SYSPRP Status: Total = 206, Complete = 13, Progress = 6% (6%)

2015-07-22 08:40:36, Info                  SYSPRP Status: Active

2015-07-22 08:40:36, Info                  SYSPRP Status: Total = 206, Complete = 14, Progress = 6% (6%)

2015-07-22 08:40:36, Info                  SYSPRP Status: Active

2015-07-22 08:40:36, Info                  SYSPRP Status: Total = 212, Complete = 14, Progress = 6% (6%)

2015-07-22 08:40:36, Info                  SYSPRP Status: Active

2015-07-22 08:40:36, Info                  SYSPRP Status: Total = 212, Complete = 14, Progress = 6% (6%)

2015-07-22 08:40:37, Info                  SYSPRP Status: Active

2015-07-22 08:40:37, Info                  SYSPRP Status: Total = 212, Complete = 15, Progress = 7% (7%)

2015-07-22 08:40:37, Info                  SYSPRP Status: Active

2015-07-22 08:40:37, Info                  SYSPRP Status: Total = 212, Complete = 16, Progress = 7% (7%)

2015-07-22 08:40:38, Info                  SYSPRP Status: Active

2015-07-22 08:40:38, Info                  SYSPRP Status: Total = 212, Complete = 17, Progress = 8% (8%)

2015-07-22 08:40:38, Info                  SYSPRP Status: Active

2015-07-22 08:40:38, Info                  SYSPRP Status: Total = 212, Complete = 18, Progress = 8% (8%)

2015-07-22 08:40:39, Info                  SYSPRP Status: Active

2015-07-22 08:40:39, Info                  SYSPRP Status: Total = 212, Complete = 19, Progress = 8% (8%)

2015-07-22 08:40:39, Info                  SYSPRP Status: Active

2015-07-22 08:40:39, Info                  SYSPRP Status: Total = 213, Complete = 19, Progress = 8% (8%)

2015-07-22 08:40:39, Info                  SYSPRP Status: Active

2015-07-22 08:40:39, Info                  SYSPRP Status: Total = 213, Complete = 20, Progress = 9% (9%)

2015-07-22 08:40:39, Info                  SYSPRP Status: Active

2015-07-22 08:40:39, Info                  SYSPRP Status: Total = 213, Complete = 21, Progress = 9% (9%)

2015-07-22 08:40:40, Info                  SYSPRP Status: Active

2015-07-22 08:40:40, Info                  SYSPRP Status: Total = 213, Complete = 44, Progress = 20% (20%)

2015-07-22 08:40:40, Info                  SYSPRP Status: Active

2015-07-22 08:40:40, Info                  SYSPRP Status: Total = 213, Complete = 44, Progress = 20% (20%)

2015-07-22 08:40:40, Info                  SYSPRP Status: Active

2015-07-22 08:40:40, Info                  SYSPRP Status: Total = 213, Complete = 46, Progress = 21% (21%)

2015-07-22 08:40:40, Info                  SYSPRP Status: Active

2015-07-22 08:40:40, Info                  SYSPRP Status: Total = 213, Complete = 46, Progress = 21% (21%)

2015-07-22 08:40:40, Info                  SYSPRP Status: Active

2015-07-22 08:40:40, Info                  SYSPRP Status: Total = 213, Complete = 48, Progress = 22% (22%)

2015-07-22 08:40:40, Info                  SYSPRP Status: Active

2015-07-22 08:40:40, Info                  SYSPRP Status: Total = 213, Complete = 48, Progress = 22% (22%)

2015-07-22 08:40:41, Info                  SYSPRP Status: Active

2015-07-22 08:40:41, Info                  SYSPRP Status: Total = 213, Complete = 50, Progress = 23% (23%)

2015-07-22 08:40:41, Info                  SYSPRP Status: Active

2015-07-22 08:40:41, Info                  SYSPRP Status: Total = 213, Complete = 50, Progress = 23% (23%)

2015-07-22 08:40:41, Info                  SYSPRP Status: Active

2015-07-22 08:40:41, Info                  SYSPRP Status: Total = 213, Complete = 51, Progress = 23% (23%)

2015-07-22 08:40:41, Info                  SYSPRP Status: Active

2015-07-22 08:40:41, Info                  SYSPRP Status: Total = 213, Complete = 54, Progress = 25% (25%)

2015-07-22 08:40:41, Info                  SYSPRP Status: Active

2015-07-22 08:40:41, Info                  SYSPRP Status: Total = 213, Complete = 54, Progress = 25% (25%)

2015-07-22 08:40:42, Info                  SYSPRP Status: Active

2015-07-22 08:40:42, Info                  SYSPRP Status: Total = 213, Complete = 56, Progress = 26% (26%)

2015-07-22 08:40:42, Info                  SYSPRP Status: Active

2015-07-22 08:40:42, Info                  SYSPRP Status: Total = 213, Complete = 56, Progress = 26% (26%)

2015-07-22 08:40:42, Info                  SYSPRP Status: Active

2015-07-22 08:40:42, Info                  SYSPRP Status: Total = 213, Complete = 58, Progress = 27% (27%)

2015-07-22 08:40:42, Info                  SYSPRP Status: Active

2015-07-22 08:40:42, Info                  SYSPRP Status: Total = 213, Complete = 58, Progress = 27% (27%)

2015-07-22 08:40:42, Info                  SYSPRP Status: Active

2015-07-22 08:40:42, Info                  SYSPRP Status: Total = 213, Complete = 60, Progress = 28% (28%)

2015-07-22 08:40:42, Info                  SYSPRP Status: Active

2015-07-22 08:40:42, Info                  SYSPRP Status: Total = 213, Complete = 60, Progress = 28% (28%)

2015-07-22 08:40:42, Info                  SYSPRP Status: Active

2015-07-22 08:40:42, Info                  SYSPRP Status: Total = 213, Complete = 61, Progress = 28% (28%)

2015-07-22 08:40:43, Info                  SYSPRP Status: Active

2015-07-22 08:40:43, Info                  SYSPRP Status: Total = 213, Complete = 65, Progress = 30% (30%)

2015-07-22 08:40:43, Info                  SYSPRP Status: Active

2015-07-22 08:40:43, Info                  SYSPRP Status: Total = 213, Complete = 65, Progress = 30% (30%)

2015-07-22 08:40:43, Info                  SYSPRP Status: Active

2015-07-22 08:40:43, Info                  SYSPRP Status: Total = 213, Complete = 67, Progress = 31% (31%)

2015-07-22 08:40:43, Info                  SYSPRP Status: Active

2015-07-22 08:40:43, Info                  SYSPRP Status: Total = 213, Complete = 67, Progress = 31% (31%)

2015-07-22 08:40:44, Info                  SYSPRP Status: Active

2015-07-22 08:40:44, Info                  SYSPRP Status: Total = 213, Complete = 69, Progress = 32% (32%)

2015-07-22 08:40:44, Info                  SYSPRP Status: Active

2015-07-22 08:40:44, Info                  SYSPRP Status: Total = 213, Complete = 69, Progress = 32% (32%)

2015-07-22 08:40:44, Info                  SYSPRP Status: Active

2015-07-22 08:40:44, Info                  SYSPRP Status: Total = 213, Complete = 71, Progress = 33% (33%)

2015-07-22 08:40:44, Info                  SYSPRP Status: Active

2015-07-22 08:40:44, Info                  SYSPRP Status: Total = 213, Complete = 71, Progress = 33% (33%)

2015-07-22 08:40:44, Info                  SYSPRP Status: Active

2015-07-22 08:40:44, Info                  SYSPRP Status: Total = 213, Complete = 72, Progress = 33% (33%)

2015-07-22 08:40:44, Info                  SYSPRP Status: Active

2015-07-22 08:40:44, Info                  SYSPRP Status: Total = 213, Complete = 73, Progress = 34% (34%)

2015-07-22 08:40:46, Info                  SYSPRP Status: Active

2015-07-22 08:40:46, Info                  SYSPRP Status: Total = 213, Complete = 75, Progress = 35% (35%)

2015-07-22 08:40:46, Info                  SYSPRP Status: Active

2015-07-22 08:40:46, Info                  SYSPRP Status: Total = 213, Complete = 75, Progress = 35% (35%)

2015-07-22 08:40:46, Info                  SYSPRP Status: Active

2015-07-22 08:40:46, Info                  SYSPRP Status: Total = 213, Complete = 76, Progress = 35% (35%)

2015-07-22 08:40:46, Info                  SYSPRP Status: Active

2015-07-22 08:40:46, Info                  SYSPRP Status: Total = 213, Complete = 77, Progress = 36% (36%)

2015-07-22 08:40:46, Info                  SYSPRP Status: Active

2015-07-22 08:40:46, Info                  SYSPRP Status: Total = 213, Complete = 79, Progress = 37% (37%)

2015-07-22 08:40:46, Info                  SYSPRP Status: Active

2015-07-22 08:40:46, Info                  SYSPRP Status: Total = 213, Complete = 79, Progress = 37% (37%)

2015-07-22 08:40:47, Info                  SYSPRP Status: Active

2015-07-22 08:40:47, Info                  SYSPRP Status: Total = 213, Complete = 81, Progress = 38% (38%)

2015-07-22 08:40:47, Info                  SYSPRP Status: Active

2015-07-22 08:40:47, Info                  SYSPRP Status: Total = 213, Complete = 81, Progress = 38% (38%)

2015-07-22 08:40:48, Info                  SYSPRP Status: Active

2015-07-22 08:40:48, Info                  SYSPRP Status: Total = 213, Complete = 83, Progress = 38% (38%)

2015-07-22 08:40:48, Info                  SYSPRP Status: Active

2015-07-22 08:40:48, Info                  SYSPRP Status: Total = 213, Complete = 83, Progress = 38% (38%)

2015-07-22 08:40:48, Info                  SYSPRP Status: Active

2015-07-22 08:40:48, Info                  SYSPRP Status: Total = 213, Complete = 84, Progress = 39% (39%)

2015-07-22 08:40:49, Info                  SYSPRP Status: Active

2015-07-22 08:40:49, Info                  SYSPRP Status: Total = 213, Complete = 85, Progress = 39% (39%)

2015-07-22 08:40:49, Info                  SYSPRP Status: Active

2015-07-22 08:40:49, Info                  SYSPRP Status: Total = 213, Complete = 86, Progress = 40% (40%)

2015-07-22 08:40:51, Info                  SYSPRP Status: Active

2015-07-22 08:40:51, Info                  SYSPRP Status: Total = 215, Complete = 86, Progress = 40% (40%)

2015-07-22 08:40:51, Info                  SYSPRP Status: Active

2015-07-22 08:40:51, Info                  SYSPRP Status: Total = 215, Complete = 86, Progress = 40% (40%)

2015-07-22 08:40:51, Info                  SYSPRP Status: Active

2015-07-22 08:40:51, Info                  SYSPRP Status: Total = 217, Complete = 86, Progress = 39% (40%)

2015-07-22 08:40:51, Info                  SYSPRP Status: Active

2015-07-22 08:40:51, Info                  SYSPRP Status: Total = 217, Complete = 86, Progress = 39% (40%)

2015-07-22 08:40:51, Info                  SYSPRP Status: Active

2015-07-22 08:40:51, Info                  SYSPRP Status: Total = 217, Complete = 87, Progress = 40% (40%)

2015-07-22 08:40:51, Info                  SYSPRP Status: Active

2015-07-22 08:40:51, Info                  SYSPRP Status: Total = 217, Complete = 88, Progress = 40% (40%)

2015-07-22 08:40:51, Info                  SYSPRP Status: Active

2015-07-22 08:40:51, Info                  SYSPRP Status: Total = 217, Complete = 89, Progress = 41% (41%)

2015-07-22 08:40:52, Info                  SYSPRP Status: Active

2015-07-22 08:40:52, Info                  SYSPRP Status: Total = 218, Complete = 89, Progress = 40% (41%)

2015-07-22 08:40:52, Info                  SYSPRP Status: Active

2015-07-22 08:40:52, Info                  SYSPRP Status: Total = 218, Complete = 90, Progress = 41% (41%)

2015-07-22 08:40:52, Info                  SYSPRP Status: Active

2015-07-22 08:40:52, Info                  SYSPRP Status: Total = 218, Complete = 91, Progress = 41% (41%)

2015-07-22 08:40:52, Info                  SYSPRP Status: Active

2015-07-22 08:40:52, Info                  SYSPRP Status: Total = 218, Complete = 92, Progress = 42% (42%)

2015-07-22 08:40:53, Info                  SYSPRP Status: Active

2015-07-22 08:40:53, Info                  SYSPRP Status: Total = 218, Complete = 93, Progress = 42% (42%)

2015-07-22 08:40:53, Info                  SYSPRP Status: Active

2015-07-22 08:40:53, Info                  SYSPRP Status: Total = 218, Complete = 94, Progress = 43% (43%)

2015-07-22 08:40:54, Info                  SYSPRP Status: Active

2015-07-22 08:40:54, Info                  SYSPRP Status: Total = 218, Complete = 95, Progress = 43% (43%)

2015-07-22 08:40:54, Info                  SYSPRP Status: Active

2015-07-22 08:40:54, Info                  SYSPRP Status: Total = 218, Complete = 96, Progress = 44% (44%)

2015-07-22 08:40:54, Info                  SYSPRP Status: Active

2015-07-22 08:40:54, Info                  SYSPRP Status: Total = 222, Complete = 96, Progress = 43% (44%)

2015-07-22 08:40:54, Info                  SYSPRP Status: Active

2015-07-22 08:40:54, Info                  SYSPRP Status: Total = 222, Complete = 96, Progress = 43% (44%)

2015-07-22 08:40:55, Info                  SYSPRP Status: Active

2015-07-22 08:40:55, Info                  SYSPRP Status: Total = 224, Complete = 96, Progress = 42% (44%)

2015-07-22 08:40:55, Info                  SYSPRP Status: Active

2015-07-22 08:40:55, Info                  SYSPRP Status: Total = 224, Complete = 96, Progress = 42% (44%)

2015-07-22 08:40:57, Info                  SYSPRP Status: Active

2015-07-22 08:40:57, Info                  SYSPRP Status: Total = 224, Complete = 97, Progress = 43% (44%)

2015-07-22 08:40:57, Info                  SYSPRP Status: Active

2015-07-22 08:40:57, Info                  SYSPRP Status: Total = 224, Complete = 98, Progress = 43% (44%)

2015-07-22 08:40:57, Info                  SYSPRP Status: Active

2015-07-22 08:40:57, Info                  SYSPRP Status: Total = 226, Complete = 98, Progress = 43% (44%)

2015-07-22 08:40:57, Info                  SYSPRP Status: Active

2015-07-22 08:40:57, Info                  SYSPRP Status: Total = 226, Complete = 98, Progress = 43% (44%)

2015-07-22 08:40:58, Info                  SYSPRP Status: Active

2015-07-22 08:40:58, Info                  SYSPRP Status: Total = 228, Complete = 98, Progress = 42% (44%)

2015-07-22 08:40:58, Info                  SYSPRP Status: Active

2015-07-22 08:40:58, Info                  SYSPRP Status: Total = 228, Complete = 98, Progress = 42% (44%)

2015-07-22 08:40:58, Info                  SYSPRP Status: Active

2015-07-22 08:40:58, Info                  SYSPRP Status: Total = 228, Complete = 99, Progress = 43% (44%)

2015-07-22 08:40:58, Info                  SYSPRP Status: Active

2015-07-22 08:40:58, Info                  SYSPRP Status: Total = 230, Complete = 100, Progress = 43% (44%)

2015-07-22 08:40:58, Info                  SYSPRP Status: Active

2015-07-22 08:40:58, Info                  SYSPRP Status: Total = 230, Complete = 100, Progress = 43% (44%)

2015-07-22 08:40:59, Info                  SYSPRP Status: Active

2015-07-22 08:40:59, Info                  SYSPRP Status: Total = 230, Complete = 101, Progress = 43% (44%)

2015-07-22 08:40:59, Info                  SYSPRP Status: Active

2015-07-22 08:40:59, Info                  SYSPRP Status: Total = 230, Complete = 102, Progress = 44% (44%)

2015-07-22 08:40:59, Info                  SYSPRP Status: Active

2015-07-22 08:40:59, Info                  SYSPRP Status: Total = 230, Complete = 103, Progress = 44% (44%)

2015-07-22 08:41:00, Info                  SYSPRP Status: Active

2015-07-22 08:41:00, Info                  SYSPRP Status: Total = 230, Complete = 104, Progress = 45% (45%)

2015-07-22 08:41:00, Info                  SYSPRP Status: Active

2015-07-22 08:41:00, Info                  SYSPRP Status: Total = 230, Complete = 105, Progress = 45% (45%)

2015-07-22 08:41:01, Info                  SYSPRP Status: Active

2015-07-22 08:41:01, Info                  SYSPRP Status: Total = 230, Complete = 106, Progress = 46% (46%)

2015-07-22 08:41:01, Info                  SYSPRP Status: Active

2015-07-22 08:41:01, Info                  SYSPRP Status: Total = 230, Complete = 107, Progress = 46% (46%)

2015-07-22 08:41:02, Info                  SYSPRP Status: Active

2015-07-22 08:41:02, Info                  SYSPRP Status: Total = 231, Complete = 107, Progress = 46% (46%)

2015-07-22 08:41:02, Info                  SYSPRP Status: Active

2015-07-22 08:41:02, Info                  SYSPRP Status: Total = 231, Complete = 108, Progress = 46% (46%)

2015-07-22 08:41:02, Info                  SYSPRP Status: Active

2015-07-22 08:41:02, Info                  SYSPRP Status: Total = 231, Complete = 109, Progress = 47% (47%)

2015-07-22 08:41:03, Info                  SYSPRP Status: Active

2015-07-22 08:41:03, Info                  SYSPRP Status: Total = 231, Complete = 110, Progress = 47% (47%)

2015-07-22 08:41:03, Info                  SYSPRP Status: Active

2015-07-22 08:41:03, Info                  SYSPRP Status: Total = 231, Complete = 111, Progress = 48% (48%)

2015-07-22 08:41:03, Info                  SYSPRP Status: Active

2015-07-22 08:41:03, Info                  SYSPRP Status: Total = 231, Complete = 112, Progress = 48% (48%)

2015-07-22 08:41:04, Info                  SYSPRP Status: Active

2015-07-22 08:41:04, Info                  SYSPRP Status: Total = 231, Complete = 113, Progress = 48% (48%)

2015-07-22 08:41:04, Info                  SYSPRP Status: Active

2015-07-22 08:41:04, Info                  SYSPRP Status: Total = 231, Complete = 114, Progress = 49% (49%)

2015-07-22 08:41:05, Info                  SYSPRP Status: Active

2015-07-22 08:41:05, Info                  SYSPRP Status: Total = 231, Complete = 115, Progress = 49% (49%)

2015-07-22 08:41:05, Info                  SYSPRP Status: Active

2015-07-22 08:41:05, Info                  SYSPRP Status: Total = 231, Complete = 116, Progress = 50% (50%)

2015-07-22 08:41:06, Info                  SYSPRP Status: Active

2015-07-22 08:41:06, Info                  SYSPRP Status: Total = 231, Complete = 117, Progress = 50% (50%)

2015-07-22 08:41:06, Info                  SYSPRP Status: Active

2015-07-22 08:41:06, Info                  SYSPRP Status: Total = 231, Complete = 155, Progress = 67% (67%)

2015-07-22 08:41:06, Info                  SYSPRP Status: Active

2015-07-22 08:41:06, Info                  SYSPRP Status: Total = 231, Complete = 155, Progress = 67% (67%)

2015-07-22 08:41:07, Info                  SYSPRP Status: Active

2015-07-22 08:41:07, Info                  SYSPRP Status: Total = 231, Complete = 157, Progress = 67% (67%)

2015-07-22 08:41:07, Info                  SYSPRP Status: Active

2015-07-22 08:41:07, Info                  SYSPRP Status: Total = 231, Complete = 157, Progress = 67% (67%)

2015-07-22 08:41:07, Info                  SYSPRP Status: Active

2015-07-22 08:41:07, Info                  SYSPRP Status: Total = 231, Complete = 159, Progress = 68% (68%)

2015-07-22 08:41:07, Info                  SYSPRP Status: Active

2015-07-22 08:41:07, Info                  SYSPRP Status: Total = 231, Complete = 159, Progress = 68% (68%)

2015-07-22 08:41:07, Info                  SYSPRP Status: Active

2015-07-22 08:41:07, Info                  SYSPRP Status: Total = 231, Complete = 161, Progress = 69% (69%)

2015-07-22 08:41:07, Info                  SYSPRP Status: Active

2015-07-22 08:41:07, Info                  SYSPRP Status: Total = 231, Complete = 161, Progress = 69% (69%)

2015-07-22 08:41:09, Info                  SYSPRP Status: Active

2015-07-22 08:41:09, Info                  SYSPRP Status: Total = 231, Complete = 162, Progress = 70% (70%)

2015-07-22 08:41:09, Info                  SYSPRP Status: Active

2015-07-22 08:41:09, Info                  SYSPRP Status: Total = 231, Complete = 163, Progress = 70% (70%)

2015-07-22 08:41:09, Info                  SYSPRP Status: Active

2015-07-22 08:41:09, Info                  SYSPRP Status: Total = 231, Complete = 164, Progress = 70% (70%)

2015-07-22 08:41:10, Info                  SYSPRP Status: Active

2015-07-22 08:41:10, Info                  SYSPRP Status: Total = 231, Complete = 166, Progress = 71% (71%)

2015-07-22 08:41:10, Info                  SYSPRP Status: Active

2015-07-22 08:41:10, Info                  SYSPRP Status: Total = 231, Complete = 166, Progress = 71% (71%)

2015-07-22 08:41:10, Info                  SYSPRP Status: Active

2015-07-22 08:41:10, Info                  SYSPRP Status: Total = 231, Complete = 167, Progress = 72% (72%)

2015-07-22 08:41:10, Info                  SYSPRP Status: Active

2015-07-22 08:41:10, Info                  SYSPRP Status: Total = 231, Complete = 168, Progress = 72% (72%)

2015-07-22 08:41:11, Info                  SYSPRP Status: Active

2015-07-22 08:41:11, Info                  SYSPRP Status: Total = 231, Complete = 169, Progress = 73% (73%)

2015-07-22 08:41:14, Info                  SYSPRP Status: Active

2015-07-22 08:41:14, Info                  SYSPRP Status: Total = 231, Complete = 170, Progress = 73% (73%)

2015-07-22 08:41:17, Info                  SYSPRP Status: Active

2015-07-22 08:41:17, Info                  SYSPRP Status: Total = 231, Complete = 171, Progress = 74% (74%)

2015-07-22 08:41:17, Info                  SYSPRP Status: Active

2015-07-22 08:41:17, Info                  SYSPRP Status: Total = 231, Complete = 172, Progress = 74% (74%)

2015-07-22 08:41:18, Info                  SYSPRP Status: Active

2015-07-22 08:41:18, Info                  SYSPRP Status: Total = 232, Complete = 172, Progress = 74% (74%)

2015-07-22 08:41:18, Info                  SYSPRP Status: Active

2015-07-22 08:41:18, Info                  SYSPRP Status: Total = 232, Complete = 174, Progress = 75% (75%)

2015-07-22 08:41:18, Info                  SYSPRP Status: Active

2015-07-22 08:41:18, Info                  SYSPRP Status: Total = 232, Complete = 191, Progress = 82% (82%)

2015-07-22 08:41:18, Info                  SYSPRP Status: Active

2015-07-22 08:41:18, Info                  SYSPRP Status: Total = 232, Complete = 192, Progress = 82% (82%)

2015-07-22 08:41:18, Info                  SYSPRP Status: Active

2015-07-22 08:41:18, Info                  SYSPRP Status: Total = 232, Complete = 193, Progress = 83% (83%)

2015-07-22 08:41:18, Info                  SYSPRP Status: Active

2015-07-22 08:41:18, Info                  SYSPRP Status: Total = 232, Complete = 194, Progress = 83% (83%)

2015-07-22 08:41:18, Info                  SYSPRP Status: Active

2015-07-22 08:41:18, Info                  SYSPRP Status: Total = 232, Complete = 195, Progress = 84% (84%)

2015-07-22 08:41:19, Info                  SYSPRP Status: Active

2015-07-22 08:41:19, Info                  SYSPRP Status: Total = 232, Complete = 196, Progress = 84% (84%)

2015-07-22 08:41:19, Info                  SYSPRP Status: Active

2015-07-22 08:41:19, Info                  SYSPRP Status: Total = 232, Complete = 218, Progress = 93% (93%)

2015-07-22 08:41:19, Info                  SYSPRP Status: Active

2015-07-22 08:41:19, Info                  SYSPRP Status: Total = 232, Complete = 218, Progress = 93% (93%)

2015-07-22 08:41:19, Info                  SYSPRP Status: Active

2015-07-22 08:41:19, Info                  SYSPRP Status: Total = 233, Complete = 218, Progress = 93% (93%)

2015-07-22 08:41:19, Info                  SYSPRP Status: Active

2015-07-22 08:41:19, Info                  SYSPRP Status: Total = 233, Complete = 221, Progress = 94% (94%)

2015-07-22 08:41:19, Info                  SYSPRP Status: Active

2015-07-22 08:41:19, Info                  SYSPRP Status: Total = 233, Complete = 221, Progress = 94% (94%)

2015-07-22 08:41:20, Info                  SYSPRP Status: Active

2015-07-22 08:41:20, Info                  SYSPRP Status: Total = 233, Complete = 222, Progress = 95% (95%)

2015-07-22 08:41:20, Info                  SYSPRP Status: Active

2015-07-22 08:41:20, Info                  SYSPRP Status: Total = 233, Complete = 224, Progress = 96% (96%)

2015-07-22 08:41:20, Info                  SYSPRP Status: Active

2015-07-22 08:41:20, Info                  SYSPRP Status: Total = 233, Complete = 224, Progress = 96% (96%)

2015-07-22 08:41:20, Info                  SYSPRP Status: End

2015-07-22 08:41:20, Info                  SYSPRP Status: Total = -1, Complete = -1, Progress = 100% (100%)

2015-07-22 08:41:20, Info                  SYSPRP Callback canceled operation, Err = 1223!

2015-07-22 08:41:20, Info                  SYSPRP DeviceInstallStatusThreadProc failed, Err = 1223

2015-07-22 08:41:21, Info                  SYSPRP SPPNP: Devices reinstallation completed.

2015-07-22 08:41:21, Info                  SYSPRP Waiting for thread to exit

2015-07-22 08:41:21, Info                  SYSPRP Thread exited

2015-07-22 08:41:21, Info                  SYSPRP SPPNP: Sysprep_Specialize_Pnp: Exit

2015-07-22 08:41:21, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\sppnp.dll,Sysprep_Specialize_Pnp' without error

2015-07-22 08:41:21, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{2172c981-2c23-e969-b30d-046ffeeb096e}; will try to launch 'C:\Windows\system32\capisp.dll,CryptoSysPrep_Specialize'

2015-07-22 08:41:21, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\system32\capisp.dll,CryptoSysPrep_Specialize'; executing it

2015-07-22 08:41:21, Info                         capisp.dll::CheckIFCryptoSysPrepSpecialized: returning 0

2015-07-22 08:41:22, Info                         capisp.dll::CryptoSysPrep_Specialize: assigned CAPI machine guid "4610e519-79e0-460f-9d98-981689cb581c"

2015-07-22 08:41:22, Info                         capisp.dll::DisableAdministratorIfApplicable disabled the admin account.

2015-07-22 08:41:22, Info                         capisp.dll::CryptoSysPrep_Specialize: returning 0

2015-07-22 08:41:22, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\system32\capisp.dll,CryptoSysPrep_Specialize' without error

2015-07-22 08:41:22, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{360522fb-1535-59a1-594c-604cd9837b21}; will try to launch 'C:\Windows\system32\catsrvut.dll,SysprepComplus'

2015-07-22 08:41:22, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\system32\catsrvut.dll,SysprepComplus'; executing it

2015-07-22 08:41:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\system32\catsrvut.dll,SysprepComplus' without error

2015-07-22 08:41:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{6737d15a-0839-204d-71c7-f5472ac291e2}; will try to launch 'wer.dll,WerSysprepSpecialize'

2015-07-22 08:41:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'wer.dll,WerSysprepSpecialize'; executing it

2015-07-22 08:41:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'wer.dll,WerSysprepSpecialize' without error

2015-07-22 08:41:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{4af3c40d-28cf-d231-0753-7a178cea9807}; will try to launch 'C:\Windows\System32\shsetup.dll,Sysprep_Specialize_Shell'

2015-07-22 08:41:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\shsetup.dll,Sysprep_Specialize_Shell'; executing it

2015-07-22 08:41:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\shsetup.dll,Sysprep_Specialize_Shell' without error

2015-07-22 08:41:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{3a6f0483-387f-37e4-88bf-66c14455b53b}; will try to launch 'C:\Windows\System32\scecli.dll,SceSysPrep'

2015-07-22 08:41:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\scecli.dll,SceSysPrep'; executing it

2015-07-22 08:41:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\scecli.dll,SceSysPrep' without error

2015-07-22 08:41:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{6621d31c-0930-fe14-23c7-60544b9fbb46}; will try to launch 'sqmapi.dll,SqmSysprepSpecialize'

2015-07-22 08:41:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'sqmapi.dll,SqmSysprepSpecialize'; executing it

2015-07-22 08:41:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'sqmapi.dll,SqmSysprepSpecialize' without error

2015-07-22 08:41:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{b597acd3-97eb-8e75-0218-900956130400}; will try to launch 'C:\Windows\System32\setup\tssysprep.dll,RCMSysPrepRestore'

2015-07-22 08:41:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\setup\tssysprep.dll,RCMSysPrepRestore'; executing it

2015-07-22 08:41:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\setup\tssysprep.dll,RCMSysPrepRestore' without error

2015-07-22 08:41:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{d580c985-7e47-2cd9-9f6c-bb34f0675314}; will try to launch 'RacEngn.dll,RacSysprepSpecialize'

2015-07-22 08:41:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'RacEngn.dll,RacSysprepSpecialize'; executing it

2015-07-22 08:41:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'RacEngn.dll,RacSysprepSpecialize' without error

2015-07-22 08:41:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{0e95de08-d472-3202-4561-c2be81045f3e}; will try to launch 'C:\Windows\System32\oobe\winsetup.dll,SpSetupOnlineSettingsSpecialize'

2015-07-22 08:41:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\oobe\winsetup.dll,SpSetupOnlineSettingsSpecialize'; executing it

2015-07-22 08:41:24, Info       [0x060366] IBS    OnlineSetting_CreateBootstatDatFile: Found an existing bootstat.dat

2015-07-22 08:41:24, Info       [0x060367] IBS    OnlineSetting_CreateBootstatDatFile: Succeeded

2015-07-22 08:41:24, Info       [0x06035e] IBS    OnlineSetting_PatchPowerSettings: Successfully updated power settings.

2015-07-22 08:41:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\oobe\winsetup.dll,SpSetupOnlineSettingsSpecialize' without error

2015-07-22 08:41:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{deb5de01-f926-5ae7-1323-32a78266ef5a}; will try to launch 'radardt.dll,RdrSysprepSpecialize'

2015-07-22 08:41:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'radardt.dll,RdrSysprepSpecialize'; executing it

2015-07-22 08:41:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'radardt.dll,RdrSysprepSpecialize' without error

2015-07-22 08:41:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{feb4d54b-3f7a-131b-7452-7905c40bdf5f}; will try to launch 'DDACLSys.dll,DDACLSys_Specialize'

2015-07-22 08:41:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'DDACLSys.dll,DDACLSys_Specialize'; executing it

2015-07-22 08:41:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'DDACLSys.dll,DDACLSys_Specialize' without error

2015-07-22 08:41:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{6eb5ddc8-ce4f-3f28-dd9d-054d61ca886d}; will try to launch 'fthsvc.dll,FthSysprepSpecialize'

2015-07-22 08:41:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'fthsvc.dll,FthSysprepSpecialize'; executing it

2015-07-22 08:41:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'fthsvc.dll,FthSysprepSpecialize' without error

2015-07-22 08:41:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{EC9FE15D-99DD-4FB9-90D5-676C338DC1DA}; will try to launch 'C:\Windows\System32\iesysprep.dll,Sysprep_Specialize_IE'

2015-07-22 08:41:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\iesysprep.dll,Sysprep_Specialize_IE'; executing it

2015-07-22 08:41:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\iesysprep.dll,Sysprep_Specialize_IE' without error

2015-07-22 08:41:24, Info                  IBS    Callback_Specialize: Internal Providers Specialized Succeeded

2015-07-22 08:41:24, Info       [0x0f008a] SYSPRP RunRegistryDlls:Retrieved section name for this phase as Specialize

2015-07-22 08:41:24, Warning    [0x0f008f] SYSPRP RunRegistryDlls:Registry key is either empty or malformed: SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrepExternal\Specialize

2015-07-22 08:41:24, Info                  IBS    Callback_Specialize: External Providers Specialized Succeeded

2015-07-22 08:41:24, Info                         [setup.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_UNDEPLOYABLE] --> [IMAGE_STATE_SPECIALIZE_RESEAL_TO_OOBE]

2015-07-22 08:41:24, Info                  IBS    Callback_Specialize: Specialize return: [0]

2015-07-22 08:41:24, Info                  IBS    Callback_Specialize: Exit.

2015-07-22 08:41:24, Info       [0x030023] CMI    Callback_CMI_ConfigInstall: Entry.

2015-07-22 08:41:24, Info                  CMI    Callback_CMI_ConfigInstall: Online component configuration has already run; re-run CBS startup processing.

2015-07-22 08:41:24, Info                  CMI    CBS_Core_Initialize: Loading CBS core from: C:\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.18766_none_0b32a93025b365c1\CbsCore.dll

2015-07-22 08:41:24, Info                  CMI    CBS_Core_Initialize:Loaded cbscore.dll

2015-07-22 08:41:24, Info                  CMI    CBS_Core_Initialize:Fetched entrypoints

2015-07-22 08:41:24, Info                  CMI    CBS_Core_Initialize:Got malloc

2015-07-22 08:41:24, Info                  CBS    Loaded Servicing Stack v6.1.7601.18766 with Core: C:\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.18766_none_0b32a93025b365c1\CbsCore.dll

2015-07-22 08:41:24, Info                  CSI    00000001@2015/7/22:06:41:24.871 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x6e1cdec9 @0x6e5b5d96 @0x6e5920c3 @0x74200d30 @0x74201b09 @0x7420558e)

2015-07-22 08:41:24, Info                  CSI    00000002@2015/7/22:06:41:24.887 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x6e1cdec9 @0x6e5f7183 @0x6e5f4013 @0x74200d30 @0x74201b09 @0x7420558e)

2015-07-22 08:41:24, Info                  CBS    SQM: Initializing online with Windows opt-in: False

2015-07-22 08:41:24, Info                  CBS    SQM: Cleaning up report files older than 10 days.

2015-07-22 08:41:24, Info                  CBS    SQM: Requesting upload of all unsent reports.

2015-07-22 08:41:24, Info                  CBS    SQM: Failed to start upload with file pattern: C:\Windows\servicing\sqm\*_std.sqm, flags: 0x2 [HRESULT = 0x80004005 - E_FAIL]

2015-07-22 08:41:24, Info                  CBS    SQM: Failed to start standard sample upload. [HRESULT = 0x80004005 - E_FAIL]

2015-07-22 08:41:24, Info                  CBS    SQM: Queued 0 file(s) for upload with pattern: C:\Windows\servicing\sqm\*_all.sqm, flags: 0x6

2015-07-22 08:41:24, Info                  CBS    SQM: Warning: Failed to upload all unsent reports. [HRESULT = 0x80004005 - E_FAIL]

2015-07-22 08:41:24, Info                  CMI    CBS_Core_Initialize:CbsCorInitialize succeeded

2015-07-22 08:41:24, Info                  CMI    Callback_CBS_Do_OnlineInstall:Calling startup processing

2015-07-22 08:41:24, Info                  CBS    Blocked system sleep; prior state: 0x80000003

2015-07-22 08:41:24, Info                  CBS    Execute state was not set.  Assuming ExecuteStateStart.

2015-07-22 08:41:24, Info                  CBS    Startup: current ExecuteState is CbsExecuteStateStageDrivers

2015-07-22 08:41:24, Info                  CBS    Disabling LKG boot option

2015-07-22 08:41:24, Info                  CBS    Startup: Initializing driver operations queue.

2015-07-22 08:41:24, Info                  CBS    Startup: Initializing advanced operation queue.

2015-07-22 08:41:24, Info                  CSI    00000003 CSI Store 4469712 (0x004433d0) initialized

2015-07-22 08:41:24, Info                  CBS    Startup: Running under setup, skipping wait for SC autostart event

2015-07-22 08:41:24, Info                  CBS    Setting ExecuteState key to: CbsExecuteStateResolvePending

2015-07-22 08:41:24, Info                  CBS    Startup: Processing advanced operation queue, startupPhase: 0

2015-07-22 08:41:24, Info                  CSI    00000004 IAdvancedInstallerAwareStore_ResolvePendingTransactions (call 1) (flags = 0000000a, progress = NULL, phase = 0, pdwDisposition = @0x29df88

2015-07-22 08:41:24, Info                  CSI    00000005 Creating NT transaction (seq 1), objectname [6]"(null)"

2015-07-22 08:41:24, Info                  CSI    00000006 Created NT transaction (seq 1) result 0x00000000, handle @0x5f0

2015-07-22 08:41:24, Info                  CSI    00000007@2015/7/22:06:41:24.949 CSI perf trace:

CSIPERF:TXCOMMIT;391

2015-07-22 08:41:24, Info                  CBS    Setting ExecuteState key to: CbsExecuteStateComplete

2015-07-22 08:41:24, Info                  CBS    Clearing HangDetect value

2015-07-22 08:41:24, Info                  CBS    Saved last global progress. Current: 1, Limit: 1, ExecuteState: CbsExecuteStateComplete

2015-07-22 08:41:24, Info                  CBS    No pending packages, why was store asked to process pending packages?

2015-07-22 08:41:24, Info                  CBS    Setting ExecuteState key to: ExecuteStateNone

2015-07-22 08:41:24, Info                  CBS    Setting RollbackFailed flag to 0

2015-07-22 08:41:24, Info                  CBS    Clearing HangDetect value

2015-07-22 08:41:24, Info                  CBS    Saved last global progress. Current: 0, Limit: 1, ExecuteState: ExecuteStateNone

2015-07-22 08:41:24, Info                  CBS    Startup: Retrying failed packages.

2015-07-22 08:41:24, Info                  CBS    Startup: Processing complete. [HRESULT = 0x00000000 - S_OK]

2015-07-22 08:41:24, Info                  CBS    Restored system sleep block state: 0x80000003

2015-07-22 08:41:24, Info                  CBS    Enabling LKG boot option

2015-07-22 08:41:25, Info                  CMI    Callback_CBS_Do_OnlineInstall:Calling startup processing succeeded

2015-07-22 08:41:25, Info                  CMI    CBS_Core_Finalize:Calling cbs core finalize

2015-07-22 08:41:25, Info                  CMI    CBS_Core_Finalize:Calling cbs core finalize complete

2015-07-22 08:41:25, Info                  CMI    Callback_CMI_ConfigInstall: CBS startup processing re-run complete.

2015-07-22 08:41:25, Info       [0x030023] CMI    Callback_CMI_ConfigInstall: Exit.

2015-07-22 08:41:25, Info                         [setup.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\Panther\unattend.xml]; examining for applicability.

2015-07-22 08:41:25, Info                         [setup.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [specialize] at [C:\Windows\Panther\unattend.xml].

2015-07-22 08:41:25, Info                  IBS    Callback_Unattend_InitEngine:Using unattend file found at [C:\Windows\Panther\unattend.xml].

2015-07-22 08:41:25, Info                         [setup.exe] ValidateSMIPass: serialized settings stream; status 0x00000000

2015-07-22 08:41:25, Info                         [setup.exe] ValidateSMIPass: construct settings context; status 0x00000000

2015-07-22 08:41:25, Warning                      [setup.exe] SMI data results dump: Source = Name: Microsoft-Windows-Deployment, Language: neutral, ProcessorArchitecture: amd64, PublicKeyToken: 31bf3856ad364e35, VersionScope: nonSxS

2015-07-22 08:41:25, Warning                      [setup.exe] SMI data results dump: Description = Es wurde keine Komponente gefunden, die dem angegebenen Namespace entspricht.

2015-07-22 08:41:25, Warning                      [setup.exe] SMI data results dump: Source = Name: Microsoft-Windows-UnattendedJoin, Language: neutral, ProcessorArchitecture: amd64, PublicKeyToken: 31bf3856ad364e35, VersionScope: nonSxS

2015-07-22 08:41:25, Warning                      [setup.exe] SMI data results dump: Description = Es wurde keine Komponente gefunden, die dem angegebenen Namespace entspricht.

2015-07-22 08:41:25, Warning                      [setup.exe] SMI data results dump: Source = Name: Microsoft-Windows-Shell-Setup, Language: neutral, ProcessorArchitecture: amd64, PublicKeyToken: 31bf3856ad364e35, VersionScope: nonSxS

2015-07-22 08:41:25, Warning                      [setup.exe] SMI data results dump: Description = Es wurde keine Komponente gefunden, die dem angegebenen Namespace entspricht.

2015-07-22 08:41:25, Info                         [setup.exe] ValidateSMIPass: load SMI settings; status 0x00000001

2015-07-22 08:41:25, Info       [0x0600c0] IBS    Callback_Unattend_InitEngine:Successfully deserialized and validated unattend file [C:\Windows\Panther\unattend.xml].

2015-07-22 08:41:25, Info       [0x0604d4] IBS    Callback_ConfigSetProcessUnattend: UseConfigurationSet is false.

2015-07-22 08:41:25, Info                  DIAG   Callback_Diagnostic_Unattend: Setup was started from Phase 4. Disabling Diagnostics [ ProcessUnattend ] in this scenario

2015-07-22 08:41:25, Info       [0x064047] IBSLIB MarkUnattendSettingAsProcessed: Marking unattend setting [ProductKey\ProductKey] as processed.

2015-07-22 08:41:25, Info       [0x064047] IBSLIB MarkUnattendSettingAsProcessed: Marking unattend setting [UserData\ComputerName] as processed.

2015-07-22 08:41:25, Info       [0x064047] IBSLIB MarkUnattendSettingAsProcessed: Marking unattend setting [SetupUI\SkipEula] as processed.

2015-07-22 08:41:25, Info       [0x064047] IBSLIB MarkUnattendSettingAsProcessed: Marking unattend setting [PrepareDisks] as processed.

2015-07-22 08:41:25, Info       [0x064047] IBSLIB MarkUnattendSettingAsProcessed: Marking unattend setting [LangPacks] as processed.

2015-07-22 08:41:25, Info       [0x060590] IBS    CallBack_LanguagePacks_Unattend:Unattend already processed.

2015-07-22 08:41:25, Info                         PnPIBS: Entering PnP callback to validate unattend.xml settings for component Microsoft-Windows-PnPCustomizationsWinPE ...

2015-07-22 08:41:25, Info                         PnPIBS: Unattend settings need not be processed. Nothing more to be done here!

2015-07-22 08:41:25, Info       [0x064047] IBSLIB MarkUnattendSettingAsProcessed: Marking unattend setting [SetupComplianceCheck] as processed.

2015-07-22 08:41:25, Info       [0x064047] IBSLIB MarkUnattendSettingAsProcessed: Marking unattend setting [RegionalSettings] as processed.

2015-07-22 08:41:25, Info       [0x0605fb] IBS    Callback_Locale_ProcessUnattendSettings: Layered Driver from downlevel system [1]

2015-07-22 08:41:25, Info                  IBS    CallBack_Unattend_InitiatePass: Initiating unattend settings pass [specialize]

2015-07-22 08:41:25, Info                         [setup.exe] Current pass status for [specialize] is [0x0]

2015-07-22 08:41:25, Info                         [setup.exe] Applying data-only settings overrides using SMI...

2015-07-22 08:41:25, Warning                      [setup.exe] SMI data results dump: Source = Name: Microsoft-Windows-Deployment, Language: neutral, ProcessorArchitecture: amd64, PublicKeyToken: 31bf3856ad364e35, VersionScope: nonSxS

2015-07-22 08:41:25, Warning                      [setup.exe] SMI data results dump: Description = Es wurde keine Komponente gefunden, die dem angegebenen Namespace entspricht.

2015-07-22 08:41:25, Warning                      [setup.exe] SMI data results dump: Source = Name: Microsoft-Windows-UnattendedJoin, Language: neutral, ProcessorArchitecture: amd64, PublicKeyToken: 31bf3856ad364e35, VersionScope: nonSxS

2015-07-22 08:41:25, Warning                      [setup.exe] SMI data results dump: Description = Es wurde keine Komponente gefunden, die dem angegebenen Namespace entspricht.

2015-07-22 08:41:25, Warning                      [setup.exe] SMI data results dump: Source = Name: Microsoft-Windows-Shell-Setup, Language: neutral, ProcessorArchitecture: amd64, PublicKeyToken: 31bf3856ad364e35, VersionScope: nonSxS

2015-07-22 08:41:25, Warning                      [setup.exe] SMI data results dump: Description = Es wurde keine Komponente gefunden, die dem angegebenen Namespace entspricht.

2015-07-22 08:41:25, Info                  CSI    00000001@2015/7/22:06:41:25.433 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x6dfedec9 @0x6e4ee2d6 @0x6e500018 @0x6e4dadf1 @0x6e4da984 @0x74535658)

2015-07-22 08:41:25, Info                         [setup.exe] Successfully applied data-only settings overrides.

2015-07-22 08:41:25, Info                         [setup.exe] Calling into RunSMIActionPass to execute unattend GCs for pass [specialize]

2015-07-22 08:41:25, Info                         [setup.exe] Successfully completed execution of GC queue

2015-07-22 08:41:25, Info       [0x0606cc] IBS    Flushing registry to disk...

2015-07-22 08:41:25, Info       [0x0606cc] IBS    Flush took 78 ms.

2015-07-22 08:41:25, Info       [0x06036b] IBS    Callback_SystemRestore: Successfully set System Restore state.

2015-07-22 08:41:25, Info       [0x0606cc] IBS    GetSystemPartitionNTPath: Found system partition at [\Device\HarddiskVolume1].

2015-07-22 08:41:25, Warning    [0x0606cc] IBS    GetSystemPartitionPath: Unable to find DOS drive path for system partition [\Device\HarddiskVolume1].

2015-07-22 08:41:25, Info       [0x0606cc] IBS    GetSystemPartitionNTPath: Found system partition at [\Device\HarddiskVolume1].

2015-07-22 08:41:25, Warning    [0x0606cc] IBS    GetSystemPartitionPath: Unable to find DOS drive path for system partition [\Device\HarddiskVolume1].

2015-07-22 08:41:25, Warning               IBSLIB ModifyBootEntriesLegacy: There was an error getting the path to the boot.ini or ntldr. dwRetCode=[0x1F]

2015-07-22 08:41:25, Warning               IBSLIB ModifyBootEntriesLegacy: We did not successfully complete ModifyBootEntriesLegacy.  This is non-fatal, continuing setup. dwRetCode[0x1F]

2015-07-22 08:41:25, Info                  IBSLIB ModifyBootEntriesBCD:Setup phase is [4]

2015-07-22 08:41:25, Info       [0x060215] IBS    CallBack_MungeBootEntries:Successfully modified boot entries

2015-07-22 08:41:25, Info       [0x0605f3] IBS    Callback_Locale_InstallLayerDriver:Target layer driver is [1].  Friendly name: [PC/AT Enhanced Keyboard (101/102-Key)]

2015-07-22 08:41:25, Info       [0x0605f4] IBS    Callback_Locale_InstallLayerDriver:Successfully set layer driver information

2015-07-22 08:41:25, Info       [0x060366] IBS    OnlineSetting_CreateBootstatDatFile: Found an existing bootstat.dat

2015-07-22 08:41:25, Info       [0x060367] IBS    OnlineSetting_CreateBootstatDatFile: Succeeded

2015-07-22 08:41:25, Info       [0x06035e] IBS    OnlineSetting_PatchPowerSettings: Successfully updated power settings.

2015-07-22 08:41:25, Info       [0x06035e] IBS    Callback_OnlineSettings: Successfully updated system legacy online settings

2015-07-22 08:41:25, Info       [0x0600b6] IBS    Callback_Unattend_Serialize:Unattend file path is C:\Windows\Panther\unattend.xml

2015-07-22 08:41:25, Info                  IBS    Callback_CleanupSensitiveBBData: Replacing entries under blackboard; entering new OS.

2015-07-22 08:41:25, Info                  IBS    Callback_CleanupSensitiveBBData: Finished clearing data; 0 items cleared.

2015-07-22 08:41:25, Info       [0x090093] PANTHR WdsEnableExit called!  When group #105 is empty, execution will stop, and the queue will be saved.

2015-07-22 08:41:25, Info       [0x070042] DIAG   CallBack_DiagnosticDataSend: Called with notification for SetupPhaseDone published by Engine

2015-07-22 08:41:25, Info                  DIAG   CallBack_DiagnosticDataSend: Setup was started from Phase 4. Disabling Diagnostics [DiagnosticDataSend] in this scenario

2015-07-22 08:41:25, Info       [0x090092] PANTHR WdsEnableExit already called

2015-07-22 08:41:25, Info                  UI     CallbackShowFinishOnline: Enter

2015-07-22 08:41:25, Info                  UI     CallbackShowFinishOnline: Exit

2015-07-22 08:41:25, Info       [0x09008e] PANTHR SeqExecute -- stopping, since termination group reached

2015-07-22 08:41:25, Info       [0x090086] PANTHR pWorkerThreadFunc -- Stopping

2015-07-22 08:41:25, Info       [0x090086] PANTHR pWorkerThreadFunc -- Stopping

2015-07-22 08:41:25, Info       [0x090086] PANTHR pWorkerThreadFunc -- Stopping

2015-07-22 08:41:25, Info       [0x0900c7] PANTHR SEQ EVENT_SERIALIZE_BEFORE_EXIT Received.  Will only save modules with persistent subscriptions!

2015-07-22 08:41:25, Info       [0x0900b7] PANTHR SerializeToFile: C:\Windows\Panther\MainQueueOnline0.que

2015-07-22 08:41:25, Info       [0x0900b8] PANTHR Saving Main Event Queue

2015-07-22 08:41:25, Info       [0x0900b9] PANTHR Saving Permanent Event Queue

2015-07-22 08:41:25, Info       [0x0900c5] PANTHR Queue Serialization Succeeded

2015-07-22 08:41:25, Info                  PANTHR DeleteCriticalSection for pExecQueue->csLock;

2015-07-22 08:41:25, Info       [0x0605a6] IBS    Requested UI to hide the language and locale selection pages.

2015-07-22 08:41:25, Info       [0x090081] PANTHR Destroying any unreferenced modules! (SEQ6)

2015-07-22 08:41:25, Info       [0x0601dc] IBS    Setup has completed phase 4 at 2015-07-22 08:41:25

2015-07-22 08:41:25, Info                  IBS    Successfully logged OS information onto event viewer system channel

2015-07-22 08:41:25, Info       [0x0601e1] IBS    InstallWindows:First boot phase of setup done!!!!

2015-07-22 08:41:25, Info       [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\setupinfo.

  • C:\Windows\Panther\UnattendGC --> errlog empty, act.log:

2015-07-22 08:40:15, Info                         [windeploy.exe] ------------------------------------------------

2015-07-22 08:40:15, Info                         [windeploy.exe] WinDeploy.exe launched with command-line []...

2015-07-22 08:40:15, Info                         [windeploy.exe] Setup has not completed, adding pending reboot.

2015-07-22 08:40:15, Info                         [windeploy.exe] Found generalization state [0x4], setup.exe completion flag [False] --> launching setup.exe.

2015-07-22 08:40:15, Info                         [windeploy.exe] Launching [C:\Windows\system32\oobe\setup.exe]...

2015-07-22 08:41:25, Info                         [windeploy.exe] Process exited with exit code [0x0]

2015-07-22 08:41:25, Info                         [windeploy.exe] Found completion flag [True], reboot requested flag [True] --> rebooting computer before proceeding with deployment...

2015-07-22 08:41:25, Info                         [windeploy.exe] Making sure that SystemSetupInProgress is cleared.

2015-07-22 08:41:25, Info                         [windeploy.exe] An immediate reboot or shutdown was requested/required... rebooting / shutting down computer

2015-07-22 08:41:25, Info                         [windeploy.exe] Flushing registry to disk...

2015-07-22 08:41:25, Info                         [windeploy.exe] Flush took 16 ms.

2015-07-22 08:41:25, Info                         [windeploy.exe] WinDeploy.exe exiting with code [0x0]

2015-07-22 08:41:55, Info                         [windeploy.exe] ------------------------------------------------

2015-07-22 08:41:55, Info                         [windeploy.exe] WinDeploy.exe launched with command-line []...

2015-07-22 08:41:55, Info                         [windeploy.exe] Making sure that SystemSetupInProgress is cleared.

2015-07-22 08:41:55, Info                         [windeploy.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\Panther\unattend.xml]; examining for applicability.

2015-07-22 08:41:55, Info                         [windeploy.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\Panther\unattend.xml].

2015-07-22 08:41:55, Info                         [windeploy.exe] Found unattend file: [C:\Windows\Panther\unattend.xml]

2015-07-22 08:41:55, Info                         [windeploy.exe] This is supposed to be an OOBE boot; checking for <Reseal> setting override in unattend file [C:\Windows\Panther\unattend.xml]...

2015-07-22 08:41:56, Info                         [windeploy.exe] Started WinSAT; will need to wait

2015-07-22 08:41:57, Info                         [windeploy.exe] Launching [C:\Windows\system32\oobe\oobeldr.exe /system]...

2015-07-22 08:41:57, Info                         [oobeldr.exe] OOBELdr.exe launched with command-line [/system]...

2015-07-22 08:41:57, Info                         [oobeldr.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_SPECIALIZE_RESEAL_TO_OOBE] --> [IMAGE_STATE_UNDEPLOYABLE]

2015-07-22 08:41:58, Info                         [oobeldr.exe] Parsing command line arguments...

2015-07-22 08:41:58, Info                         [oobeldr.exe] Parsing the following command line: [/system]

2015-07-22 08:41:58, Info                         [oobeldr.exe] Status for unattend pass [oobeSystem] = 0x0

2015-07-22 08:41:58, Info                         [oobeldr.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\Panther\unattend.xml]; examining for applicability.

2015-07-22 08:41:58, Info                         [oobeldr.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\Panther\unattend.xml].

2015-07-22 08:41:58, Info                         [oobeldr.exe] Running oobeSystem pass with discovered unattend file [C:\Windows\Panther\unattend.xml]...

2015-07-22 08:41:58, Info                         [oobeldr.exe] Caching copy of unattend file: [C:\Windows\Panther\unattend.xml] -- cached at --> [C:\Windows\panther\unattend.xml]

2015-07-22 08:41:58, Info                         [oobeldr.exe] Source and destination paths are identical; skipping file copy.

2015-07-22 08:41:58, Info                         [oobeldr.exe] Cached unattend file, returned: [%windir%\panther\unattend.xml]

2015-07-22 08:41:58, Info                         [oobeldr.exe] Current pass status for [oobeSystem] is [0x0]

2015-07-22 08:41:58, Info                         [oobeldr.exe] Applying data-only settings overrides using SMI...

2015-07-22 08:41:58, Warning                      [oobeldr.exe] SMI data results dump: Source = Name: Microsoft-Windows-Shell-Setup, Language: neutral, ProcessorArchitecture: amd64, PublicKeyToken: 31bf3856ad364e35, VersionScope: nonSxS

2015-07-22 08:41:58, Warning                      [oobeldr.exe] SMI data results dump: Description = Es wurde keine Komponente gefunden, die dem angegebenen Namespace entspricht.

2015-07-22 08:41:58, Info                  CSI    00000001@2015/7/22:06:41:58.078 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7378dec9 @0x73b5e2d6 @0x73b70018 @0x73b4adf1 @0x73b4a984 @0xd2942b)

2015-07-22 08:41:58, Info                         [oobeldr.exe] Successfully applied data-only settings overrides.

2015-07-22 08:41:58, Info                         [oobeldr.exe] Calling into RunSMIActionPass to execute unattend GCs for pass [oobeSystem]

2015-07-22 08:41:58, Info                         [oobeldr.exe] Successfully completed execution of GC queue

2015-07-22 08:41:58, Info                         [oobeldr.exe] Flushing registry to disk...

2015-07-22 08:41:58, Info                         [oobeldr.exe] Flush took 63 ms.

2015-07-22 08:41:58, Info                         [oobeldr.exe] Successfully completed RunSMIPass for oobeSystem.

2015-07-22 08:41:58, Info                         [oobeldr.exe] No reboot has been requested for oobeSystem unattend.

2015-07-22 08:41:58, Info                         [oobeldr.exe] Successfully ran oobeSystem pass.

2015-07-22 08:41:58, Info                         [oobeldr.exe] Launching [C:\Windows\system32\oobe\msoobe.exe]...

2015-07-22 08:41:58, Info                         [msoobe.exe] Starting service sppsvc

2015-07-22 08:41:59, Info                         [msoobe.exe] Service sppsvc reports as running

2015-07-22 08:41:59, Info                         [msoobe.exe] Starting service audiosrv

2015-07-22 08:42:01, Info                         [msoobe.exe] Service audiosrv reports as running

2015-07-22 08:42:01, Info                         [msoobe.exe] Successfully created first boot reg key

2015-07-22 08:42:01, Info                         [msoobe.exe] Display mode is set to 1024x768x32 [60Hz]

2015-07-22 08:42:01, Info                         [msoobe.exe] Starting service Themes

2015-07-22 08:42:02, Info                         [msoobe.exe] Service Themes reports as running

2015-07-22 08:42:02, Info                         [msoobe.exe] Starting service TabletInputService

2015-07-22 08:42:03, Warning                      [msoobe.exe] Service TabletInputService is not running after waiting 10000 milliseconds

2015-07-22 08:42:03, Info                         [msoobe.exe] Found [1] UI languages

2015-07-22 08:42:03, Info                         [msoobe.exe] Saving language [0x0407] [de]

2015-07-22 08:42:03, Info                         [msoobe.exe] Saving language [0x0407] [de]

2015-07-22 08:42:03, Info                         [msoobe.exe] Creating background bitmap [layout=0x00000000, cached=1]

2015-07-22 08:42:03, Info                         [msoobe.exe] PID EditionID: [Professional]

2015-07-22 08:42:03, Info                         [msoobe.exe] Registry EditionID: [Professional]

2015-07-22 08:42:03, Info                         [msoobe.exe] Searching for EULA: [system32\de-DE\Licenses\Volume\Professional\license.rtf]

2015-07-22 08:42:03, Info                         [msoobe.exe] Searching for EULA: [system32\de-DE\Licenses\_Default\Professional\license.rtf]

2015-07-22 08:42:03, Info                         [msoobe.exe] Found EULA: [C:\Windows\system32\de-DE\Licenses\_Default\Professional\license.rtf]

2015-07-22 08:48:26, Info                         [msoobe.exe] Start copy locale settings for "de-DE" to default/system/new user account.

2015-07-22 08:48:26, Info                         [msoobe.exe] Succeed in copying locale settings for "de-DE" to default/system/new user account.

2015-07-22 08:48:26, Info                         [msoobe.exe] System locale is already "de-DE". There is no need to set the system locale.

2015-07-22 08:48:29, Info                         [msoobe.exe] Commit: setting computer name [test-PC]

2015-07-22 08:48:29, Info                         [msoobe.exe] Queuing background work to worker thread; eType=0

2015-07-22 08:48:29, Info                         [msoobe.exe] Starting service Schedule

2015-07-22 08:48:29, Info                         [msoobe.exe] Starting service netprofm

2015-07-22 08:48:30, Info                         [msoobe.exe] Service Schedule reports as running

2015-07-22 08:48:30, Info                         [msoobe.exe] Successfully verified and committed UI language settings

2015-07-22 08:48:30, Info                         [msoobe.exe] Service netprofm reports as running

2015-07-22 08:48:30, Info                         [msoobe.exe] Successfully signalled event to start up services

2015-07-22 08:48:31, Info                         [msoobe.exe] Successfully notified UI language change

2015-07-22 08:48:32, Info                         [msoobe.exe] Password failed policy validation [2245]

2015-07-22 08:48:45, Info                         [msoobe.exe] Password failed policy validation [2245]

2015-07-22 08:48:55, Info                         [msoobe.exe] Password failed policy validation [2245]

2015-07-22 08:49:17, Info                         [msoobe.exe] PID EditionID: [Professional]

2015-07-22 08:49:17, Info                         [msoobe.exe] Registry EditionID: [Professional]

2015-07-22 08:49:17, Info                         [msoobe.exe] Searching for EULA: [system32\de-DE\Licenses\Volume\Professional\license.rtf]

2015-07-22 08:49:17, Info                         [msoobe.exe] Searching for EULA: [system32\de-DE\Licenses\_Default\Professional\license.rtf]

2015-07-22 08:49:17, Info                         [msoobe.exe] Found EULA: [C:\Windows\system32\de-DE\Licenses\_Default\Professional\license.rtf]

2015-07-22 08:49:17, Info                         [msoobe.exe] Loading EULA [C:\Windows\system32\de-DE\Licenses\_Default\Professional\license.rtf]

2015-07-22 08:49:20, Info                         [msoobe.exe] PID EditionID: [Professional]

2015-07-22 08:49:20, Info                         [msoobe.exe] Registry EditionID: [Professional]

2015-07-22 08:49:20, Info                         [msoobe.exe] Searching for EULA: [system32\de-DE\Licenses\Volume\Professional\license.rtf]

2015-07-22 08:49:20, Info                         [msoobe.exe] Searching for EULA: [system32\de-DE\Licenses\_Default\Professional\license.rtf]

2015-07-22 08:49:20, Info                         [msoobe.exe] Found EULA: [C:\Windows\system32\de-DE\Licenses\_Default\Professional\license.rtf]

2015-07-22 08:49:20, Info                         [msoobe.exe] Successfully copied EULA contents to license file [%windir%\system32\license.rtf]

2015-07-22 08:49:20, Info                         [msoobe.exe] Successfully copied EULA contents to license file

2015-07-22 08:49:28, Info                         [msoobe.exe] Commit: Set time zone to [W. Europe Standard Time]

2015-07-22 08:49:28, Info                         [msoobe.exe] Commit: Set time to 07/22/2015 - 08:49

2015-07-22 08:49:28, Info                         [msoobe.exe] Checking whether to show wireless join

2015-07-22 08:49:28, Info                         [msoobe.exe] Skipping wireless join: no adaptor

2015-07-22 08:49:28, Info                         [msoobe.exe] CFSMNetworkState : wireless not valid

2015-07-22 08:49:28, Info                         [msoobe.exe] Networks present [1]

2015-07-22 08:49:28, Info                         [msoobe.exe] CFSMNetworkState : ethernet adapter selected

2015-07-22 08:49:28, Info                         [msoobe.exe] CFSMNetworkState is valid : Showing network page

2015-07-22 08:49:28, Info                         [msoobe.exe] PERF: Time from [TimeDate page-Next clicked] to [Network page shown] was 47 ms.

2015-07-22 08:49:30, Info                         [msoobe.exe] Network page: Commiting and proceeding to the next page.

2015-07-22 08:49:30, Info                         [msoobe.exe] HomeGroup join: network is not NETWORK_HOME

2015-07-22 08:49:30, Info                         [msoobe.exe] HomeGroup join: skipping HomeGroup join page

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: entered

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: create user [test]

2015-07-22 08:49:30, Warning                      [msoobe.exe] Finalize: failed to add user [hr=0xD000006C]

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: setting windows error reporting [0x2]

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: setting Device Metadata PreventDeviceMetadataFromNetwork [0x0]

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: setting Windows Defender DisableTakingAction [0x0]

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: enabling Windows Defender check for signatures before scan [0x1]

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: driver searching value set to [0x1]

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: setting Internet Explorer phishing filter [0x1]

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: enabling SpyNet reporting [0x1]

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: setting TroubleShooting DefaultQueryRemoteServer [0x1]

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: setting Assitance GlobalOnlineAssist and GlobalImplicitFeedback [0x1]

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: setting SQMClient CEIPEnable [0x1]

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: enabling automatic updates

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: WU setting non admin elevated

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: WU setting non admin elevated set successfully

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: setting automatic update setting - notification level = aunlScheduledInstallation

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: setting automatic update setting - scheduled install day = ausidEveryDay

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: setting automatic update setting - scheduled install time = 3

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: setting automatic update setting - include recommended updates = yes

2015-07-22 08:49:30, Info                         [msoobe.exe] Finalize: successfully set automatic update settings; now attempting to save

2015-07-22 08:49:31, Info                         [msoobe.exe] Finalize: successfully saved automatic update settings

2015-07-22 08:49:31, Info                         [msoobe.exe] Finalize: leaving automatic update settings

2015-07-22 08:49:31, Info                         [msoobe.exe] Finalize: setting networks

2015-07-22 08:49:31, Info                         [msoobe.exe] _WaitOnAdapter : Starting on adapter {00000000-0000-0000-0000-000000000000}

2015-07-22 08:49:31, Info                         [msoobe.exe] _WaitOnAdapter : Adapter {00000000-0000-0000-0000-000000000000} maps to Network {DFFFCA22-0AA8-4461-A54F-0A83EFFEC261}

2015-07-22 08:49:31, Info                         [msoobe.exe] Wait for network init: Completed with hr=0x0

2015-07-22 08:49:31, Info                         [msoobe.exe] Setting networks: Successfully set network category to 1

2015-07-22 08:49:31, Info                         [msoobe.exe] Configuring service fdrespub for auto start

2015-07-22 08:49:31, Info                         [msoobe.exe] Setting networks: Completed with hr=0x0

2015-07-22 08:49:31, Info                         [msoobe.exe] Running mandatory tasks

2015-07-22 08:49:31, Info                         [msoobe.exe] Doing background work directly in MandatoryTasks; eType=1

2015-07-22 08:49:31, Info                         [msoobe.exe] Successfully changed configuration for service fdrespub

2015-07-22 08:49:31, Info                         [msoobe.exe] Starting service fdrespub

2015-07-22 08:49:31, Info                         [msoobe.exe] Successfully installed product key

2015-07-22 08:49:31, Info                         [msoobe.exe] Waiting on background work; eType=0, fCalledFromMandatoryTasks=1

2015-07-22 08:49:31, Info                         [msoobe.exe] Successfully installed Windows Recovery Environment

2015-07-22 08:49:31, Info                         [msoobe.exe] Exiting mandatory tasks... [0x00000000]

2015-07-22 08:49:31, Info                         [msoobe.exe] Cleaning up background work

2015-07-22 08:49:32, Info                         [msoobe.exe] OOBE wizard finish has been called.

2015-07-22 08:49:32, Info                         [oobeldr.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_UNDEPLOYABLE] --> [IMAGE_STATE_COMPLETE]

2015-07-22 08:49:32, Info                         [oobeldr.exe] OOBELdr.exe exiting with code [0x0]...

2015-07-22 08:49:32, Info                         [windeploy.exe] Process exited with exit code [0x0]

2015-07-22 08:49:32, Info       [0x090008] PANTHR CBlackboard::Open: C:\Windows\Panther\SetupInfo succeeded.

2015-07-22 08:49:32, Info       [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\setupinfo.

2015-07-22 08:49:32, Info                         [windeploy.exe] WinDeploy.exe exiting with code [0x0]

  • C:\Windows\System32\sysprep\Panther --> errorlog empty, actlog:

2015-07-22 08:38:13, Info                  SYSPRP ========================================================

2015-07-22 08:38:13, Info                  SYSPRP ===          Beginning of a new sysprep run          ===

2015-07-22 08:38:13, Info                  SYSPRP ========================================================

2015-07-22 08:38:13, Info       [0x0f004d] SYSPRP The time is now 2015-07-22 08:38:13

2015-07-22 08:38:13, Info       [0x0f004e] SYSPRP Initialized SysPrep log at C:\windows\system32\sysprep\Panther

2015-07-22 08:38:13, Info       [0x0f0054] SYSPRP ValidateUser:User has required privileges to sysprep machine

2015-07-22 08:38:13, Info       [0x0f007e] SYSPRP FCreateTagFile:Tag file C:\windows\system32\sysprep\Sysprep_succeeded.tag does not already exist, no need to delete anything

2015-07-22 08:38:22, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'QUIET'

2015-07-22 08:38:22, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'GENERALIZE'

2015-07-22 08:38:22, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'OOBE'

2015-07-22 08:38:22, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'REBOOT'

2015-07-22 08:38:22, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'UNATTEND'

2015-07-22 08:38:22, Info       [0x0f004a] SYSPRP WaitThread:Entering spawned waiting thread

2015-07-22 08:38:22, Info                         [sysprep.exe] UnattendFindAnswerFile: Looking at explicitly provided unattend file [C:\sysprep\sysprep.xml]...

2015-07-22 08:38:22, Info                         [sysprep.exe] UnattendFindAnswerFile: [C:\sysprep\sysprep.xml] meets criteria for an explicitly provided unattend file.

2015-07-22 08:38:22, Info                  SYSPRP SysprepSearchForUnattend: Using unattend file at [C:\sysprep\sysprep.xml].

2015-07-22 08:38:23, Info                  SYSPRP SysprepSearchForUnattend: [generalize] pass in unattend file [C:\sysprep\sysprep.xml] either doesn't exist or passed validation

2015-07-22 08:38:23, Info                  SYSPRP WinMain:Found unattend file at [C:\sysprep\sysprep.xml]; caching...

2015-07-22 08:38:23, Info                  SYSPRP WinMain:Processing unattend file's 'generalize' pass...

2015-07-22 08:38:23, Info                  SYSPRP Sysprep is running a generalize pass with the following unattend file: [%windir%\panther\unattend.xml]

2015-07-22 08:38:23, Info                  CSI    00000001@2015/7/22:06:38:23.522 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x6d27dec9 @0x6cabe2d6 @0x6cad0018 @0x6caaadf1 @0x6caaa984 @0xeff022)

2015-07-22 08:38:23, Info                  SYSPRP RunUnattendGeneralizePass: Sysprep unattend generalize pass exits; hr = 0x0, hrResult = 0x0, bRebootRequired = 0x0

2015-07-22 08:38:23, Info       [0x0f00ac] SYSPRP WinMain:Processing 'cleanup' external provider request.

2015-07-22 08:38:23, Info       [0x0f006c] SYSPRP RunExternalDlls:Running DLLs listed in registry for phase 3

2015-07-22 08:38:23, Info       [0x0f008a] SYSPRP RunRegistryDlls:Retrieved section name for this phase as Cleanup

2015-07-22 08:38:23, Warning    [0x0f008f] SYSPRP RunRegistryDlls:Registry key is either empty or malformed: SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrepExternal\Cleanup

2015-07-22 08:38:24, Info       [0x0f00ad] SYSPRP WinMain:Processing 'generalize' extrenal provider request.

2015-07-22 08:38:24, Info       [0x0f006c] SYSPRP RunExternalDlls:Running DLLs listed in registry for phase 1

2015-07-22 08:38:24, Info       [0x0f008a] SYSPRP RunRegistryDlls:Retrieved section name for this phase as Generalize

2015-07-22 08:38:24, Warning    [0x0f008f] SYSPRP RunRegistryDlls:Registry key is either empty or malformed: SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrepExternal\Generalize

2015-07-22 08:38:24, Info       [0x0f003f] SYSPRP WinMain:Processing 'cleanup' internal provider request.

2015-07-22 08:38:24, Info       [0x0f006c] SYSPRP RunExternalDlls:Running DLLs listed in registry for phase 3

2015-07-22 08:38:24, Info       [0x0f008a] SYSPRP RunRegistryDlls:Retrieved section name for this phase as Cleanup

2015-07-22 08:38:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{cdcc0c8d-b72c-212f-f9a8-572bb66ac5ae}; will try to launch 'C:\Windows\System32\LangCleanupSysprepAction.dll,Sysprep_Generalize_MUILangCleanup'

2015-07-22 08:38:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\LangCleanupSysprepAction.dll,Sysprep_Generalize_MUILangCleanup'; executing it

2015-07-22 08:38:24, Info                  SYSPRP Sysprep_Generalize_MUILangCleanup Start.

2015-07-22 08:38:24, Info                  SYSPRP Disabling CMF cache SUCCEEDED

2015-07-22 08:38:24, Info                  SYSPRP Removing scheduled task for running lpremove.exe and all related data

2015-07-22 08:38:24, Info                  SYSPRP Removing scheduled task for lpremove.exe succeeed

2015-07-22 08:38:24, Info                  SYSPRP Removing MUIUnattend-OOBE handshake value

2015-07-22 08:38:24, Info                  SYSPRP MUIUnattend-OOBE handshake value is not present on the system

2015-07-22 08:38:24, Info                  SYSPRP Sysprep_Generalize_MUILangCleanup End.

2015-07-22 08:38:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\LangCleanupSysprepAction.dll,Sysprep_Generalize_MUILangCleanup' without error

2015-07-22 08:38:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{c15690f3-5908-1929-16d3-ec814bdc5adc}; will try to launch 'C:\Windows\system32\msdtcprx.dll,SysPrepDtcCleanup'

2015-07-22 08:38:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\system32\msdtcprx.dll,SysPrepDtcCleanup'; executing it

2015-07-22 08:38:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\system32\msdtcprx.dll,SysPrepDtcCleanup' without error

2015-07-22 08:38:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{742cc4f5-b23d-dc9a-c4d8-ce732ddcc48e}; will try to launch 'C:\Windows\System32\wevtapi.dll,EvtIntSysprepCleanup'

2015-07-22 08:38:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\wevtapi.dll,EvtIntSysprepCleanup'; executing it

2015-07-22 08:38:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\wevtapi.dll,EvtIntSysprepCleanup' without error

2015-07-22 08:38:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{aebbf5ef-0ae2-1788-a048-412e48a3b856}; will try to launch 'C:\Windows\System32\spopk.dll,Sysprep_Clean_Opk'

2015-07-22 08:38:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\spopk.dll,Sysprep_Clean_Opk'; executing it

2015-07-22 08:38:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\spopk.dll,Sysprep_Clean_Opk' without error

2015-07-22 08:38:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{2c6d4ed6-1e95-88c5-955f-89cdd4c4c24b}; will try to launch 'C:\Program Files\Internet Explorer\iessetup.dll,SysPrep_Cleanup'

2015-07-22 08:38:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Program Files\Internet Explorer\iessetup.dll,SysPrep_Cleanup'; executing it

2015-07-22 08:38:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Program Files\Internet Explorer\iessetup.dll,SysPrep_Cleanup' without error

2015-07-22 08:38:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{2172c981-2c23-e969-1dcd-fb0609f92d84}; will try to launch 'C:\Windows\system32\capisp.dll,CryptoSysPrep_Clean'

2015-07-22 08:38:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\system32\capisp.dll,CryptoSysPrep_Clean'; executing it

2015-07-22 08:38:24, Info                         capisp.dll::DisableAdministratorIfApplicable disabled the admin account.

2015-07-22 08:38:24, Info                         capisp.dll::CryptoSysPrep_Clean: returning 0

2015-07-22 08:38:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\system32\capisp.dll,CryptoSysPrep_Clean' without error

2015-07-22 08:38:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{6737d15a-0839-204d-ac99-fda4b6fe1603}; will try to launch 'wer.dll,WerSysprepCleanup'

2015-07-22 08:38:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'wer.dll,WerSysprepCleanup'; executing it

2015-07-22 08:38:24, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'wer.dll,WerSysprepCleanup' without error

2015-07-22 08:38:24, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{4af3c40d-28cf-d231-3200-c2f12d89732a}; will try to launch 'C:\Windows\System32\shsetup.dll,Sysprep_Cleanup_Shell'

2015-07-22 08:38:24, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\shsetup.dll,Sysprep_Cleanup_Shell'; executing it

2015-07-22 08:38:24, Info                         [shsetup] Sysprep_Cleanup_Shell entered

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'SkipMachineOOBE' returned 0

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'SkipUserOOBE' returned 0

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'HideEULAPage' returned 0

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'NetworkLocation' returned 0

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'ProtectYourPC' returned 0

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'MediaBootInstall' returned 0

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'SetupDisplayedProductKey' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'SetupDisplayedEula' returned 0

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'SetupDisplayedLanguageSelection' returned 0

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'SetupSQMOptIn' returned 0

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'UnattendCreatedUser' returned 0

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'UnattendSetTimeZone' returned 0

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'UnattendSetAutologon' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows NT\CurrentVersion\WinLogon' + 'AutoAdminLogon' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows NT\CurrentVersion\WinLogon' + 'DefaultUserName' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows NT\CurrentVersion\WinLogon' + 'DefaultDomainName' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteKey on 'SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\FirstNetwork' returned 0

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'System\CurrentControlSet\Control\Network\NetworkLocationWizard' + 'HideWizard' returned 2

2015-07-22 08:38:24, Info                         [shsetup] Deleting temp files for 'S-1-5-18'

2015-07-22 08:38:24, Info                         [shsetup] Deleting contents of 'C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Recent'

2015-07-22 08:38:24, Info                         [shsetup] SHCreateItemFromParsingName failed on 'C:\Windows\system32\config\systemprofile\AppData\Local\Temp' (0x80070002)

2015-07-22 08:38:24, Info                         [shsetup] IFileOperation::PerformOperations returned 0x8000ffff

2015-07-22 08:38:24, Info                         [shsetup] Cleaning up user hive for 'S-1-5-19'

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer' + 'ExplorerStartupTraceRecorded' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'System\CurrentControlSet\Control\Network\NetworkLocationWizard' + 'ShowCount' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteKey on 'Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteKey on 'Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced' + 'StartMenuInit' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'Favorites' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'FavoritesChanges' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'FavoritesVersion' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'FavoritesResolve' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'Favorites' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'FavoritesChanges' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'FavoritesVersion' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'FavoritesResolve' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\Fontsmoothing' + 'DefaultApplied' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz' + 'Last used time' returned 2

2015-07-22 08:38:24, Info                         [shsetup] Deleting temp files for 'S-1-5-19'

2015-07-22 08:38:24, Info                         [shsetup] Deleting contents of 'C:\Windows\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Windows\Recent'

2015-07-22 08:38:24, Info                         [shsetup] Deleting contents of 'C:\Windows\ServiceProfiles\LocalService\AppData\Local\Temp'

2015-07-22 08:38:24, Info                         [shsetup] IFileOperation::PerformOperations returned 0x8000ffff

2015-07-22 08:38:24, Info                         [shsetup] Cleaning up user hive for 'S-1-5-20'

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer' + 'ExplorerStartupTraceRecorded' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'System\CurrentControlSet\Control\Network\NetworkLocationWizard' + 'ShowCount' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteKey on 'Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteKey on 'Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced' + 'StartMenuInit' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'Favorites' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'FavoritesChanges' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'FavoritesVersion' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'FavoritesResolve' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'Favorites' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'FavoritesChanges' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'FavoritesVersion' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'FavoritesResolve' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\Fontsmoothing' + 'DefaultApplied' returned 2

2015-07-22 08:38:24, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz' + 'Last used time' returned 2

2015-07-22 08:38:24, Info                         [shsetup] Deleting temp files for 'S-1-5-20'

2015-07-22 08:38:24, Info                         [shsetup] Deleting contents of 'C:\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Windows\Recent'

2015-07-22 08:38:24, Info                         [shsetup] Deleting contents of 'C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Temp'

2015-07-22 08:38:24, Info                         [shsetup] IFileOperation::PerformOperations returned 0x8000ffff

2015-07-22 08:38:24, Info                         [shsetup] SanitizeDeskBands entered

2015-07-22 08:38:24, Info                         [shsetup] SanitizeDeskBands exit

2015-07-22 08:38:24, Info                         [shsetup] PrimeStartMenuShortcuts entered

2015-07-22 08:38:37, Info                         [shsetup] PrimeStartMenuShortcuts exit

2015-07-22 08:38:37, Info                         [shsetup] Sysprep_Cleanup_Shell exit

2015-07-22 08:38:37, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\shsetup.dll,Sysprep_Cleanup_Shell' without error

2015-07-22 08:38:37, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{6621d31c-0930-fe14-d01e-70397b096ced}; will try to launch 'sqmapi.dll,SqmSysprepCleanup'

2015-07-22 08:38:37, Info       [0x0f0080] SYSPRP LaunchDll:Found 'sqmapi.dll,SqmSysprepCleanup'; executing it

2015-07-22 08:38:37, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'sqmapi.dll,SqmSysprepCleanup' without error

2015-07-22 08:38:37, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{aea3a21c-7572-1796-0c1b-833a374ea884}; will try to launch 'C:\Windows\System32\spnet.dll,Sysprep_Clean_Net'

2015-07-22 08:38:37, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\spnet.dll,Sysprep_Clean_Net'; executing it

2015-07-22 08:38:37, Info       [0x0f0007] SYSPRP spnet.dll::IsDomainMember:This machine is joined to a domain

2015-07-22 08:38:38, Info       [0x0f000a] SYSPRP spnet.dll::UnjoinNetworkDomain:Successfully unjoined the domain

2015-07-22 08:38:38, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\spnet.dll,Sysprep_Clean_Net' without error

2015-07-22 08:38:38, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{262083ba-7166-6e04-6049-1807de6941d3}; will try to launch 'drmv2clt.dll,Sysprep'

2015-07-22 08:38:38, Info       [0x0f0080] SYSPRP LaunchDll:Found 'drmv2clt.dll,Sysprep'; executing it

2015-07-22 08:38:38, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'drmv2clt.dll,Sysprep' without error

2015-07-22 08:38:38, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{ded64bd5-d724-530a-76ba-be8ae2c8be6f}; will try to launch 'C:\Windows\System32\spwinsat.dll,Sysprep_Clean_WinSAT'

2015-07-22 08:38:38, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\spwinsat.dll,Sysprep_Clean_WinSAT'; executing it

2015-07-22 08:38:38, Info                  SYSPRP spwinsat.dll::Sysprep_Clean_WinSAT:Unable to get a handle from FindFirstFile

2015-07-22 08:38:38, Info                  SYSPRP spwinsat.dll::Sysprep_Clean_WinSAT:Unable to get a handle from FindFirstFile

2015-07-22 08:38:38, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\spwinsat.dll,Sysprep_Clean_WinSAT' without error

2015-07-22 08:38:38, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{fc7d9b52-80e6-69c9-f385-df67f3f1f575}; will try to launch 'C:\Windows\System32\tapisysprep,TapiSysPrepClean'

2015-07-22 08:38:38, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\tapisysprep,TapiSysPrepClean'; executing it

2015-07-22 08:38:38, Warning                      TapiSysPrep.dll:RetainTapiLocations:RegQueryValueEx() returned 2

2015-07-22 08:38:38, Info                         TapiSysPrep.dll:RetainTapiLocations:returning 1

2015-07-22 08:38:38, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\tapisysprep,TapiSysPrepClean' without error

2015-07-22 08:38:38, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{7cc905a7-78db-7330-feb3-aa882aa02408}; will try to launch 'C:\Windows\System32\mssrch.dll,MSSrch_SysPrep_Cleanup'

2015-07-22 08:38:38, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\mssrch.dll,MSSrch_SysPrep_Cleanup'; executing it

2015-07-22 08:38:38, Info                  SYSPRP MSS: MSSrch_SysPrep_Cleanup _DisableService returned successfully.

2015-07-22 08:38:38, Info                  SYSPRP MSS: MSSrch_SysPrep_Cleanup _CreateBlockingRegKey returned successfully.

2015-07-22 08:38:38, Info                  SYSPRP MSS: _StopService status checking loop 0 round, QueryServiceStatus return TRUE, the status is 0x3

2015-07-22 08:38:39, Info                  SYSPRP MSS: _StopService status checking loop 1 round, QueryServiceStatus return TRUE, the status is 0x1

2015-07-22 08:38:39, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\mssrch.dll,MSSrch_SysPrep_Cleanup' without error

2015-07-22 08:38:39, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{418ae848-486e-3d24-5fbc-2ce1ce25c0e2}; will try to launch 'C:\Windows\System32\sysmain.dll,PfSvSysprepCleanup'

2015-07-22 08:38:39, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\sysmain.dll,PfSvSysprepCleanup'; executing it

2015-07-22 08:38:40, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\sysmain.dll,PfSvSysprepCleanup' without error

2015-07-22 08:38:40, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{c23992bf-7a69-1387-8be8-952d26f3a531}; will try to launch 'C:\Program Files\Windows Media Player\wmssetup.dll,SysPrep_Cleanup'

2015-07-22 08:38:40, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Program Files\Windows Media Player\wmssetup.dll,SysPrep_Cleanup'; executing it

2015-07-22 08:38:40, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Program Files\Windows Media Player\wmssetup.dll,SysPrep_Cleanup' without error

2015-07-22 08:38:40, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{1492939a-260b-46b6-b4ea-08ccb5259f11}; will try to launch 'srcore.dll,SysprepCleanup'

2015-07-22 08:38:40, Info       [0x0f0080] SYSPRP LaunchDll:Found 'srcore.dll,SysprepCleanup'; executing it

2015-07-22 08:38:40, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'srcore.dll,SysprepCleanup' without error

2015-07-22 08:38:40, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{27a7cab9-6919-3f82-e7db-793f9e538edd}; will try to launch 'C:\Program Files\Common Files\Microsoft Shared\Ink\IpsMigrationPlugin.dll,Sysprep_Cleanup_IPS'

2015-07-22 08:38:40, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Program Files\Common Files\Microsoft Shared\Ink\IpsMigrationPlugin.dll,Sysprep_Cleanup_IPS'; executing it

2015-07-22 08:38:40, Info                  SYSPRP Sysprep_Cleanup_IPS: No IPS user registry data found to delete

2015-07-22 08:38:40, Info                  SYSPRP Sysprep_Cleanup_IPS: No IPS user profile files to delete

2015-07-22 08:38:40, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Program Files\Common Files\Microsoft Shared\Ink\IpsMigrationPlugin.dll,Sysprep_Cleanup_IPS' without error

2015-07-22 08:38:40, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{14dda119-22a3-93c9-a9b3-27ed8d6095c3}; will try to launch 'C:\Windows\ehome\ehssetup.dll,SysPrep_Cleanup'

2015-07-22 08:38:40, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\ehome\ehssetup.dll,SysPrep_Cleanup'; executing it

2015-07-22 08:38:40, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\ehome\ehssetup.dll,SysPrep_Cleanup' without error

2015-07-22 08:38:40, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Cleanup\{EC9FE15D-99DD-4FB9-90D5-5B56E42A0F80}; will try to launch 'C:\Windows\System32\iesysprep.dll,Sysprep_Cleanup_IE'

2015-07-22 08:38:40, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\iesysprep.dll,Sysprep_Cleanup_IE'; executing it

2015-07-22 08:38:40, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\iesysprep.dll,Sysprep_Cleanup_IE' without error

2015-07-22 08:38:40, Info       [0x0f0040] SYSPRP WinMain:Processing 'generalize' internal provider request.

2015-07-22 08:38:40, Info       [0x0f006c] SYSPRP RunExternalDlls:Running DLLs listed in registry for phase 1

2015-07-22 08:38:40, Info       [0x0f008a] SYSPRP RunRegistryDlls:Retrieved section name for this phase as Generalize

2015-07-22 08:38:40, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{b20d9e76-ba82-1249-410d-e7bf974f5136}; will try to launch 'C:\Windows\System32\spbcd.dll,Sysprep_Generalize_Bcd'

2015-07-22 08:38:40, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\spbcd.dll,Sysprep_Generalize_Bcd'; executing it

2015-07-22 08:38:40, Info                  TOOL   Sysprep_Generalize_Bcd: Located BCD store on system drive. Generalizing it...

2015-07-22 08:38:40, Info                  TOOL   GeneralizeBcdStore: Found the memory tester object.

2015-07-22 08:38:40, Info                  TOOL   IsLoaderEntryForCurrentOS: Encountered a Windows OS Loader entry with a type that is neither partition nor boot. Ignoring it.

2015-07-22 08:38:40, Info                  TOOL   IsLoaderEntryForCurrentOS: Encountered a Windows OS Loader entry with a type that is neither partition nor boot. Ignoring it.

2015-07-22 08:38:40, Info                  TOOL   GeneralizeBcdStore: Found the Windows OS Loader object {6d7b573a-df93-11e4-8cdb-99c7fcae2abb} for the currently running OS.

2015-07-22 08:38:40, Info                  TOOL   GeneralizeBcdStore: Found the resume object {6d7b5739-df93-11e4-8cdb-99c7fcae2abb} for the OS loader.

2015-07-22 08:38:40, Info                  TOOL   GeneralizeBcdStore: System drive backed by VHD = 0

2015-07-22 08:38:40, Info                  TOOL   GeneralizeBcdStore: Generalizing object {9dea862c-5cdd-4e70-acc1-f32b344d4795}

2015-07-22 08:38:40, Info                  TOOL   GeneralizeBcdStore: Successfully generalized application device. Status = [0x0]

2015-07-22 08:38:40, Info                  TOOL   GeneralizeBcdStore: Generalizing object {b2721d73-1db4-4c62-bf78-c548a880142d}

2015-07-22 08:38:40, Info                  TOOL   GeneralizeBcdStore: Successfully generalized application device. Status = [0x0]

2015-07-22 08:38:40, Info                  TOOL   GeneralizeBcdStore: Generalizing object {6d7b573a-df93-11e4-8cdb-99c7fcae2abb}

2015-07-22 08:38:40, Info                  TOOL   GeneralizeBcdStore: Successfully generalized application device. Status = [0x0]

2015-07-22 08:38:40, Info                  TOOL   GeneralizeBcdStore: Successfully generalized OS device. Status = [0x0]

2015-07-22 08:38:40, Info                  TOOL   GeneralizeBcdStore: Generalizing object {6d7b5739-df93-11e4-8cdb-99c7fcae2abb}

2015-07-22 08:38:40, Info                  TOOL   GeneralizeBcdStore: Successfully generalized application device. Status = [0x0]

2015-07-22 08:38:40, Info                  TOOL   GeneralizeBcdStore: Successfully generalized hiberfile device. Status = [0x0]

2015-07-22 08:38:40, Info                  TOOL   Sysprep_Generalize_Bcd: Successfully generalized the bcd store. Status=[0x0]

2015-07-22 08:38:40, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\spbcd.dll,Sysprep_Generalize_Bcd' without error

2015-07-22 08:38:40, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{c15690f3-5908-1929-1eb2-96b7091aa28f}; will try to launch 'C:\Windows\system32\msdtcprx.dll,SysPrepDtcGeneralize'

2015-07-22 08:38:40, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\system32\msdtcprx.dll,SysPrepDtcGeneralize'; executing it

2015-07-22 08:38:40, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\system32\msdtcprx.dll,SysPrepDtcGeneralize' without error

2015-07-22 08:38:40, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{68595905-7ae9-f26e-af73-72df2987e480}; will try to launch 'msmmsp.dll,MountMgr_Generalize'

2015-07-22 08:38:40, Info       [0x0f0080] SYSPRP LaunchDll:Found 'msmmsp.dll,MountMgr_Generalize'; executing it

2015-07-22 08:38:40, Info                         msmmsp::MountMgr_Generalize ENTER

2015-07-22 08:38:40, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'msmmsp.dll,MountMgr_Generalize' without error

2015-07-22 08:38:40, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{6bde44fe-22e4-a51b-f4c8-f1c87dade9d7}; will try to launch 'C:\Windows\System32\setup\tssysprep.dll,LSMSysPrepBackup'

2015-07-22 08:38:40, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\setup\tssysprep.dll,LSMSysPrepBackup'; executing it

2015-07-22 08:38:40, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\setup\tssysprep.dll,LSMSysPrepBackup' without error

2015-07-22 08:38:40, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{26fbcbee-5de0-2fc4-86d6-c722da22bf5b}; will try to launch 'C:\Windows\System32\setup\tssysprep.dll,RdpSysPrepGeneralize'

2015-07-22 08:38:40, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\setup\tssysprep.dll,RdpSysPrepGeneralize'; executing it

2015-07-22 08:38:40, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\setup\tssysprep.dll,RdpSysPrepGeneralize' without error

2015-07-22 08:38:40, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{aebbf5ef-0ae2-1788-07bd-00f3276e41cf}; will try to launch 'C:\Windows\System32\spopk.dll,Sysprep_Generalize_Opk'

2015-07-22 08:38:40, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\spopk.dll,Sysprep_Generalize_Opk'; executing it

2015-07-22 08:38:40, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\spopk.dll,Sysprep_Generalize_Opk' without error

2015-07-22 08:38:40, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{8fe364eb-7fc3-d730-b1a6-321233838362}; will try to launch 'C:\Windows\System32\dhcpcsvc.dll,DhcpClient_Generalize'

2015-07-22 08:38:40, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\dhcpcsvc.dll,DhcpClient_Generalize'; executing it

2015-07-22 08:38:40, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\dhcpcsvc.dll,DhcpClient_Generalize' without error

2015-07-22 08:38:40, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{1865f499-d1a0-4193-b74d-4e1efd035af7}; will try to launch 'C:\Windows\System32\sppnp.dll,Sysprep_Generalize_Pnp'

2015-07-22 08:38:40, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\sppnp.dll,Sysprep_Generalize_Pnp'; executing it

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Sysprep_Generalize_Pnp: Enter

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Retrieving the list of function drivers from the critical device database (CDDB).

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver i8042prt was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver Serial was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver pcmcia was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver Parport was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver isapnp was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver nvraid was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver fdc was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver flpydisk was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver msisadrv was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver pci was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver ACPI was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver WmiAcpi was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver Wd was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver ErrDev was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver sermouse was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver sbp2port was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver CmBatt was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver AcpiPmi was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver AmdPPM was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver AmdK8 was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver ViaC7 was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver intelppm was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver IPMIDRV was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver Processor was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver vmbus was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver WacomPen was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver hcw85cir was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver BTHMODEM was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver HidBth was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver HidIr was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver Compbatt was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver UmPass was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver cdrom was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver disk was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver HidUsb was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver usbprint was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver sfloppy was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver kbdhid was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver mouhid was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver MTConfig was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver HidBatt was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver atapi was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver BrSerWdm was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver BrUsbMdm was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver pciide was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver msahci was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver HDAudBus was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver ohci1394 was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver usbuhci was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver usbohci was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver usbehci was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver HpSAMD was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver LSI_SCSI was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver LSI_SAS was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver MegaSR was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver megasas was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver LSI_SAS2 was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver LSI_FC was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver amdsbs was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver amdsata was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver 1394ohci was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver nfrd960 was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver amdide was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver SiSRaid2 was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver SiSRaid4 was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver stexstor was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver ql2300 was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver ql40xx was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver cmdide was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver aliide was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver nvstor was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver elxstor was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver viaide was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver vsmraid was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver iirsp was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver s3cap was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver b06bdrv was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver ebdrv was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver vmci was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver intelide was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver iaStorV was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver adpahci was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver aic78xx was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver arc was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver arcsas was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver adp94xx was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver adpu320 was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver blbdrive was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver circlass was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver CompositeBus was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver iScsiPrt was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver mpio was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver msdsm was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver mssmbios was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver rdpbus was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver TermDD was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver swenum was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver umbus was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver vdrvroot was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver volmgr was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver sffdisk was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver volsnap was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver USBSTOR was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver usbhub was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver usbccgp was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver TsUsbGD was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver usbcir was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver Brserid was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver dmvsc was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver storvsc was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver VMBusHID was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Driver vhdmp was retrieved from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Finished retrieving the list of function drivers from the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Enabling the function drivers listed in the critical device database (CDDB) ...

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service vhdmp was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service VMBusHID was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service storvsc was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver storvsc has been enabled.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service dmvsc was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service Brserid was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service usbcir was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service TsUsbGD was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service usbccgp was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service usbhub was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service USBSTOR has always been disabled so it will not be re-enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service volsnap is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service sffdisk was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service volmgr is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service vdrvroot is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service umbus was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service swenum was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service TermDD is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service rdpbus was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service mssmbios is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service msdsm was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver msdsm has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service mpio was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver mpio has been enabled.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service iScsiPrt was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service CompositeBus was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service circlass was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service blbdrive is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service adpu320 was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver adpu320 has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service adp94xx was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver adp94xx has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service arcsas was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver arcsas has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service arc was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver arc has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service aic78xx was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver aic78xx has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service adpahci was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver adpahci has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service iaStorV is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service intelide is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service vmci is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service ebdrv was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service b06bdrv was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service s3cap was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service iirsp was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver iirsp has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service vsmraid was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver vsmraid has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service viaide was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver viaide has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service elxstor was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver elxstor has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service nvstor was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver nvstor has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service aliide was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver aliide has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service cmdide was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver cmdide has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service ql40xx was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver ql40xx has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service ql2300 was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver ql2300 has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service stexstor was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver stexstor has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service SiSRaid4 was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver SiSRaid4 has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service SiSRaid2 was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver SiSRaid2 has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service amdide was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver amdide has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service nfrd960 was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver nfrd960 has been enabled.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service 1394ohci was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service amdsata was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver amdsata has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service amdsbs was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver amdsbs has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service LSI_FC was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver LSI_FC has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service LSI_SAS2 was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver LSI_SAS2 has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service megasas was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver megasas has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service MegaSR was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver MegaSR has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service LSI_SAS is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service LSI_SCSI was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver LSI_SCSI has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service HpSAMD was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver HpSAMD has been enabled.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service usbehci was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service usbohci was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service usbuhci was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service ohci1394 was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service HDAudBus was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service msahci is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service pciide is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service BrUsbMdm was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service BrSerWdm was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service atapi is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service HidBatt was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service MTConfig was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service mouhid was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service kbdhid was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service sfloppy was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service usbprint was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service HidUsb was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service disk is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service cdrom is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service UmPass was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service Compbatt is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service HidIr was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service HidBth was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service BTHMODEM was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service hcw85cir was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service WacomPen was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service vmbus was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver vmbus has been enabled.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service Processor was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service IPMIDRV was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service intelppm was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service ViaC7 was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service AmdK8 was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service AmdPPM was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service AcpiPmi was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service CmBatt was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service sbp2port was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver sbp2port has been enabled.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service sermouse was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service ErrDev was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service Wd was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver Wd has been enabled.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service WmiAcpi was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service ACPI is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service pci is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service msisadrv is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service flpydisk was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service fdc was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service nvraid was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver nvraid has been enabled.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The original start type of service isapnp was 0.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: The driver isapnp has been enabled.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service Parport was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service pcmcia was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Service Serial is currently not disabled. Hence there is no need to re-enable it.

2015-07-22 08:38:40, Warning               SYSPRP SPPNP: The original start type of service i8042prt was not found in its expected back-up location. Hence we will not be re-enabling this service. This is not necessarily an error.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Finished enabling the function drivers listed in the CDDB.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Uninstalling all existing devices <full generalize>.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\IMAGE\0000.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\MEDIA\0000.

2015-07-22 08:38:40, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\MEDIA\0001.

2015-07-22 08:38:41, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\MS_AGILEVPNMINIPORT\0000.

2015-07-22 08:38:41, Info                  SYSPRP SPPNP: Uninstalling device SW\{EEAB7790-C514-11D1-B42B-00805FC1270E}\ASYNCMAC failed with 0x5.

2015-07-22 08:38:41, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\MS_L2TPMINIPORT\0000.

2015-07-22 08:38:41, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\MS_NDISWANBH\0000.

2015-07-22 08:38:41, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\MS_NDISWANIP\0000.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\MS_NDISWANIPV6\0000.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\MS_PPPOEMINIPORT\0000.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\MS_PPTPMINIPORT\0000.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\MS_SSTPMINIPORT\0000.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\RDPBUS\0000.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\RDP_KBD\0000.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\RDP_MOU\0000.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\SYSTEM\0000.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\UMBUS\0000.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\*ISATAP\0000.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\USB\0000.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Uninstalling device ROOT\ACPI_HAL\0000 failed with 0xE0000231.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Uninstalling device ROOT\BLBDRIVE\0000 failed with 0xE0000231.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\VMWVMCIHOSTDEV\0000.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\COMPOSITEBUS\0000.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Uninstalling device ROOT\VOLMGR\0000 failed with 0xE0000231.

2015-07-22 08:38:42, Info                  SYSPRP SPPNP: Skipping uninstall of root enumerated device ROOT\COMPOSITE_BATTERY\0000.

2015-07-22 08:39:14, Info                  SYSPRP SPPNP: Reflected all boot critical driver packages (30953 ms).

2015-07-22 08:39:15, Info                  SYSPRP SPPNP: Sysprep_Generalize_Pnp: Exit

2015-07-22 08:39:15, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\sppnp.dll,Sysprep_Generalize_Pnp' without error

2015-07-22 08:39:15, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{82468857-ad9b-1a37-533f-7db889fff253}; will try to launch 'C:\Windows\System32\slc.dll,SLReArmWindows'

2015-07-22 08:39:15, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\slc.dll,SLReArmWindows'; executing it

2015-07-22 08:39:16, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\slc.dll,SLReArmWindows' without error

2015-07-22 08:39:16, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{ddae0117-68f5-11b9-0470-6c42dc9b8f85}; will try to launch 'C:\Windows\System32\iphlpsvc.dll,IphlpsvcSysprepGeneralize'

2015-07-22 08:39:16, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\iphlpsvc.dll,IphlpsvcSysprepGeneralize'; executing it

2015-07-22 08:39:16, Info                  SYSPRP iphlpsvc.dll: sysprep generalize called

2015-07-22 08:39:16, Info                  SYSPRP Found interface in scavenger.

2015-07-22 08:39:16, Info                  SYSPRP Successfully uninstalled interface in scavenger

2015-07-22 08:39:16, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\iphlpsvc.dll,IphlpsvcSysprepGeneralize' without error

2015-07-22 08:39:16, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{2172c981-2c23-e969-c28d-ccc47a787790}; will try to launch 'C:\Windows\system32\capisp.dll,CAPISysPrep_Generalize'

2015-07-22 08:39:16, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\system32\capisp.dll,CAPISysPrep_Generalize'; executing it

2015-07-22 08:39:16, Info                         capisp.dll::CAPISysPrep_Generalize: returning 0

2015-07-22 08:39:16, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\system32\capisp.dll,CAPISysPrep_Generalize' without error

2015-07-22 08:39:16, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{d1370f79-f407-baa2-58aa-df121c7314ed}; will try to launch 'C:\Windows\System32\reagent.dll,WinRE_Generalize'

2015-07-22 08:39:16, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\reagent.dll,WinRE_Generalize'; executing it

2015-07-22 08:39:16, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\reagent.dll,WinRE_Generalize' without error

2015-07-22 08:39:16, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{6737d15a-0839-204d-2062-3fd9d1266740}; will try to launch 'wer.dll,WerSysprepGeneralize'

2015-07-22 08:39:16, Info       [0x0f0080] SYSPRP LaunchDll:Found 'wer.dll,WerSysprepGeneralize'; executing it

2015-07-22 08:39:16, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'wer.dll,WerSysprepGeneralize' without error

2015-07-22 08:39:16, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{4af3c40d-28cf-d231-5ee6-b970cace3cd8}; will try to launch 'C:\Windows\System32\shsetup.dll,Sysprep_Generalize_Shell'

2015-07-22 08:39:16, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\shsetup.dll,Sysprep_Generalize_Shell'; executing it

2015-07-22 08:39:16, Info                         [shsetup] Sysprep_Generalize_Shell entered

2015-07-22 08:39:16, Info                         [shsetup] Sysprep_Generalize_Shell exit

2015-07-22 08:39:16, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\shsetup.dll,Sysprep_Generalize_Shell' without error

2015-07-22 08:39:16, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{6621d31c-0930-fe14-5cc0-12a85b132913}; will try to launch 'sqmapi.dll,SqmSysprepGeneralize'

2015-07-22 08:39:16, Info       [0x0f0080] SYSPRP LaunchDll:Found 'sqmapi.dll,SqmSysprepGeneralize'; executing it

2015-07-22 08:39:16, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'sqmapi.dll,SqmSysprepGeneralize' without error

2015-07-22 08:39:16, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{d36a69b3-c9da-3086-d3d1-771286930ef6}; will try to launch 'C:\Windows\System32\wuaueng.dll,GeneralizeForImaging'

2015-07-22 08:39:16, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\wuaueng.dll,GeneralizeForImaging'; executing it

2015-07-22 08:39:26, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\wuaueng.dll,GeneralizeForImaging' without error

2015-07-22 08:39:26, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{d580c985-7e47-2cd9-4e07-05c697cc2872}; will try to launch 'RacEngn.dll,RacSysprepGeneralize'

2015-07-22 08:39:26, Info       [0x0f0080] SYSPRP LaunchDll:Found 'RacEngn.dll,RacSysprepGeneralize'; executing it

2015-07-22 08:39:26, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'RacEngn.dll,RacSysprepGeneralize' without error

2015-07-22 08:39:26, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{aea3a21c-7572-1796-85e9-6064e10071b9}; will try to launch 'C:\Windows\System32\spnet.dll,Sysprep_Generalize_Net'

2015-07-22 08:39:26, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\spnet.dll,Sysprep_Generalize_Net'; executing it

2015-07-22 08:39:26, Info       [0x0f0008] SYSPRP spnet.dll::IsDomainMember:This machine is not joined to a domain

2015-07-22 08:39:26, Info       [0x0f000e] SYSPRP spnet.dll::UnjoinNetworkDomain:Not a domain member, nothing to do

2015-07-22 08:39:26, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\spnet.dll,Sysprep_Generalize_Net' without error

2015-07-22 08:39:26, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{d7795d46-a77d-7871-719b-d787d2bde1cd}; will try to launch 'C:\Windows\System32\nlmsprep.dll,NetworkListManager_Generalize'

2015-07-22 08:39:26, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\nlmsprep.dll,NetworkListManager_Generalize'; executing it

2015-07-22 08:39:26, Info                  SYSPRP nlmsprep.dll: Generalize start

2015-07-22 08:39:26, Info                  SYSPRP nlmsprep.dll: Generalize finish

2015-07-22 08:39:26, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\nlmsprep.dll,NetworkListManager_Generalize' without error

2015-07-22 08:39:26, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{b06d4f06-1942-0b40-1b30-cf21359228e2}; will try to launch 'spwmp.dll,Sysprep_Generalize_WMP'

2015-07-22 08:39:26, Info       [0x0f0080] SYSPRP LaunchDll:Found 'spwmp.dll,Sysprep_Generalize_WMP'; executing it

2015-07-22 08:39:26, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'spwmp.dll,Sysprep_Generalize_WMP' without error

2015-07-22 08:39:26, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{b982ae36-06ed-5793-05f0-8c48a330cb4c}; will try to launch 'C:\Windows\System32\winshfhc.dll,MRTComponent_Generalize'

2015-07-22 08:39:26, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\winshfhc.dll,MRTComponent_Generalize'; executing it

2015-07-22 08:39:26, Info                  SYSPRP 㩤睜爷浴摜屳敳畣楲祴牰摯捵獴晜汩桥獡潣敤瑜扡敬浜瑲敧敮慲楬敺挮灰:敄敬整敒噧污敵:115 - Windows Defender value HKLM\SOFTWARE\Microsoft\Windows Defender\Scan\LastFullScanID does not exist, skipping action.

2015-07-22 08:39:26, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\winshfhc.dll,MRTComponent_Generalize' without error

2015-07-22 08:39:26, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{1492939a-260b-46b6-ee22-e585dac90889}; will try to launch 'srcore.dll,SysprepGeneralize'

2015-07-22 08:39:26, Info       [0x0f0080] SYSPRP LaunchDll:Found 'srcore.dll,SysprepGeneralize'; executing it

2015-07-22 08:39:26, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'srcore.dll,SysprepGeneralize' without error

2015-07-22 08:39:26, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{fac80c8b-8a93-0a48-6a6f-2fe2739a2b89}; will try to launch 'C:\Windows\System32\AuxiliaryDisplayClassInstaller.dll,WindowsSideShow_Sysprep_Generalize'

2015-07-22 08:39:26, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\AuxiliaryDisplayClassInstaller.dll,WindowsSideShow_Sysprep_Generalize'; executing it

2015-07-22 08:39:26, Info                  SYSPRP WindowsSideShow: Enabling SystemDataProviders task returned 0x00000000

2015-07-22 08:39:26, Info                  SYSPRP WindowsSideShow: Enabling SessionAgent task returned 0x00000000

2015-07-22 08:39:26, Info                  SYSPRP WindowsSideShow: Enabling GadgetManager task returned 0x00000000

2015-07-22 08:39:26, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\AuxiliaryDisplayClassInstaller.dll,WindowsSideShow_Sysprep_Generalize' without error

2015-07-22 08:39:26, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{d1c8dfb3-d55a-dd10-5b09-34c3ac14764d}; will try to launch 'C:\Windows\System32\sysprepMCE.dll,Sysprep_Generalize_MCE'

2015-07-22 08:39:26, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\sysprepMCE.dll,Sysprep_Generalize_MCE'; executing it

2015-07-22 08:39:26, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\sysprepMCE.dll,Sysprep_Generalize_MCE' without error

2015-07-22 08:39:26, Info       [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Generalize\{EC9FE15D-99DD-4FB9-90D5-CE53C91AB9A1}; will try to launch 'C:\Windows\System32\iesysprep.dll,Sysprep_Generalize_IE'

2015-07-22 08:39:26, Info       [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\iesysprep.dll,Sysprep_Generalize_IE'; executing it

2015-07-22 08:39:26, Info       [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\System32\iesysprep.dll,Sysprep_Generalize_IE' without error

2015-07-22 08:39:26, Info       [0x0f004c] SYSPRP WaitThread:Exiting spawned waiting thread

2015-07-22 08:39:26, Info       [0x0f007a] SYSPRP FCreateTagFile:Successfully created tag file C:\windows\system32\sysprep\Sysprep_succeeded.tag

2015-07-22 08:39:26, Info       [0x0f0041] SYSPRP WinMain:Processing system shutdown request.

2015-07-22 08:39:26, Info       [0x0f0074] SYSPRP ProcessShutdown:Successfully enabled the shutdown privilege

2015-07-22 08:39:27, Info       [0x0f0076] SYSPRP ProcessShutdown:Successfully called InitiateSystemShutdownEx to reboot the computer

2015-07-22 08:39:27, Info       [0x0f0052] SYSPRP Shutting down SysPrep log

2015-07-22 08:39:27, Info       [0x0f004d] SYSPRP The time is now 2015-07-22 08:39:27

EVEN WHEN I CLICK THROUGH THE REST OF THE STEPS IT STUCKS AT CUSTOMMIZING WITHIN VIEW ADMIN.

0 Kudos
cH1LL1
Enthusiast
Enthusiast
Jump to solution

Duke is your main reason for using sysprep to get around the SIDS issue ?

We only use VDI on site for 700+ users and windows 7 clients and Office 2010 is being activated via KMS.and we use quickprep because its headache free and simple.

I use the following to assist with the SIDS issue:

Manually Increase KMS Count | Think Digital  the application is clean.

Its explained very well  in the link above.

0 Kudos
DukeR
Contributor
Contributor
Jump to solution

Yes it is the reason. Wow that too looks really great! But that means we would have to run this tool once every 180 days dont we?

0 Kudos