VMware Cloud Community
klaauserwithtwo
Contributor
Contributor
Jump to solution

VRA Guest Customization Timeout Issue - Status marker file C:/Windows/.post-gc-status doesn't exist

Trying to deploy two images through VRA. Both are base Windows 10 installs (one x86 and one x64) with only VMware Tools installed, no sysprep (although I've tried with a pending sysprep as well), no other software, nothing.

Both fail with the following error message in VRA:

"The following component requests failed: vSphere__vCenter__Machine_1. Request failed: Machine %ComputerName%: Timeout Customizing Guest OS."

Below is my guestcust.log:

[2020-05-18T14:49:58:                              :   INFO] GuestCustUtil invoked.

[2020-05-18T14:49:58:                              :   INFO] Params: customize -sealparam "/quiet /generalize /oobe /reboot" -nics 4000 -schedulenativeunobfusc

[2020-05-18T14:49:58:                              :  DEBUG] Registry value 'CustomRescheduleFlags' is not set. Returning default value: 0

[2020-05-18T14:49:58:                              :   INFO] Checking for Windows Sysprep Respecialize operation.

[2020-05-18T14:49:58:                              :  DEBUG] Sysprep process is not running.

[2020-05-18T14:49:58:                              :   INFO] Windows Sysprep Respecialize operation was not detected.

[2020-05-18T14:49:58:                 GuestCustUtil:  DEBUG] Deleting status marker file C:/Windows/.post-gc-status

[2020-05-18T14:49:58:                 GuestCustUtil:  DEBUG] Status marker file C:/Windows/.post-gc-status doesn't exist

[2020-05-18T14:49:58:                              :   INFO] Extended customization is not enabled!

[2020-05-18T14:49:58:                              :  DEBUG] HandleCustomizationStarted

[2020-05-18T14:49:58:                              :  DEBUG] Customization in progress set to 1 at 2020-May-18 14:49:58

[2020-05-18T14:49:58:                              :  DEBUG] GOScPostRebootStatus feature is enabled

[2020-05-18T14:49:58:                 GuestCustUtil:  DEBUG] SetVmxProperty: key-'guestinfo.gc.notification', value-'Started'

[2020-05-18T14:49:58:     WindowsOsAbstractionLayer:   INFO] VMware tools installation path=C:\Program Files\VMware\VMware Tools\

[2020-05-18T14:49:58:     WindowsOsAbstractionLayer:   INFO] Executing command: '"C:\Program Files\VMware\VMware Tools\vmtoolsd.exe" --cmd "info-set guestinfo.gc.notification Started"'

[2020-05-18T14:49:58:     WindowsOsAbstractionLayer:   INFO] Command execution succeeded, output: '

'

[2020-05-18T14:49:58:                              :  DEBUG] Rpci: Sending request='deployPkg.update.state 4 0 C:/Windows/TEMP/vmware-imc/guestcust.log'

[2020-05-18T14:49:58:                              :  DEBUG] Rpci: Sent request='deployPkg.update.state 4 0 C:/Windows/TEMP/vmware-imc/guestcust.log', reply='', len=0, status=1

[2020-05-18T14:49:58:                              :  DEBUG] Temporary sysprep dir path: C:\sysprep

[2020-05-18T14:49:58:                              :  DEBUG] Copying file/directory from 'sysprep' to 'C:\sysprep'

[2020-05-18T14:49:58:                              :   INFO] Sysprep File is C:\Windows\Panther\unattend.xml

[2020-05-18T14:49:58:                              :   INFO] Password unobfuscation in progress

[2020-05-18T14:49:58:                              :  DEBUG] Decrypting passwords

[2020-05-18T14:49:58:                              :  DEBUG] Password found and decrypted for <AdministratorPassword><EncryptedValue>

[2020-05-18T14:49:58:                              :  DEBUG] preTag <Credentials> not found

[2020-05-18T14:49:58:                              :  DEBUG] Password found and decrypted for <Password><Value>

[2020-05-18T14:49:58:                              :  DEBUG] Tag  -de  not found after <RunSynchronousCommand

[2020-05-18T14:49:58:                              :   INFO] Password unobfuscation successful

[2020-05-18T14:49:58:                              :  DEBUG] select * from win32_networkadapter where Manufacturer != 'Microsoft' and ServiceName != 'VMnetAdapter' and  manufacturer is not null and MACAddress is not null

[2020-05-18T14:49:58:                              :  DEBUG] Found 1 objects. Pointer f5ce08. return code 0(0x0)

[2020-05-18T14:49:58:                              :  DEBUG] Found 0 objects. Pointer 0. return code 1(0x1)

[2020-05-18T14:49:58:                              :  DEBUG] Returning value 00:50:56:9B:E6:C0 for system property

[2020-05-18T14:49:58:                              :  DEBUG] Setting dhcp for nic # 0

[2020-05-18T14:49:58:                              :  DEBUG] Returning value \\DESKTOP-4CGP5U6\ROOT\CIMV2:Win32_NetworkAdapter.DeviceID="1" for system property

[2020-05-18T14:49:58:                              :  DEBUG] ASSOCIATORS OF {\\DESKTOP-4CGP5U6\ROOT\CIMV2:Win32_NetworkAdapter.DeviceID="1"} where ResultClass = Win32_NetworkAdapterConfiguration

[2020-05-18T14:49:58:                              :  DEBUG] Found 1 objects. Pointer f5e6e8. return code 0(0x0)

[2020-05-18T14:49:58:                              :  DEBUG] Found 0 objects. Pointer 0. return code 1(0x1)

[2020-05-18T14:49:58:                              :  DEBUG] Clearing gateway ip addresses.

[2020-05-18T14:49:58:                              :  DEBUG] Enabling DHCP on the computer

[2020-05-18T14:49:58:                              :  DEBUG] Returning value \\DESKTOP-4CGP5U6\ROOT\CIMV2:Win32_NetworkAdapterConfiguration.Index=1 for system property

[2020-05-18T14:49:58:                              :  DEBUG] Setting DNS Server to ip

[2020-05-18T14:49:58:                              :  DEBUG] Resetting NIC's static IPv6 settings...

[2020-05-18T14:49:58:                         Netsh:  DEBUG] Fetching adapters information...

[2020-05-18T14:49:58:                         Netsh:  DEBUG] Interface 4 is found

[2020-05-18T14:49:58:                         Netsh:  DEBUG] Looking IPv6 Unicast addresses for interface 4

[2020-05-18T14:49:58:                         Netsh:  DEBUG] Found address: fe80::50ad:e4ed:10e6:9f92

[2020-05-18T14:49:58:                         Netsh:  DEBUG] Interface 4 is found

[2020-05-18T14:49:58:                         Netsh:  DEBUG] Looking IPv6 Gateways for interface 4

[2020-05-18T14:49:58:                              :  DEBUG] Returning value Ethernet0 for system property

[2020-05-18T14:49:58:                         Netsh:   INFO] Deleting all IPv6 DNS Servers

[2020-05-18T14:49:58:     WindowsOsAbstractionLayer:   INFO] Executing command: 'netsh int ipv6 delete dnsserver name="Ethernet0" all'

[2020-05-18T14:49:58:     WindowsOsAbstractionLayer:   INFO] Command execution succeeded, output: '

There are no Domain Name Servers (DNS) configured on this computer.

'

[2020-05-18T14:49:58:                              :   WARN] Resetting NIC's static IPv6 settings has succeeded

[2020-05-18T14:49:58: SysprepDriveLettersWorkaround:  DEBUG] Backing up HKLM MountedDevices before sysprep runs

[2020-05-18T14:49:58:                              :  DEBUG] Enabling SE_BACKUP_NAME privilege

[2020-05-18T14:49:58:                              :  DEBUG] Retrieving process access token for SeBackupPrivilege

[2020-05-18T14:49:58:                              :  DEBUG] Getting LUID

[2020-05-18T14:49:58:                              :  DEBUG] Adjusting privileges

[2020-05-18T14:49:58:                              :  DEBUG] Backing up SYSTEM\MountedDevices to C:\sysprep\MountedDevicesBackup

[2020-05-18T14:49:58:                              :  DEBUG] Executing command C:\windows\system32\sysprep\sysprep.exe /quiet /generalize /oobe /reboot /unattend:C:\Windows\Panther\unattend.xml

[2020-05-18T14:49:58:                              :  DEBUG] Successfully executed command C:\windows\system32\sysprep\sysprep.exe /quiet /generalize /oobe /reboot /unattend:C:\Windows\Panther\unattend.xml

[2020-05-18T14:49:58:                              :  DEBUG] Trying to connect network interfaces, attempt 1

[2020-05-18T14:49:58:                              :  DEBUG] Rpci: Sending request='deployPkg.update.state 4 103 C:/Windows/TEMP/vmware-imc/guestcust.log@4000'

[2020-05-18T14:49:58:                              :  DEBUG] Rpci: Sent request='deployPkg.update.state 4 103 C:/Windows/TEMP/vmware-imc/guestcust.log@4000', reply='queryNicsSupported', len=18, status=1

[2020-05-18T14:49:58:              GuestCustUtilLib:  DEBUG] Got VMX response 'queryNicsSupported'

[2020-05-18T14:49:58:                              :  DEBUG] Rpci: Sending request='deployPkg.update.state 4 104 C:/Windows/TEMP/vmware-imc/guestcust.log@4000'

[2020-05-18T14:49:58:                              :  DEBUG] Rpci: Sent request='deployPkg.update.state 4 104 C:/Windows/TEMP/vmware-imc/guestcust.log@4000', reply='disconnected', len=12, status=1

[2020-05-18T14:49:58:              GuestCustUtilLib:  DEBUG] Got VMX response 'disconnected'

[2020-05-18T14:49:59:                              :  DEBUG] Rpci: Sending request='deployPkg.update.state 4 104 C:/Windows/TEMP/vmware-imc/guestcust.log@4000'

[2020-05-18T14:49:59:                              :  DEBUG] Rpci: Sent request='deployPkg.update.state 4 104 C:/Windows/TEMP/vmware-imc/guestcust.log@4000', reply='connected', len=9, status=1

[2020-05-18T14:49:59:              GuestCustUtilLib:  DEBUG] Got VMX response 'connected'

[2020-05-18T14:49:59:                              :   INFO] The network interfaces are connected on 1 second

[2020-05-18T14:49:59:                              :   INFO] GuestCustUtil exiting.

[2020-05-18T14:53:21:                              :   INFO] GuestCustUtil invoked.

[2020-05-18T14:53:21:                              :   INFO] Params: restoreMountedDevices

[2020-05-18T14:53:21:                              :  DEBUG] Registry value 'CustomRescheduleFlags' is not set. Returning default value: 0

[2020-05-18T14:53:21:                              :   INFO] Checking for Windows Sysprep Respecialize operation.

[2020-05-18T14:53:21:                              :  DEBUG] Sysprep process is not running.

[2020-05-18T14:53:21:                              :   INFO] Windows Sysprep Respecialize operation was not detected.

[2020-05-18T14:53:21: SysprepDriveLettersWorkaround:  DEBUG] Restoring HKLM MountedDevices to fix sysprep issue

[2020-05-18T14:53:21:                              :  DEBUG] Enabling SE_RESTORE_NAME privilege

[2020-05-18T14:53:21:                              :  DEBUG] Retrieving process access token for SeRestorePrivilege

[2020-05-18T14:53:21:                              :  DEBUG] Getting LUID

[2020-05-18T14:53:21:                              :  DEBUG] Adjusting privileges

[2020-05-18T14:53:21:                              :  DEBUG] Restoring SYSTEM\MountedDevices from C:\sysprep\MountedDevicesBackup

[2020-05-18T14:53:21:                              :   INFO] GuestCustUtil exiting.

[2020-05-18T14:53:21:                              :   INFO] GuestCustUtil invoked.

[2020-05-18T14:53:21:                              :   INFO] Params: flagComplete

[2020-05-18T14:53:21:                              :  DEBUG] Registry value 'CustomRescheduleFlags' is not set. Returning default value: 0

[2020-05-18T14:53:21:                              :   INFO] Checking for Windows Sysprep Respecialize operation.

[2020-05-18T14:53:21:                              :  DEBUG] Sysprep process is not running.

[2020-05-18T14:53:21:                              :   INFO] Windows Sysprep Respecialize operation was not detected.

[2020-05-18T14:53:21:                 GuestCustUtil:  DEBUG] Status marker file C:/Windows/.post-gc-status doesn't exist

[2020-05-18T14:53:21:     WindowsOsAbstractionLayer:   INFO] Executing command: 'C:\Windows\system32\schtasks.exe /query /tn "VMware Guest OS Customization Task"'

[2020-05-18T14:53:21:     WindowsOsAbstractionLayer:   WARN] Command execution failed with exit code: 1, output: 'ERROR: The system cannot find the file specified.

'

[2020-05-18T14:53:21:                 GuestCustUtil:  DEBUG] SchedulePostCustomizationActivity: Run Command-'HandleCustomizationCompleted<\|/>'

[2020-05-18T14:53:21:                 GuestCustUtil:   INFO] Scheduling post-customization activity to run after reboot...

[2020-05-18T14:53:21:     WindowsOsAbstractionLayer:   INFO] Executing command: 'C:\Windows\system32\schtasks.exe /query /tn "VMware Guest OS Customization Task"'

[2020-05-18T14:53:21:     WindowsOsAbstractionLayer:   WARN] Command execution failed with exit code: 1, output: 'ERROR: The system cannot find the file specified.

'

[2020-05-18T14:53:21:                 GuestCustUtil:   INFO] Task 'VMware Guest OS Customization Task' exists and will be deleted: false

[2020-05-18T14:53:21:                 GuestCustUtil:  DEBUG] Creating sysprep copy in dir:'C:\sysprep1004'

[2020-05-18T14:53:21:                 GuestCustUtil:  DEBUG] Artifact full path: C:\sysprep\libeay32.dll

[2020-05-18T14:53:21:                 GuestCustUtil:   INFO] Copying C:\sysprep\libeay32.dll to C:\sysprep1004.

[2020-05-18T14:53:21:                              :  DEBUG] Copying file/directory from 'C:\sysprep\libeay32.dll' to 'C:\sysprep1004'

[2020-05-18T14:53:21:                 GuestCustUtil:  DEBUG] Artifact full path: C:\sysprep\ssleay32.dll

[2020-05-18T14:53:21:                 GuestCustUtil:   INFO] Copying C:\sysprep\ssleay32.dll to C:\sysprep1004.

[2020-05-18T14:53:21:                              :  DEBUG] Copying file/directory from 'C:\sysprep\ssleay32.dll' to 'C:\sysprep1004'

[2020-05-18T14:53:21:                 GuestCustUtil:  DEBUG] Artifact full path: C:\sysprep\guestcustutil.exe

[2020-05-18T14:53:21:                 GuestCustUtil:   INFO] Copying C:\sysprep\guestcustutil.exe to C:\sysprep1004.

[2020-05-18T14:53:21:                              :  DEBUG] Copying file/directory from 'C:\sysprep\guestcustutil.exe' to 'C:\sysprep1004'

[2020-05-18T14:53:21:                 GuestCustUtil:  DEBUG] Schedule command: 'C:\sysprep1004\guestcustutil.exe post-run HandleCustomizationCompleted<\|/>'

[2020-05-18T14:53:21:                              :   INFO] Scheduling 'VMware Guest OS Customization Task'

[2020-05-18T14:53:21:                              :  DEBUG] Executing command C:\Windows\system32\schtasks.exe /create /sc ONSTART /rl HIGHEST /np /z /v1 /ru SYSTEM /tr "C:\sysprep1004\guestcustutil.exe post-run HandleCustomizationCompleted<\|/>" /tn "VMware Guest OS Customization Task"

[2020-05-18T14:53:21:                 GuestCustUtil:   INFO] Post-customization activity successfully scheduled.

[2020-05-18T14:53:21:                              :   INFO] GuestCustUtil exiting.

[2020-05-18T14:53:21:                              :   INFO] GuestCustUtil invoked.

[2020-05-18T14:53:21:                              :   INFO] Params: deleteContainingFolder

[2020-05-18T14:53:21:                              :  DEBUG] Registry value 'CustomRescheduleFlags' is not set. Returning default value: 0

[2020-05-18T14:53:21:                              :   INFO] Checking for Windows Sysprep Respecialize operation.

[2020-05-18T14:53:21:                              :  DEBUG] Sysprep process is not running.

[2020-05-18T14:53:21:                              :   INFO] Windows Sysprep Respecialize operation was not detected.

[2020-05-18T14:53:21:                              :  DEBUG] Deleting "C:\sysprep" ...

[2020-05-18T14:53:21:                              :  DEBUG] Succeeded to delay deletion of folder "C:\sysprep" upon reboot.

[2020-05-18T14:53:21:                              :   INFO] GuestCustUtil exiting.

[2020-05-18T09:54:17:                              :   INFO] GuestCustUtil invoked.

[2020-05-18T09:54:17:                              :   INFO] Params: post-run HandleCustomizationCompleted<\|/>

[2020-05-18T09:54:17:                              :  DEBUG] Registry value 'CustomRescheduleFlags' is not set. Returning default value: 0

[2020-05-18T09:54:17:                              :   INFO] Checking for Windows Sysprep Respecialize operation.

[2020-05-18T09:54:17:                              :  DEBUG] Sysprep process is not running.

[2020-05-18T09:54:17:                              :   INFO] Windows Sysprep Respecialize operation was not detected.

[2020-05-18T09:54:17:                              :   INFO] Post-customization run operation: script 'HandleCustomizationCompleted<\|/>'

[2020-05-18T09:54:18:                              :   INFO] post-run HandleCustomizationCompleted

[2020-05-18T09:54:18:                              :   INFO] Deleting post-customization task to avoid re-execution

[2020-05-18T09:54:18:     WindowsOsAbstractionLayer:   INFO] Executing command: 'C:\Windows\system32\schtasks.exe /query /tn "VMware Guest OS Customization Task"'

[2020-05-18T09:54:18:     WindowsOsAbstractionLayer:   INFO] Command execution succeeded, output: '

Folder: \

TaskName                                 Next Run Time          Status        

======================================== ====================== ===============

VMware Guest OS Customization Task       N/A                    Running       

'

[2020-05-18T09:54:18:                 GuestCustUtil:   INFO] Task 'VMware Guest OS Customization Task' exists and will be deleted: true

[2020-05-18T09:54:18:                              :   INFO] Deleting 'VMware Guest OS Customization Task'

[2020-05-18T09:54:18:                              :  DEBUG] Executing command C:\Windows\system32\schtasks.exe /delete /f /tn "VMware Guest OS Customization Task"

[2020-05-18T09:54:18:                              :  DEBUG] HandleCustomizationCompleted

[2020-05-18T09:54:19:                              :  DEBUG] Customization in progress set to 0 at 2020-May-18 09:54:19

[2020-05-18T09:54:19:                              :   INFO] Cleaning up obfuscation details from registry

[2020-05-18T09:54:20:                              :  DEBUG] GOScPostRebootStatus feature is enabled

[2020-05-18T09:54:20:                 GuestCustUtil:  DEBUG] SetVmxProperty: key-'guestinfo.gc.notification', value-'Completed'

[2020-05-18T09:54:20:     WindowsOsAbstractionLayer:   INFO] VMware tools installation path=C:\Program Files\VMware\VMware Tools\

[2020-05-18T09:54:20:     WindowsOsAbstractionLayer:   INFO] Executing command: '"C:\Program Files\VMware\VMware Tools\vmtoolsd.exe" --cmd "info-set guestinfo.gc.notification Completed"'

[2020-05-18T09:54:20:     WindowsOsAbstractionLayer:   INFO] Command execution succeeded, output: '

'

[2020-05-18T09:54:20:                              :  DEBUG] Rpci: Sending request='deployPkg.update.state 5 0 C:/Windows/TEMP/vmware-imc/guestcust.log'

[2020-05-18T09:54:20:                              :  DEBUG] Rpci: Sent request='deployPkg.update.state 5 0 C:/Windows/TEMP/vmware-imc/guestcust.log', reply='', len=0, status=1

[2020-05-18T09:54:20:                              :  DEBUG] Deleting "C:\sysprep1004" ...

[2020-05-18T09:54:21:                              :  DEBUG] Succeeded to delay deletion of folder "C:\sysprep1004" upon reboot.

[2020-05-18T09:54:21:                              :   INFO] GuestCustUtil exiting.

and setupact.log:

2020-05-15 18:10:25, Info                  SYSPRP ========================================================

2020-05-15 18:10:25, Info                  SYSPRP ===          Beginning of a new sysprep run          ===

2020-05-15 18:10:25, Info                  SYSPRP ========================================================

2020-05-15 18:10:25, Info       [0x0f004d] SYSPRP The time is now 2020-05-15 18:10:25

2020-05-15 18:10:25, Info       [0x0f004e] SYSPRP Initialized SysPrep log at C:\windows\system32\sysprep\Panther

2020-05-15 18:10:25, Info       [0x0f0054] SYSPRP ValidatePrivileges:User has required privileges to sysprep machine

2020-05-15 18:10:25, Info       [0x0f007e] SYSPRP FCreateTagFile:Tag file C:\windows\system32\sysprep\Sysprep_succeeded.tag does not already exist, no need to delete anything

2020-05-15 18:10:25, Info       [0x0f003d] SYSPRP WinMain:Displaying dialog box for user to choose sysprep mode...

2020-05-18 14:49:58, Info                  SYSPRP ========================================================

2020-05-18 14:49:58, Info                  SYSPRP ===          Beginning of a new sysprep run          ===

2020-05-18 14:49:58, Info                  SYSPRP ========================================================

2020-05-18 14:49:58, Info       [0x0f004d] SYSPRP The time is now 2020-05-18 14:49:58

2020-05-18 14:49:58, Info       [0x0f004e] SYSPRP Initialized SysPrep log at C:\windows\system32\sysprep\Panther

2020-05-18 14:49:58, Info       [0x0f0054] SYSPRP ValidatePrivileges:User has required privileges to sysprep machine

2020-05-18 14:49:58, Info       [0x0f007e] SYSPRP FCreateTagFile:Tag file C:\windows\system32\sysprep\Sysprep_succeeded.tag does not already exist, no need to delete anything

2020-05-18 14:49:58, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'QUIET'

2020-05-18 14:49:58, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'GENERALIZE'

2020-05-18 14:49:58, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'OOBE'

2020-05-18 14:49:58, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'REBOOT'

2020-05-18 14:49:58, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'UNATTEND'

2020-05-18 14:49:58, Info       [0x0f00d7] SYSPRP WinMain:Pre-validing 'cleanup' internal providers.

2020-05-18 14:49:58, Info                  SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 3

2020-05-18 14:49:58, Info                  SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml, and mode <null>

2020-05-18 14:49:58, Info                  SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml

2020-05-18 14:49:58, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null>

2020-05-18 14:49:58, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is x86

2020-05-18 14:49:58, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll

2020-05-18 14:49:58, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll without error

2020-05-18 14:49:58, Info       [0x0f00d7] SYSPRP WinMain:Pre-validing 'generalize' internal providers.

2020-05-18 14:49:58, Info                  SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 1

2020-05-18 14:49:58, Info                  SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml, and mode <null>

2020-05-18 14:49:58, Info                  SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml

2020-05-18 14:49:58, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null>

2020-05-18 14:49:58, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is x86

2020-05-18 14:49:58, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll

2020-05-18 14:49:58, Info                  SYSPRP Entering SysprepGeneralizeValidate (Appx) - validating whether all apps are also provisioned.

2020-05-18 14:49:59, Info                  SYSPRP All appx packages were verified to be inbox or alluser installed.

2020-05-18 14:49:59, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll without error

2020-05-18 14:49:59, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'ValidateBitLockerState' from C:\Windows\System32\BdeSysprep.dll

2020-05-18 14:49:59, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'ValidateBitLockerState' from C:\Windows\System32\BdeSysprep.dll without error

2020-05-18 14:49:59, Info       [0x0f004a] SYSPRP WaitThread:Entering spawned waiting thread

2020-05-18 14:49:59, Info                         [sysprep.exe] UnattendFindAnswerFile: Looking at explicitly provided unattend file [C:\Windows\Panther\unattend.xml]...

2020-05-18 14:49:59, Info                         [sysprep.exe] UnattendFindAnswerFile: [C:\Windows\Panther\unattend.xml] meets criteria for an explicitly provided unattend file.

2020-05-18 14:49:59, Info                  SYSPRP SysprepSearchForUnattend: Using unattend file at [C:\Windows\Panther\unattend.xml].

2020-05-18 14:50:00, Info                  SYSPRP SysprepSearchForUnattend: [generalize] pass in unattend file [C:\Windows\Panther\unattend.xml] either doesn't exist or passed validation

2020-05-18 14:50:00, Info                  SYSPRP WinMain:Found unattend file at [C:\Windows\Panther\unattend.xml]; caching...

2020-05-18 14:50:00, Info                  SYSPRP WinMain:Processing unattend file's 'generalize' pass...

2020-05-18 14:50:00, Info                  SYSPRP Sysprep is running a generalize pass with the following unattend file: [%windir%\panther\unattend.xml]

2020-05-18 14:50:00, Info                  CSI    00000001@2020/5/18:21:50:00.194 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x67f76e8d @0x6ebde70f @0x6ebf2962 @0x6ebce60c @0x6ebcd631 @0x1075c09)

2020-05-18 14:50:00, Info                         [sysprep.exe] [Action Queue] : GenerateActionQueue begin

2020-05-18 14:50:00, Info                         [sysprep.exe] [Action Queue] : Processing pass = generalize

2020-05-18 14:50:00, Info                         [sysprep.exe] [Action Queue] : Generating queue file to C:\Windows\panther\actionqueue\generalize.uaq

2020-05-18 14:50:00, Info                         [sysprep.exe] [Action Queue] : Identity 0: Microsoft-Windows-PnpSysprep, Culture=neutral, Version=10.0.17134.1, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=x86, versionScope=NonSxS

2020-05-18 14:50:00, Info                         [sysprep.exe] [Action Queue] : Using component order file C:\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.17134.1_none_92c1521c78176f18\GlobalInstallOrder.xml

2020-05-18 14:50:00, Info                  CSI    00000001@2020/5/18:21:50:00.194 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x67f76e8d @0x6a1ace6f @0x6a1acd87 @0x6a1ac10a @0x6a1abfed @0x1075909)

2020-05-18 14:50:00, Info                  SYSPRP ========================================================

2020-05-18 14:50:00, Info                  SYSPRP ===          Beginning of a new sysprep run          ===

2020-05-18 14:50:00, Info                  SYSPRP ========================================================

2020-05-18 14:50:00, Info       [0x0f004d] SYSPRP The time is now 2020-05-18 14:50:00

2020-05-18 14:50:00, Info       [0x0f004e] SYSPRP Initialized SysPrep log at C:\Windows\system32\Sysprep\Panther

2020-05-18 14:50:00, Info       [0x0f0054] SYSPRP ValidatePrivileges:User has required privileges to sysprep machine

2020-05-18 14:50:00, Info       [0x0f007e] SYSPRP FCreateTagFile:Tag file C:\Windows\system32\Sysprep\Sysprep_succeeded.tag does not already exist, no need to delete anything

2020-05-18 14:50:00, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'RESPECIALIZE'

2020-05-18 14:50:00, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'QUIET'

2020-05-18 14:50:00, Info                  SYSPRP WinMain:Processing 're-specialize' internal provider request.

2020-05-18 14:50:00, Info                  SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 6

2020-05-18 14:50:00, Info                  SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\ReSpecialize.xml, and mode <null>

2020-05-18 14:50:00, Info                  SYSPRP SysprepSession::Execute: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\ReSpecialize.xml

2020-05-18 14:50:00, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null>

2020-05-18 14:50:00, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is x86

2020-05-18 14:50:00, Info                  SYSPRP After sorting, components will be excuted in the following order:

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-PnpSysprep, Order: 256

2020-05-18 14:50:00, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Respecialize_Pnp' from C:\Windows\System32\sppnp.dll

2020-05-18 14:50:00, Info                  SYSPRP SPPNP: Sysprep_Respecialize_Pnp: Enter

2020-05-18 14:50:00, Info                  SYSPRP SPPNP: Created progress thread.

2020-05-18 14:50:00, Info                  SYSPRP SPPNP: Creating device install status thread.

2020-05-18 14:50:00, Info                  SYSPRP SPPNP: Waiting for device install status thread to exit.

2020-05-18 14:50:00, Info                  SYSPRP SPPNP: Status worker: Waiting for service to start.

2020-05-18 14:50:00, Info                  SYSPRP SPPNP: Waiting for progress thread to exit.

2020-05-18 14:50:00, Info                  SYSPRP SPPNP: Status: Idle

2020-05-18 14:50:00, Info                         [sysprep.exe] [Action Queue] : Found manifest file C:\Windows\Winsxs\Manifests\x86_microsoft-windows-pnpsysprep_31bf3856ad364e35_10.0.17134.1_none_cb1f6c5067df53dc.manifest

2020-05-18 14:50:00, Info                  SYSPRP SPPNP: Finished waiting for device install status.

2020-05-18 14:50:00, Info                  SYSPRP SPPNP: Progress thread exited.

2020-05-18 14:50:00, Info                         [sysprep.exe] [Action Queue] : GenerateActionQueue finish (hr = 0x0)

2020-05-18 14:50:00, Info                         [sysprep.exe] [Action Queue] : ProcessActionQueue start

2020-05-18 14:50:00, Info                         [sysprep.exe] [Action Queue] : ProcessActionQueue using queue file C:\Windows\panther\actionqueue\generalize.uaq

2020-05-18 14:50:00, Info                         [sysprep.exe] [Action Queue] : ProcessActionQueue finish (hr = 0x0)

2020-05-18 14:50:00, Info                  SYSPRP SPPNP: Sysprep_Respecialize_Pnp: Exit

2020-05-18 14:50:00, Info                  SYSPRP RunUnattendGeneralizePass: Sysprep unattend generalize pass exits; hr = 0x0, hrResult = 0x0, bRebootRequired = 0x0

2020-05-18 14:50:00, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Respecialize_Pnp' from C:\Windows\System32\sppnp.dll without error

2020-05-18 14:50:00, Info                  SYSPRP SysprepSession::Execute: Sysprep mode was not specified, deleting it from registry

2020-05-18 14:50:00, Info       [0x0f00ac] SYSPRP WinMain:Processing 'cleanup' external provider request.

2020-05-18 14:50:00, Info       [0x0f0052] SYSPRP Shutting down SysPrep log

2020-05-18 14:50:00, Info       [0x0f006c] SYSPRP RunExternalDlls:Running DLLs listed in registry for phase 3

2020-05-18 14:50:00, Info       [0x0f004d] SYSPRP The time is now 2020-05-18 14:50:00

2020-05-18 14:50:00, Info       [0x0f008a] SYSPRP RunRegistryDlls:Retrieved section name for this phase as Cleanup

2020-05-18 14:50:00, Warning    [0x0f008f] SYSPRP RunRegistryDlls:Registry key is either empty or malformed: SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrepExternal\Cleanup

2020-05-18 14:50:00, Info       [0x0f00ad] SYSPRP WinMain:Processing 'generalize' extrenal provider request.

2020-05-18 14:50:00, Info       [0x0f006c] SYSPRP RunExternalDlls:Running DLLs listed in registry for phase 1

2020-05-18 14:50:00, Info       [0x0f008a] SYSPRP RunRegistryDlls:Retrieved section name for this phase as Generalize

2020-05-18 14:50:00, Warning    [0x0f008f] SYSPRP RunRegistryDlls:Registry key is either empty or malformed: SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrepExternal\Generalize

2020-05-18 14:50:00, Info       [0x0f003f] SYSPRP WinMain:Processing 'cleanup' internal provider request.

2020-05-18 14:50:00, Info                  SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 3

2020-05-18 14:50:00, Info                  SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml, and mode <null>

2020-05-18 14:50:00, Info                  SYSPRP SysprepSession::Execute: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml

2020-05-18 14:50:00, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null>

2020-05-18 14:50:00, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is x86

2020-05-18 14:50:00, Info                  SYSPRP After sorting, components will be excuted in the following order:

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-Sysprep-SpOpk, Order: 256

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-SQMApi, Order: 768

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-EventLog, Order: 1024

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-LpkSetup, Order: 1280

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-SystemMaintenanceService-Core, Order: 1536

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-SystemRestore-Main, Order: 2048

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-Shell-Setup, Order: 2304

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-ErrorReportingCore, Order: 2560

2020-05-18 14:50:00, Info                  SYSPRP   Name: WindowsSearchEngine, Order: 2816

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-IE-Sysprep, Order: 3072

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-Sysprep-SpNet, Order: 3328

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-TaskScheduler-Service, Order: 3584

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-Cryptography, Order: 3840

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-UXInit, Order: 4096

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-COM-DTC-Runtime, Order: 4352

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-TapiSetup, Order: 4608

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-TabletPC-InputPersonalization, Order: 4864

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-Compat-GeneralTel, Order: 5376

2020-05-18 14:50:00, Info                  SYSPRP   Name: Microsoft-Windows-DeviceCensus-Schedule-ClientServer, Order: 5632

2020-05-18 14:50:00, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Clean_Opk' from C:\Windows\System32\spopk.dll

2020-05-18 14:50:00, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Clean_Opk' from C:\Windows\System32\spopk.dll without error

2020-05-18 14:50:00, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'SqmSysprepCleanup' from sqmapi.dll

2020-05-18 14:50:00, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'SqmSysprepCleanup' from sqmapi.dll without error

2020-05-18 14:50:00, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'EvtIntSysprepCleanup' from C:\Windows\System32\wevtapi.dll

2020-05-18 14:50:00, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'EvtIntSysprepCleanup' from C:\Windows\System32\wevtapi.dll without error

2020-05-18 14:50:00, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Generalize_MUILangCleanup' from C:\Windows\System32\LangCleanupSysprepAction.dll

2020-05-18 14:50:00, Info                  SYSPRP Sysprep_Generalize_MUILangCleanup Start.

2020-05-18 14:50:00, Info                  SYSPRP Removing scheduled task for running lpremove.exe and all related data

2020-05-18 14:50:00, Info                  SYSPRP Removing scheduled task for lpremove.exe succeeed

2020-05-18 14:50:00, Info                  SYSPRP Removing MUIUnattend-OOBE handshake value

2020-05-18 14:50:00, Info                  SYSPRP MUIUnattend-OOBE handshake value is not present on the system

2020-05-18 14:50:00, Info                  SYSPRP Sysprep_Generalize_MUILangCleanup End.

2020-05-18 14:50:00, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Generalize_MUILangCleanup' from C:\Windows\System32\LangCleanupSysprepAction.dll without error

2020-05-18 14:50:00, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'PfSvSysprepCleanup' from C:\Windows\System32\sysmain.dll

2020-05-18 14:50:01, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'PfSvSysprepCleanup' from C:\Windows\System32\sysmain.dll without error

2020-05-18 14:50:01, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'SysprepCleanup' from srclient.dll

2020-05-18 14:50:02, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'SysprepCleanup' from srclient.dll without error

2020-05-18 14:50:02, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Cleanup_Shell' from C:\Windows\System32\shsetup.dll

2020-05-18 14:50:02, Info                         [shsetup] Sysprep_Cleanup_Shell entered

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'SkipMachineOOBE' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'SkipUserOOBE' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'HideEULAPage' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'NetworkLocation' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'ProtectYourPC' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'HideWirelessSetupInOOBE' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'HideOnlineAccountScreens' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'HideLocalAccountScreen' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'HideOEMRegistrationScreen' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'OEMAppId' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'SysprepUserSid' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE' + 'UnattendEnableRetailDemo' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE\Health' + 'Health' returned 0

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE\OOBECompletedForOOBEHealth' + 'AnyoneReadOOBECompleted' returned 0

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\OOBE\Updates' + 'OOBEUpdateStarted' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'MediaBootInstall' returned 0

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'SetupDisplayedProductKey' returned 0

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'SetupDisplayedEula' returned 0

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'SetupDisplayedLanguageSelection' returned 0

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'SetupSQMOptIn' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'EnableFeatureUpdate' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'UnattendCreatedUser' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'UnattendSetTimeZone' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'UnattendSetAutologon' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Setup\OOBE' + 'SysprepSetVMMode' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows NT\CurrentVersion\WinLogon' + 'AutoAdminLogon' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows NT\CurrentVersion\WinLogon' + 'DefaultUserName' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows NT\CurrentVersion\WinLogon' + 'DefaultDomainName' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteKey on 'SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\FirstNetwork' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'System\CurrentControlSet\Control\Network\NetworkLocationWizard' + 'HideWizard' returned 0

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteKey on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Accent' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteKey on 'Software\Microsoft\Windows\CurrentVersion\OOBE\VMModeOptimizations' returned 0

2020-05-18 14:50:02, Info                         [shsetup] Deleting temp files for 'S-1-5-18'

2020-05-18 14:50:02, Info                         [shsetup] SHCreateItemFromParsingName failed on 'C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Recent' (0x80070002)

2020-05-18 14:50:02, Info                         [shsetup] SHCreateItemFromParsingName failed on 'C:\Windows\system32\config\systemprofile\AppData\Local\Temp' (0x80070002)

2020-05-18 14:50:02, Info                         [shsetup] IFileOperation::PerformOperations returned 0x8000ffff

2020-05-18 14:50:02, Info                         [shsetup] Cleaning up user hive for 'S-1-5-19'

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer' + 'ExplorerStartupTraceRecorded' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer' + 'SIDUpdatedOnLibraries' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'System\CurrentControlSet\Control\Network\NetworkLocationWizard' + 'ShowCount' returned 0

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteKey on 'Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteKey on 'Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced' + 'StartMenuInit' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'Favorites' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'FavoritesChanges' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'FavoritesVersion' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'FavoritesResolve' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'Favorites' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'FavoritesChanges' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'FavoritesVersion' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'FavoritesResolve' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\Fontsmoothing' + 'DefaultApplied' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz' + 'Last used time' returned 2

2020-05-18 14:50:02, Info                         [shsetup] Deleting temp files for 'S-1-5-19'

2020-05-18 14:50:02, Info                         [shsetup] Deleting contents of 'C:\Windows\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Windows\Recent'

2020-05-18 14:50:02, Info                         [shsetup] Deleting contents of 'C:\Windows\ServiceProfiles\LocalService\AppData\Local\Temp'

2020-05-18 14:50:02, Info                         [shsetup] IFileOperation::PerformOperations returned 0x8000ffff

2020-05-18 14:50:02, Info                         [shsetup] Cleaning up user hive for 'S-1-5-20'

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer' + 'ExplorerStartupTraceRecorded' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer' + 'SIDUpdatedOnLibraries' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'System\CurrentControlSet\Control\Network\NetworkLocationWizard' + 'ShowCount' returned 0

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteKey on 'Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteKey on 'Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced' + 'StartMenuInit' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'Favorites' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'FavoritesChanges' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'FavoritesVersion' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband' + 'FavoritesResolve' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'Favorites' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'FavoritesChanges' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'FavoritesVersion' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage' + 'FavoritesResolve' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\Fontsmoothing' + 'DefaultApplied' returned 2

2020-05-18 14:50:02, Info                         [shsetup] SHDeleteValue on 'Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz' + 'Last used time' returned 2

2020-05-18 14:50:02, Info                         [shsetup] Deleting temp files for 'S-1-5-20'

2020-05-18 14:50:02, Info                         [shsetup] Deleting contents of 'C:\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Windows\Recent'

2020-05-18 14:50:02, Info                         [shsetup] Deleting contents of 'C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Temp'

2020-05-18 14:50:02, Info                         [shsetup] IFileOperation::PerformOperations returned 0x00000000

2020-05-18 14:50:02, Info                         [shsetup] SanitizeDeskBands entered

2020-05-18 14:50:02, Info                         [shsetup] SanitizeDeskBands exit

2020-05-18 14:50:02, Info                         [shsetup] Sysprep_Cleanup_Shell exit

2020-05-18 14:50:02, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Cleanup_Shell' from C:\Windows\System32\shsetup.dll without error

2020-05-18 14:50:02, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'WerSysprepCleanup' from wer.dll

2020-05-18 14:50:02, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'WerSysprepCleanup' from wer.dll without error

2020-05-18 14:50:02, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'MSSrch_SysPrep_Cleanup' from C:\Windows\System32\mssrch.dll

2020-05-18 14:50:02, Info                  SYSPRP MSS: MSSrch_SysPrep_Cleanup _DisableService returned successfully.

2020-05-18 14:50:02, Info                  SYSPRP MSS: MSSrch_SysPrep_Cleanup _CreateBlockingRegKey returned successfully.

2020-05-18 14:50:02, Info                  SYSPRP MSS: Stopping service WSearch and its dependents.

2020-05-18 14:50:02, Info                  SYSPRP MSS: Service WSearch has no active dependents.

2020-05-18 14:50:02, Info                  SYSPRP MSS: Stopping service WSearch.

2020-05-18 14:50:02, Info                  SYSPRP MSS: _StopService first call to ControlService failed with error 0x426, its latest status is 0x2, the service name is WSearch.

2020-05-18 14:50:02, Info                  SYSPRP MSS: _StopService status checking loop 0 round, QueryServiceStatus return TRUE, the status is 0x2

2020-05-18 14:50:03, Info                  SYSPRP MSS: _StopService status checking loop 1 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:04, Info                  SYSPRP MSS: _StopService status checking loop 2 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:05, Info                  SYSPRP MSS: _StopService status checking loop 3 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:06, Info                  SYSPRP MSS: _StopService status checking loop 4 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:07, Info                  SYSPRP MSS: _StopService status checking loop 5 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:08, Info                  SYSPRP MSS: _StopService status checking loop 6 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:09, Info                  SYSPRP MSS: _StopService status checking loop 7 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:10, Info                  SYSPRP MSS: _StopService status checking loop 8 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:11, Info                  SYSPRP MSS: _StopService status checking loop 9 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:12, Info                  SYSPRP MSS: _StopService status checking loop 10 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:13, Info                  SYSPRP MSS: _StopService status checking loop 11 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:14, Info                  SYSPRP MSS: _StopService status checking loop 12 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:15, Info                  SYSPRP MSS: _StopService status checking loop 13 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:16, Info                  SYSPRP MSS: _StopService status checking loop 14 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:17, Info                  SYSPRP MSS: _StopService status checking loop 15 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:18, Info                  SYSPRP MSS: _StopService status checking loop 16 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:19, Info                  SYSPRP MSS: _StopService status checking loop 17 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:20, Info                  SYSPRP MSS: _StopService status checking loop 18 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:21, Info                  SYSPRP MSS: _StopService status checking loop 19 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:22, Info                  SYSPRP MSS: _StopService status checking loop 20 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:23, Info                  SYSPRP MSS: _StopService status checking loop 21 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:24, Info                  SYSPRP MSS: _StopService status checking loop 22 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:25, Info                  SYSPRP MSS: _StopService status checking loop 23 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:26, Info                  SYSPRP MSS: _StopService status checking loop 24 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:27, Info                  SYSPRP MSS: _StopService status checking loop 25 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:28, Info                  SYSPRP MSS: _StopService status checking loop 26 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:29, Info                  SYSPRP MSS: _StopService status checking loop 27 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:30, Info                  SYSPRP MSS: _StopService status checking loop 28 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:31, Info                  SYSPRP MSS: _StopService status checking loop 29 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:32, Info                  SYSPRP MSS: _StopService status checking loop 30 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:33, Info                  SYSPRP MSS: _StopService status checking loop 31 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:34, Info                  SYSPRP MSS: _StopService status checking loop 32 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:35, Info                  SYSPRP MSS: _StopService status checking loop 33 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:36, Info                  SYSPRP MSS: _StopService status checking loop 34 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:37, Info                  SYSPRP MSS: _StopService status checking loop 35 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:38, Info                  SYSPRP MSS: _StopService status checking loop 36 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:39, Info                  SYSPRP MSS: _StopService status checking loop 37 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:40, Info                  SYSPRP MSS: _StopService status checking loop 38 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:41, Info                  SYSPRP MSS: _StopService status checking loop 39 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:42, Info                  SYSPRP MSS: _StopService status checking loop 40 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:43, Info                  SYSPRP MSS: _StopService status checking loop 41 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:44, Info                  SYSPRP MSS: _StopService status checking loop 42 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:45, Info                  SYSPRP MSS: _StopService status checking loop 43 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:46, Info                  SYSPRP MSS: _StopService status checking loop 44 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:47, Info                  SYSPRP MSS: _StopService status checking loop 45 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:48, Info                  SYSPRP MSS: _StopService status checking loop 46 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:49, Info                  SYSPRP MSS: _StopService status checking loop 47 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:50, Info                  SYSPRP MSS: _StopService status checking loop 48 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:51, Info                  SYSPRP MSS: _StopService status checking loop 49 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:52, Info                  SYSPRP MSS: _StopService status checking loop 50 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:53, Info                  SYSPRP MSS: _StopService status checking loop 51 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:54, Info                  SYSPRP MSS: _StopService status checking loop 52 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:55, Info                  SYSPRP MSS: _StopService status checking loop 53 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:56, Info                  SYSPRP MSS: _StopService status checking loop 54 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:57, Info                  SYSPRP MSS: _StopService status checking loop 55 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:58, Info                  SYSPRP MSS: _StopService status checking loop 56 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:50:59, Info                  SYSPRP MSS: _StopService status checking loop 57 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:51:00, Info                  SYSPRP MSS: _StopService status checking loop 58 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:51:01, Info                  SYSPRP MSS: _StopService status checking loop 59 round, QueryServiceStatus return TRUE, the status is 0x4

2020-05-18 14:51:02, Info                  SYSPRP MSS: _StopService exits on timeout with the latest status 0x4, the service name is WSearch.

2020-05-18 14:51:02, Info                  SYSPRP MSS: MSSrch_SysPrep_Cleanup _StopWithDependentServices returned timeout, try to kill it.

2020-05-18 14:51:02, Info                  SYSPRP MSS: _KillSearchService is going to terminate Windows Search process pid=0xf6c.

2020-05-18 14:51:02, Info                  SYSPRP MSS: MSSrch_SysPrep_Cleanup _KillSearchService succeeded.

2020-05-18 14:51:05, Info                  SYSPRP MSS: Stopping service WSearch and its dependents.

2020-05-18 14:51:05, Info                  SYSPRP MSS: Service WSearch has no active dependents.

2020-05-18 14:51:05, Info                  SYSPRP MSS: Stopping service WSearch.

2020-05-18 14:51:05, Info                  SYSPRP MSS: _StopService first call to ControlService failed with error 0x426, its latest status is 0x1, the service name is WSearch.

2020-05-18 14:51:05, Info                  SYSPRP MSS: _StopService status checking loop 0 round, QueryServiceStatus return TRUE, the status is 0x1

2020-05-18 14:51:05, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'MSSrch_SysPrep_Cleanup' from C:\Windows\System32\mssrch.dll without error

2020-05-18 14:51:05, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Cleanup_IE' from C:\Windows\System32\iesysprep.dll

2020-05-18 14:51:05, Info                  SYSPRP [IE sysprep provider] Sysprep_Cleanup_IE entered

2020-05-18 14:51:05, Info                  SYSPRP [SetIEInstalledDate LIB] ClearIEInstalledDate() Clearing IE Installed Date

2020-05-18 14:51:05, Info                  SYSPRP [SetIEInstalledDate LIB] On 32-bit OS: Clearing IE Installed Date value

2020-05-18 14:51:05, Info                  SYSPRP [IESetup LIB] Calling CAdjustPrivilege constructor arg: SeRestorePrivilege

2020-05-18 14:51:05, Info                  SYSPRP [SetIEInstalledDate LIB] SetIESoftwareRegistryPath() Setting [HKLM\SOFTWARE] offline registry path SOFTWARE.

2020-05-18 14:51:05, Info                  SYSPRP [IESetup LIB] Calling CAdjustPrivilege constructor arg: SeRestorePrivilege

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Calling IUrlHistoryStg2::ClearHistory

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] IUrlHistoryStg2::ClearHistory returned 0x80004001

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] DeleteCookies entered

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] DeleteCookies returning 0

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteKey on 'Software\Microsoft\Internet Explorer\PhishingFilter' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Deleting temp files for 'S-1-5-18'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Replacing '%USERPROFILE%' with 'C:\Windows\system32\config\systemprofile'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Deleting contents of 'C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\History'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Replacing '%USERPROFILE%' with 'C:\Windows\system32\config\systemprofile'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Calling FreeUrlCacheSpace on 'C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\INetCache'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Deleting contents of 'C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\INetCache'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Replacing '%USERPROFILE%' with 'C:\Windows\system32\config\systemprofile'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Deleting contents of 'C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\INetCookies'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] IFileOperation::PerformOperations returned 0x00000000

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Cleaning up user hive for 'S-1-5-19'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteKey on 'Software\Microsoft\Internet Explorer\TypedURLs' returned 0

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\International' + 'CpCache' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\International' + 'CNum_CpCache' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteKey on 'Software\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4383}' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\Suggested Sites' + 'MigrationTime' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\SearchScopes' + 'UpgradeTime' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\Main\WindowsSearch' + 'UpgradeTime' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\Main' + 'IE9RunOnceCompletionTime' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\LinksBar' + 'LinksFolderMigrate' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\LinksBar' + 'MarketingLinksMigrate' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteKey on 'Software\Microsoft\Internet Explorer\PhishingFilter' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Entering DeleteProtectedRegKeys

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] RegOpenKeyEx on 'Software\Microsoft\Internet Explorer\User Preferences' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] RegOpenKeyEx failed on 'Software\Microsoft\Internet Explorer\User Preferences' (0x00000002)

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] RegOpenKeyEx on 'Software\Microsoft\Internet Explorer\User Preferences - Do not modify. Direct modification is a violation of ISV software requirements.' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] RegOpenKeyEx failed on 'Software\Microsoft\Internet Explorer\User Preferences - Do not modify. Direct modification is a violation of ISV software requirements.' (0x00000002)

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Deleting temp files for 'S-1-5-19'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Replacing '%USERPROFILE%' with 'C:\Windows\ServiceProfiles\LocalService'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Deleting contents of 'C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Windows\History'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Replacing '%USERPROFILE%' with 'C:\Windows\ServiceProfiles\LocalService'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Calling FreeUrlCacheSpace on 'C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Windows\INetCache'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Deleting contents of 'C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Windows\INetCache'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Replacing '%USERPROFILE%' with 'C:\Windows\ServiceProfiles\LocalService'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Deleting contents of 'C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Windows\INetCookies'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] IFileOperation::PerformOperations returned 0x8000ffff

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Cleaning up user hive for 'S-1-5-20'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteKey on 'Software\Microsoft\Internet Explorer\TypedURLs' returned 0

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\International' + 'CpCache' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\International' + 'CNum_CpCache' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteKey on 'Software\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4383}' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\Suggested Sites' + 'MigrationTime' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\SearchScopes' + 'UpgradeTime' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\Main\WindowsSearch' + 'UpgradeTime' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\Main' + 'IE9RunOnceCompletionTime' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\LinksBar' + 'LinksFolderMigrate' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteValue on 'Software\Microsoft\Internet Explorer\LinksBar' + 'MarketingLinksMigrate' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] SHDeleteKey on 'Software\Microsoft\Internet Explorer\PhishingFilter' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Entering DeleteProtectedRegKeys

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] RegOpenKeyEx on 'Software\Microsoft\Internet Explorer\User Preferences' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] RegOpenKeyEx failed on 'Software\Microsoft\Internet Explorer\User Preferences' (0x00000002)

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] RegOpenKeyEx on 'Software\Microsoft\Internet Explorer\User Preferences - Do not modify. Direct modification is a violation of ISV software requirements.' returned 2

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] RegOpenKeyEx failed on 'Software\Microsoft\Internet Explorer\User Preferences - Do not modify. Direct modification is a violation of ISV software requirements.' (0x00000002)

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Deleting temp files for 'S-1-5-20'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Replacing '%USERPROFILE%' with 'C:\Windows\ServiceProfiles\NetworkService'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Deleting contents of 'C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Microsoft\Windows\History'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Replacing '%USERPROFILE%' with 'C:\Windows\ServiceProfiles\NetworkService'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Calling FreeUrlCacheSpace on 'C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Microsoft\Windows\INetCache'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Deleting contents of 'C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Microsoft\Windows\INetCache'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Replacing '%USERPROFILE%' with 'C:\Windows\ServiceProfiles\NetworkService'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Deleting contents of 'C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Microsoft\Windows\INetCookies'

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] IFileOperation::PerformOperations returned 0x8000ffff

2020-05-18 14:51:06, Info                  SYSPRP [IE sysprep provider] Sysprep_Cleanup_IE exit

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Cleanup_IE' from C:\Windows\System32\iesysprep.dll without error

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Clean_Net' from C:\Windows\System32\spnet.dll

2020-05-18 14:51:06, Info       [0x0f0008] SYSPRP spnet.dll::IsDomainMember:This machine is not joined to a domain

2020-05-18 14:51:06, Info       [0x0f000e] SYSPRP spnet.dll::UnjoinNetworkDomain:Not a domain member, nothing to do

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Clean_Net' from C:\Windows\System32\spnet.dll without error

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'CryptoSysPrep_Clean' from C:\Windows\system32\capisp.dll

2020-05-18 14:51:06, Info                         capisp.dll::DisableAdministratorIfApplicable disabled the admin account.

2020-05-18 14:51:06, Info                         capisp.dll::CryptoSysPrep_Clean: returning 0

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'CryptoSysPrep_Clean' from C:\Windows\system32\capisp.dll without error

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'SysPrepDtcCleanup' from C:\Windows\system32\msdtcprx.dll

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'SysPrepDtcCleanup' from C:\Windows\system32\msdtcprx.dll without error

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'TapiSysPrepClean' from C:\Windows\System32\tapisysprep

2020-05-18 14:51:06, Warning                      TapiSysPrep.dll:RetainTapiLocations:RegQueryValueEx() returned 2

2020-05-18 14:51:06, Info                         TapiSysPrep.dll:RetainTapiLocations:returning 1

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'TapiSysPrepClean' from C:\Windows\System32\tapisysprep without error

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Cleanup_IPS' from C:\Program Files\Common Files\Microsoft Shared\Ink\IpsMigrationPlugin.dll

2020-05-18 14:51:06, Info                  SYSPRP Sysprep_Cleanup_IPS: No IPS user registry data found to delete

2020-05-18 14:51:06, Info                  SYSPRP Sysprep_Cleanup_IPS: No IPS user profile files to delete

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Cleanup_IPS' from C:\Program Files\Common Files\Microsoft Shared\Ink\IpsMigrationPlugin.dll without error

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'SysprepCleanupEnableCustomTrigger' from C:\Windows\System32\generaltel.dll

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'SysprepCleanupEnableCustomTrigger' from C:\Windows\System32\generaltel.dll without error

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'SysprepCleanupEnableCustomTrigger' from C:\Windows\System32\dcntel.dll

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'SysprepCleanupEnableCustomTrigger' from C:\Windows\System32\dcntel.dll without error

2020-05-18 14:51:06, Info                  SYSPRP SysprepSession::Execute: Sysprep mode was not specified, deleting it from registry

2020-05-18 14:51:06, Info       [0x0f0040] SYSPRP WinMain:Processing 'generalize' internal provider request.

2020-05-18 14:51:06, Info                  SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 1

2020-05-18 14:51:06, Info                  SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml, and mode <null>

2020-05-18 14:51:06, Info                  SYSPRP SysprepSession::Execute: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml

2020-05-18 14:51:06, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null>

2020-05-18 14:51:06, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is x86

2020-05-18 14:51:06, Info                  SYSPRP After sorting, components will be excuted in the following order:

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-Sysprep-SpOpk, Order: 256

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-MediaPlayer-Core, Order: 512

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-WindowsUpdateClient-Core, Order: 768

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-SQMApi, Order: 1024

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-PnpSysprep, Order: 1280

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-IPv4IPv6CoexistenceMigration, Order: 1536

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-NcdAutoSetup, Order: 1792

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-Sysprep-MountPointManager, Order: 2048

2020-05-18 14:51:06, Info                  SYSPRP   Name: Windows-ID-Connected-Account-Provider-WLIDSvc, Order: 2304

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-TerminalServices-RemoteConnectionManager, Order: 2560

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-WwanUI, Order: 2816

2020-05-18 14:51:06, Info                  SYSPRP   Name: Windows-Defender-Service, Order: 3072

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-TerminalServices-LocalSessionManager, Order: 3328

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-TerminalServices-ClientActiveXCore, Order: 3584

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-SystemRestore-Main, Order: 3840

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-Shell-Setup, Order: 4096

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-ErrorReportingCore, Order: 4352

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-DirectAccess-ConnectionFlow, Order: 4864

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-DHCP-Client-Dll, Order: 5120

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-TPM-Driver-WMI, Order: 5376

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-IE-Sysprep, Order: 5632

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-Sysprep-SpWinSAT, Order: 5888

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-Sysprep-SpNet, Order: 6144

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-Mobile-Broadband-Experience-Parser-Task, Order: 6400

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-AppX-Sysprep, Order: 6656

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-Security-SPP, Order: 6912

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-SecureBoot-FirmwareUpdate, Order: 7168

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-Cryptography, Order: 7680

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-Sysprep-SpBcd, Order: 7936

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-PortableWorkspaces-SysPrep, Order: 8192

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-NetworkProfile, Order: 8448

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-COM-DTC-Runtime, Order: 8704

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-WinRE-RecoveryAgent, Order: 11264

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-Spaceport, Order: 11520

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-BitLocker-Sysprep, Order: 11776

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-GPIOButtons, Order: 12032

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-Unified-Telemetry-Client, Order: 13312

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Client-License-Platform-Service, Order: 13568

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-Provisioning-Sysprep, Order: 13824

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-UserPowerManagement, Order: 14080

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-CoreSystem-InitMachineConfig, Order: 14336

2020-05-18 14:51:06, Info                  SYSPRP   Name: Windows-SenseClient-Service, Order: 14592

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-CDPSvc, Order: 14848

2020-05-18 14:51:06, Info                  SYSPRP   Name: Microsoft-Windows-CloudStore, Order: 15104

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Generalize_Opk' from C:\Windows\System32\spopk.dll

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Generalize_Opk' from C:\Windows\System32\spopk.dll without error

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Generalize_WMP' from spwmp.dll

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Generalize_WMP' from spwmp.dll without error

2020-05-18 14:51:06, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'GeneralizeForImaging' from C:\Windows\System32\wuaueng.dll

2020-05-18 14:51:09, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'GeneralizeForImaging' from C:\Windows\System32\wuaueng.dll without error

2020-05-18 14:51:09, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'SqmSysprepGeneralize' from sqmapi.dll

2020-05-18 14:51:09, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'SqmSysprepGeneralize' from sqmapi.dll without error

2020-05-18 14:51:09, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Generalize_Pnp' from C:\Windows\System32\sppnp.dll

2020-05-18 14:51:09, Info                  SYSPRP SPPNP: Sysprep_Generalize_Pnp: Enter

2020-05-18 14:51:09, Info                  SYSPRP SPPNP: Persisting all existing device installs <partial generalize>.

2020-05-18 14:51:09, Info                  SYSPRP SPPNP: Launching task '\Microsoft\Windows\Plug and Play\Sysprep Generalize Drivers'

2020-05-18 14:51:09, Info                  SYSPRP SPPNP: Started task '\Microsoft\Windows\Plug and Play\Sysprep Generalize Drivers'...

2020-05-18 14:51:09, Info                  SYSPRP SPPNP: Task state changed to TASK_STATE_READY.

2020-05-18 14:51:09, Info                  SYSPRP SPPNP: Task state changed to TASK_STATE_RUNNING.

2020-05-18 14:51:09, Info                  SYSPRP SPPNP: Sysprep_Generalize_Pnp_Drivers: Enter

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured audioendpoint.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_1394.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_61883.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_apo.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_avc.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_barcodescanner.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_battery.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_biometric.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_bluetooth.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_camera.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_cashdrawer.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_cdrom.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_computer.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_diskdrive.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_display.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_dot4.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_dot4print.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_extension.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fdc.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_firmware.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_floppydisk.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fsactivitymonitor.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fsantivirus.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fscfsmetadataserver.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fscompression.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fscontentscreener.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fscontinuousbackup.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fscopyprotection.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fsencryption.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fshsm.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fsinfrastructure.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fsopenfilebackup.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fsphysicalquotamgmt.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fsquotamgmt.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fsreplication.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fssecurityenhancer.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fssystem.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fssystemrecovery.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fsundelete.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_fsvirtualization.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_hdc.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_hidclass.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_image.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_infrared.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_keyboard.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_legacydriver.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_linedisplay.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_magneticstripereader.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_mcx.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_media.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_mediumchanger.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_memory.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_modem.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_monitor.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_mouse.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_mtd.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_multifunction.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_multiportserial.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_net.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_netclient.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_netdriver.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_netservice.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_nettrans.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_pcmcia.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_pnpprinters.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_ports.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_printer.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_processor.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_proximity.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_receiptprinter.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_sbp2.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_scmdisk.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_scmvolume.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_scsiadapter.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_sdhost.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_securitydevices.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_sensor.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_smartcard.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_smartcardfilter.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_smartcardreader.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_smrdisk.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_smrvolume.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_sslaccel.inf.

2020-05-18 14:51:12, Info                  SYSPRP SPPNP: Configured c_swcomponent.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured c_swdevice.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured c_system.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured c_tapedrive.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured c_ucm.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured c_unknown.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured c_usb.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured c_usbdevice.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured c_usbfn.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured c_volsnap.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured c_volume.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured c_wceusbs.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured c_wpd.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured dc1-controller.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured digitalmediadevice.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured miradisp.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured multiprt.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured oposdrv.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured printqueue.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured rawsilo.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured rdcameradriver.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured remoteposdrv.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured ts_generic.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured wsdprint.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured xusb22.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured 1394.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured 3ware.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured 61883.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured acpi.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured acpidev.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured acpipagr.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured acpipmi.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured acpitime.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured adp80xx.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured amdsata.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured amdsbs.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured arcsas.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured athw8.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured avc.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured basicdisplay.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured basicrender.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured battery.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured bcmdhd64.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured bcmfn2.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured bcmwdidhdpcie.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured bda.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured btampm.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured bth.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured bthhfenum.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured bthleenum.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured bthmtpenum.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured bthpan.inf.

2020-05-18 14:51:13, Info                  SYSPRP SPPNP: Configured bthprint.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured bthspp.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured buttonconverter.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured capimg.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured cdrom.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured chargearbitration.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured circlass.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured cmbatt.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured compositebus.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured cpu.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured dc21x4vm.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured disk.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured display.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured displayoverride.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured e2xw10x86.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured eaphost.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured ehstorpwddrv.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured ehstortcgdrv.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured errdev.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured fdc.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured flpydisk.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured fusionv2.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured gameport.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured genericusbfn.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured hal.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured halextintclpiodma.inf.

2020-05-18 14:51:14, Info                  SYSPRP SPPNP: Configured halextintcuartdma.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured halextpl080.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hdaudbus.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hdaudio.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hdaudss.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hidbatt.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hidbth.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hidbthle.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hiddigi.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hidi2c.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hidinterrupt.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hidir.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hidirkbd.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hidscanner.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hidserv.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hidtelephonydriver.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hidvhf.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured hpsamd.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured iagpio.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured iai2c.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured iaiogpio.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured iaioi2c.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured iastorav.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured iastorv.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured idtsec.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured image.inf.

2020-05-18 14:51:15, Info                  SYSPRP SPPNP: Configured input.inf.

2020-05-18 14:51:16, Info                  SYSPRP SPPNP: Configured intelpep.inf.

2020-05-18 14:51:16, Info                  SYSPRP SPPNP: Configured ipmidrv.inf.

2020-05-18 14:51:16, Info                  SYSPRP SPPNP: Configured iscsi.inf.

2020-05-18 14:51:16, Info                  SYSPRP SPPNP: Configured itsas35i.inf.

2020-05-18 14:51:16, Info                  SYSPRP SPPNP: Configured kdnic.inf.

2020-05-18 14:51:16, Info                  SYSPRP SPPNP: Configured keyboard.inf.

2020-05-18 14:51:16, Info                  SYSPRP SPPNP: Configured ks.inf.

2020-05-18 14:51:16, Info                  SYSPRP SPPNP: Configured kscaptur.inf.

2020-05-18 14:51:16, Info                  SYSPRP SPPNP: Configured ksfilter.inf.

2020-05-18 14:51:16, Info                  SYSPRP SPPNP: Configured lltdio.inf.

2020-05-18 14:51:16, Info                  SYSPRP SPPNP: Configured lsi_sas.inf.

2020-05-18 14:51:16, Info                  SYSPRP SPPNP: Configured lsi_sas2i.inf.

2020-05-18 14:51:16, Info                  SYSPRP SPPNP: Configured lsi_sas3i.inf.

2020-05-18 14:51:16, Info                  SYSPRP SPPNP: Configured lsi_sss.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured machine.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mausbhost.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mbtr8897w81.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mchgr.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdm3com.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdm5674a.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmadc.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmagrm.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmagrs.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmairte.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmaiwa.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmaiwa3.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmaiwa4.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmaiwa5.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmaiwat.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmar1.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmarch.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmarn.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmati.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmatm2k.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmaus.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmboca.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmbsb.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmbtmdm.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmbug3.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmbw561.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmc26a.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmcdp.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmcm28.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmcodex.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmcom1.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmcommu.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmcomp.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmcpq.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmcpq2.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmcpv.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmcrtix.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmcxav3.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmcxhv3.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmcxpv3.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmdcm5.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmdcm6.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmdf56f.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmdgitn.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmdp2.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmdsi.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmdyna.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmeiger.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmelsa.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmeric.inf.

2020-05-18 14:51:18, Info                  SYSPRP SPPNP: Configured mdmeric2.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmetech.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmfj2.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmgatew.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmgcs.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmgen.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmgl001.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmgl002.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmgl003.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmgl004.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmgl005.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmgl006.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmgl007.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmgl008.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmgl009.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmgl010.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmgsm.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmhaeu.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmhandy.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmhay2.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmhayes.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdminfot.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmiodat.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmirmdm.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmisdn.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmjf56e.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmke.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmkortx.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmlasat.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmlasno.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmlucnt.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmmc288.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmmcd.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmmcom.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmmct.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmmega.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmmetri.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmmhrtz.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmmhzel.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmminij.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmmod.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmmoto1.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmmotou.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmmotsm.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmmts.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmneuhs.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmnis1u.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmnis2u.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmnis3t.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmnis5t.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmnokia.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmnova.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmntt1.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmnttd2.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmnttd6.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmnttme.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmnttp.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmnttp2.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmnttte.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmolic.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmomrn3.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmoptn.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmosi.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmpace.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmpenr.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmpin.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmpn1.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmpp.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmpsion.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmracal.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmrock.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmrock3.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmrock4.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmrock5.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmsier.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmsii64.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmsmart.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmsonyu.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmsun1.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmsun2.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmsupr3.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmsupra.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmsuprv.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmtdk.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmtdkj2.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmtdkj3.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmtdkj4.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmtdkj5.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmtdkj6.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmtdkj7.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmtexas.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmti.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmtkr.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmtron.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmusrf.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmusrg.inf.

2020-05-18 14:51:19, Info                  SYSPRP SPPNP: Configured mdmusrgl.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured mdmusrk1.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured mdmusrsp.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured mdmvdot.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured mdmvv.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured mdmwhql0.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured mdmx5560.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured mdmzoom.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured mdmzyp.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured mdmzyxel.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured mdmzyxlg.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured megasas.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured megasas2i.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured megasas35i.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured megasr.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured memory.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured mf.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured mgtdyn.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured microsoft_bluetooth_avrcptransport.inf.

2020-05-18 14:51:20, Info                  SYSPRP SPPNP: Configured modemcsa.inf.

2020-05-18 14:51:21, Info                  SYSPRP SPPNP: Configured monitor.inf.

2020-05-18 14:51:21, Info                  SYSPRP SPPNP: Configured mrvlpcie8897.inf.

2020-05-18 14:51:21, Info                  SYSPRP SPPNP: Configured msclmd.inf.

2020-05-18 14:51:21, Info                  SYSPRP SPPNP: Configured msdri.inf.

2020-05-18 14:51:21, Info                  SYSPRP SPPNP: Configured msdv.inf.

2020-05-18 14:51:21, Info                  SYSPRP SPPNP: Configured msgpiowin32.inf.

2020-05-18 14:51:21, Info                  SYSPRP SPPNP: Configured mshdc.inf.

2020-05-18 14:51:21, Info                  SYSPRP SPPNP: Configured msmouse.inf.

2020-05-18 14:51:21, Info                  SYSPRP SPPNP: Configured msports.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured mssmbios.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured mstape.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured msux86w10.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured mtconfig.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured mvumis.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured ndiscap.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured ndisimplatform.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured ndisimplatformmp.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured ndisuio.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured ndisvirtualbus.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured net1i32.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured net1y32.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured net44x32.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured net7400-x86-n650.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured net7500-x86-n650f.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured net7800-x86-n650f.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured net8185.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured net8187bv32.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured net8187se86.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured net8192se32.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured net8192su32.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured net819xp.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured net9500-x86-n650f.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netathr.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netathr10.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netavpna.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netax88179_178a.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netax88772.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netb57vx.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netbc63.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netbc64.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netbrdg.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured nete1e32.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured nete1g32.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netefe32.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netgb6.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netimm.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netip6.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netirda.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netjme.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netk57x.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netl160x.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netl1c63x86.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netl1e86.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netl260x.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netlldp.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netloop.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netmscli.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netmyk32.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netnb.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netnvm32.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netnvmx.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netnwifi.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netpacer.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netpgm.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netr28.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netr28u.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netr73.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netrasa.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netrass.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netrast.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netrndis.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netrtl32.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netrtwlane.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netrtwlane_13.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netrtwlans.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netrtwlanu.inf.

2020-05-18 14:51:22, Info                  SYSPRP SPPNP: Configured netserv.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netsstpa.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured nettcpip.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netvchannel.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netvf63.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netvg63.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netvwifibus.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netvwififlt.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netvwifimp.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netvwwanmp.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netwbn02.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netwen00.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netwen01.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netwlv32.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netwmbclass.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netwns32.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netwsn00.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured netwtn04.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured npsvctrig.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured ntprint.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured ntprint4.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured nulhpopr.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured nulhprs8.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured nvraid.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured pci.inf.

2020-05-18 14:51:23, Info                  SYSPRP SPPNP: Configured pcmcia.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured percsas2i.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured percsas3i.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured pnpxinternetgatewaydevices.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnbrcl1.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prncacl1.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prncacl2.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnepcl2.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnfxcl2.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnge001.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prngeclv.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnhpcl1.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnhpcl2.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnhpcl3.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnhpcl4.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnhpcl5.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnhpnul.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnkmcl2.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnkmcl4.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnkycl1.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnlxclv.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnlxclw.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnms002.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnms003.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnms004.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnms005.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnms007.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnms008.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnms010.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnms011.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnms012.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnms013.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnokcl1.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnokcl2.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnrccl1.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnsacl1.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prntscl2.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prntscl3.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnxxcl3.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured prnxxcl4.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured qd3x86.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured rdlsbuscbs.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured rdpbus.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured rdvgwddmdx11.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured rhproxy.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured rndiscmp.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured rspndr.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured rt640x86.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured rtux86w10.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured rtvdevx86.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured rtwlanu_oldic.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured sbp2.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured scmvolume.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured scrawpdo.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured scsidev.inf.

2020-05-18 14:51:24, Info                  SYSPRP SPPNP: Configured scunknown.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured sdbus.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured sdstor.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured sensorsalsdriver.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured sensorshidclassdriver.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured sensorsservicedriver.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured sisraid2.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured sisraid4.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured smrdisk.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured smrvolume.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured spaceport.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured stexstor.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured sti.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured stornvme.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured storufs.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured swenum.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured tape.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured tdibth.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured termkbd.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured termmou.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured tpm.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured tpmvsc.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured transfercable.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured ts_wpdmtp.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured tsgenericusbdriver.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured tsprint.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured tsusbhub.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured tsusbhubfilter.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured uaspstor.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured ucmucsi.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured uefi.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured ufxchipidea.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured ufxsynopsys.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured uicciso.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured uiccspb.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured umbus.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured umpass.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured unknown.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured urschipidea.inf.

2020-05-18 14:51:25, Info                  SYSPRP SPPNP: Configured urssynopsys.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured usb.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured usbaudio2.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured usbcciddriver.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured usbcir.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured usbhub3.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured usbncm.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured usbnet.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured usbport.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured usbprint.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured usbser.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured usbstor.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured usbvideo.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured usbxhci.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured v_mscdsc.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured vdrvroot.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured vhdmp.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured volmgr.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured volsnap.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured volume.inf.

2020-05-18 14:51:26, Info                  SYSPRP SPPNP: Configured vsmraid.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured vstxraid.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wave.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wceisvista.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wdma_bt.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wdma_usb.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wdmaudio.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wdmvsc.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wfcvsc.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wfpcapture.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wgencounter.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured whyperkbd.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wiabr00b.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wiaca00j.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wiaep003.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wiaep004.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wiahp008.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wiaky002.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wiaky003.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wiasa003.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wiaxx002.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured windowstrustedrtproxy.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured winusb.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wmbclass_wmc_union.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wmiacpi.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wnetvsc.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wnetvsc_vfpp.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wpdcomp.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wpdfs.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wpdmtp.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wpdmtphw.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured ws3cap.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wsdscdrv.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wstorflt.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wstorvsc.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wsynth3dvsc.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wudfusbcciddriver.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wvmbus.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wvmbushid.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wvmbusvideo.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wvmgid.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wvmic_ext.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wvmic_guestinterface.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wvmic_heartbeat.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wvmic_kvpexchange.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wvmic_shutdown.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wvmic_timesync.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured wvpcinull.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured xboxgip.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured xboxgipsynthetic.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured xinputhid.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured ykinx86.inf.

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured oem0.inf (prnms009.inf).

2020-05-18 14:51:27, Info                  SYSPRP SPPNP: Configured oem1.inf (prnms001.inf).

2020-05-18 14:51:28, Info                  SYSPRP SPPNP: Configured oem2.inf (vmci.inf).

2020-05-18 14:51:28, Info                  SYSPRP SPPNP: Configured oem3.inf (efifw.inf).

2020-05-18 14:51:28, Info                  SYSPRP SPPNP: Configured oem4.inf (vmxnet3.inf).

2020-05-18 14:51:28, Info                  SYSPRP SPPNP: Configured oem5.inf (pvscsi.inf).

2020-05-18 14:51:28, Info                  SYSPRP SPPNP: Configured oem6.inf (vmusbmouse.inf).

2020-05-18 14:51:28, Info                  SYSPRP SPPNP: Configured oem7.inf (vmmouse.inf).

2020-05-18 14:51:28, Info                  SYSPRP SPPNP: Configured oem8.inf (vm3d.inf).

2020-05-18 14:51:28, Info                  SYSPRP SPPNP: Sysprep_Generalize_Pnp_Drivers: Exit

2020-05-18 14:51:28, Info                  SYSPRP SPPNP: Task state changed to TASK_STATE_READY.

2020-05-18 14:51:28, Info                  SYSPRP SPPNP: Completed task '\Microsoft\Windows\Plug and Play\Sysprep Generalize Drivers' in 18 second(s).

2020-05-18 14:51:28, Info                  SYSPRP Deleting start type overrides.

2020-05-18 14:51:28, Info                  SYSPRP SPPNP: Deleted start type overrides for "Ramdisk".

2020-05-18 14:51:28, Info                  SYSPRP Deleting hardware configurations.

2020-05-18 14:51:28, Info                  SYSPRP SPPNP: Deleted hardware configuration current symlink.

2020-05-18 14:51:28, Info                  SYSPRP SPPNP: Deleted all hardware configuration data.

2020-05-18 14:51:28, Info                  SYSPRP SPPNP: Cleaning up network device state...

2020-05-18 14:51:28, Info                  SYSPRP SPPNP: Sysprep_Generalize_Pnp: Exit

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Generalize_Pnp' from C:\Windows\System32\sppnp.dll without error

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'IphlpsvcSysprepGeneralize' from C:\Windows\System32\iphlpsvc.dll

2020-05-18 14:51:28, Info                  SYSPRP iphlpsvc.dll: sysprep generalize called

2020-05-18 14:51:28, Warning               SYSPRP iphlpsvc.dll: sysprep generalize failed to delete tunnel registry

2020-05-18 14:51:28, Warning               SYSPRP iphlpsvc.dll: sysprep generalize failed to delete tunnel registry

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'IphlpsvcSysprepGeneralize' from C:\Windows\System32\iphlpsvc.dll without error

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'NcdAutoSetup_Generalize' from C:\Windows\System32\NcdAutoSetup.dll

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'NcdAutoSetup_Generalize' from C:\Windows\System32\NcdAutoSetup.dll without error

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Generalize_MountPointManager' from C:\Windows\System32\spmpm.dll

2020-05-18 14:51:28, Info                         Sysprep_Generalize_MountPointManager ENTER

2020-05-18 14:51:28, Info                         Sysprep_Generalize_MountPointManager LEAVE

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Generalize_MountPointManager' from C:\Windows\System32\spmpm.dll without error

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'RCMSysPrepGeneralize' from C:\Windows\System32\setup\tssysprep.dll

2020-05-18 14:51:28, Info                  SYSPRP Entering RCMSysPrepGeneralize

2020-05-18 14:51:28, Info                  SYSPRP Leaving RCMSysPrepGeneralize

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'RCMSysPrepGeneralize' from C:\Windows\System32\setup\tssysprep.dll without error

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'MRTComponent_Generalize' from C:\Windows\System32\winshfhc.dll

2020-05-18 14:51:28, Info                  SYSPRP MRTGeneralize:192 - Windows Defender value HKLM\SOFTWARE\Microsoft\Windows Defender\Scan\LastScanRun does not exist, skipping action.

2020-05-18 14:51:28, Info                  SYSPRP MRTGeneralize:192 - Windows Defender value HKLM\SOFTWARE\Microsoft\Windows Defender\Scan\LastScanType does not exist, skipping action.

2020-05-18 14:51:28, Info                  SYSPRP MRTGeneralize:192 - Windows Defender value HKLM\SOFTWARE\Microsoft\Windows Defender\Scan\LastQuickScanID does not exist, skipping action.

2020-05-18 14:51:28, Info                  SYSPRP MRTGeneralize:192 - Windows Defender value HKLM\SOFTWARE\Microsoft\Windows Defender\Scan\LastFullScanID does not exist, skipping action.

2020-05-18 14:51:28, Info                  SYSPRP MRTGeneralize:192 - Windows Defender value HKLM\SOFTWARE\Microsoft\Windows Defender\Scan\MeasureBootEnabled does not exist, skipping action.

2020-05-18 14:51:28, Info                  SYSPRP MRTGeneralize:122 - INFO: Finished attempting to delete Defender WSC registration

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'MRTComponent_Generalize' from C:\Windows\System32\winshfhc.dll without error

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'LSMSysPrepBackup' from C:\Windows\System32\setup\tssysprep.dll

2020-05-18 14:51:28, Info                  SYSPRP Entering LSMSysPrepBackup

2020-05-18 14:51:28, Info                  SYSPRP LSMSysPrepBackup completed

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'LSMSysPrepBackup' from C:\Windows\System32\setup\tssysprep.dll without error

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'RdpSysPrepGeneralize' from C:\Windows\System32\setup\tssysprep.dll

2020-05-18 14:51:28, Info                  SYSPRP Entering RdpSysPrepGeneralize

2020-05-18 14:51:28, Info                  SYSPRP Leaving RdpSysPrepGeneralize

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'RdpSysPrepGeneralize' from C:\Windows\System32\setup\tssysprep.dll without error

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'SysprepGeneralize' from srclient.dll

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'SysprepGeneralize' from srclient.dll without error

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Generalize_Shell' from C:\Windows\System32\shsetup.dll

2020-05-18 14:51:28, Info                         [shsetup] Sysprep_Generalize_Shell entered

2020-05-18 14:51:28, Info                         [shsetup] Sysprep_Generalize_Shell exit

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Generalize_Shell' from C:\Windows\System32\shsetup.dll without error

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'WerSysprepGeneralize' from wer.dll

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'WerSysprepGeneralize' from wer.dll without error

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'DhcpClient_Generalize' from C:\Windows\System32\dhcpcsvc.dll

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'DhcpClient_Generalize' from C:\Windows\System32\dhcpcsvc.dll without error

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Generalize_IE' from C:\Windows\System32\iesysprep.dll

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Generalize_IE' from C:\Windows\System32\iesysprep.dll without error

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Clean_WinSAT' from C:\Windows\System32\spwinsat.dll

2020-05-18 14:51:28, Info                  SYSPRP spwinsat.dll::Sysprep_Clean_WinSAT:Unable to remove the winsat key

2020-05-18 14:51:28, Info                  SYSPRP spwinsat.dll::Sysprep_Clean_WinSAT:Unable to get a handle from FindFirstFile

2020-05-18 14:51:28, Info                  SYSPRP spwinsat.dll::Sysprep_Clean_WinSAT:Unable to get a handle from FindFirstFile

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Clean_WinSAT' from C:\Windows\System32\spwinsat.dll without error

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Generalize_Net' from C:\Windows\System32\spnet.dll

2020-05-18 14:51:28, Info       [0x0f0008] SYSPRP spnet.dll::IsDomainMember:This machine is not joined to a domain

2020-05-18 14:51:28, Info       [0x0f000e] SYSPRP spnet.dll::UnjoinNetworkDomain:Not a domain member, nothing to do

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Generalize_Net' from C:\Windows\System32\spnet.dll without error

2020-05-18 14:51:28, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'SysprepGeneralize' from C:\Windows\System32\AppxSysprep.dll

2020-05-18 14:51:28, Info                  SYSPRP Entering SysprepGeneralize (Appx).

2020-05-18 14:51:29, Info                  SYSPRP All appx packages were verified to be inbox or alluser installed.

2020-05-18 14:51:29, Info                  SYSPRP Deleted subkey AppContainer under Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion.

2020-05-18 14:51:29, Info                  SYSPRP Key AppModel\SystemAppData does not exist. Nothing further left to do.

2020-05-18 14:51:29, Info                  SYSPRP Key Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\Appmodel\Repository\Families does not exist. Nothing to do here.

2020-05-18 14:51:29, Info                  SYSPRP Scheduled move of file C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\INetCache\counters.dat

2020-05-18 14:51:29, Info                  SYSPRP Appxsvc service stopped

2020-05-18 14:51:29, Info                  SYSPRP clipsvc service stopped

2020-05-18 14:51:29, Info                  SYSPRP Called state repository block requests success

2020-05-18 14:51:32, Info                  SYSPRP Scheduled delete of file C:\Program Files\WindowsApps\DeletedAllUserPackages

2020-05-18 14:51:35, Warning               SYSPRP Ignoring folder Deleted because could not convert to family name

2020-05-18 14:51:35, Warning               SYSPRP Ignoring folder DeletedAllUserPackages because could not convert to family name

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Advertising.Xaml_10.1705.4.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Advertising.Xaml_8wekyb3d8bbwe\Microsoft.Advertising.Xaml_10.1705.4.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.BingWeather_4.22.3254.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.BingWeather_8wekyb3d8bbwe\Microsoft.BingWeather_4.22.3254.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.BingWeather_4.22.3254.0_neutral_split.scale-150_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.BingWeather_8wekyb3d8bbwe\Microsoft.BingWeather_4.22.3254.0_neutral_split.scale-150_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.BingWeather_4.22.3254.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.BingWeather_8wekyb3d8bbwe\Microsoft.BingWeather_4.22.3254.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.BingWeather_4.22.3254.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.BingWeather_8wekyb3d8bbwe\Microsoft.BingWeather_4.22.3254.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.0.12271.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\Microsoft.DesktopAppInstaller_1.0.12271.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.0.12271.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\Microsoft.DesktopAppInstaller_1.0.12271.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.0.12271.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\Microsoft.DesktopAppInstaller_1.0.12271.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.8.15011.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\Microsoft.DesktopAppInstaller_1.8.15011.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.GetHelp_10.1706.10441.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.GetHelp_8wekyb3d8bbwe\Microsoft.GetHelp_10.1706.10441.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.GetHelp_10.1706.10441.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.GetHelp_8wekyb3d8bbwe\Microsoft.GetHelp_10.1706.10441.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.GetHelp_10.1706.10441.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.GetHelp_8wekyb3d8bbwe\Microsoft.GetHelp_10.1706.10441.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.GetHelp_10.1706.10441.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.GetHelp_8wekyb3d8bbwe\Microsoft.GetHelp_10.1706.10441.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Getstarted_6.9.10602.0_neutral_split.scale-200_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Getstarted_8wekyb3d8bbwe\Microsoft.Getstarted_6.9.10602.0_neutral_split.scale-200_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Getstarted_6.9.10602.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.Getstarted_8wekyb3d8bbwe\Microsoft.Getstarted_6.9.10602.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Getstarted_6.9.10602.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Getstarted_8wekyb3d8bbwe\Microsoft.Getstarted_6.9.10602.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Messaging_2018.222.2231.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.Messaging_8wekyb3d8bbwe\Microsoft.Messaging_2018.222.2231.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Messaging_3.38.22001.0_neutral_split.scale-150_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Messaging_8wekyb3d8bbwe\Microsoft.Messaging_3.38.22001.0_neutral_split.scale-150_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Messaging_3.38.22001.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Messaging_8wekyb3d8bbwe\Microsoft.Messaging_3.38.22001.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Microsoft3DViewer_2.1803.8022.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.Microsoft3DViewer_8wekyb3d8bbwe\Microsoft.Microsoft3DViewer_2.1803.8022.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Microsoft3DViewer_2.1803.8022.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Microsoft3DViewer_8wekyb3d8bbwe\Microsoft.Microsoft3DViewer_2.1803.8022.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.MicrosoftOfficeHub_17.8918.5926.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe\Microsoft.MicrosoftOfficeHub_17.8918.5926.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.MicrosoftOfficeHub_2017.1219.520.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe\Microsoft.MicrosoftOfficeHub_2017.1219.520.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.MicrosoftSolitaireCollection_4.0.1301.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.MicrosoftSolitaireCollection_8wekyb3d8bbwe\Microsoft.MicrosoftSolitaireCollection_4.0.1301.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.MicrosoftSolitaireCollection_4.0.1301.0_neutral_split.scale-200_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.MicrosoftSolitaireCollection_8wekyb3d8bbwe\Microsoft.MicrosoftSolitaireCollection_4.0.1301.0_neutral_split.scale-200_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.MicrosoftSolitaireCollection_4.0.1301.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.MicrosoftSolitaireCollection_8wekyb3d8bbwe\Microsoft.MicrosoftSolitaireCollection_4.0.1301.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.MicrosoftSolitaireCollection_4.0.1301.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.MicrosoftSolitaireCollection_8wekyb3d8bbwe\Microsoft.MicrosoftSolitaireCollection_4.0.1301.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.MicrosoftStickyNotes_2.0.13.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe\Microsoft.MicrosoftStickyNotes_2.0.13.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.MicrosoftStickyNotes_2.0.13.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe\Microsoft.MicrosoftStickyNotes_2.0.13.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.MicrosoftStickyNotes_2.0.13.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe\Microsoft.MicrosoftStickyNotes_2.0.13.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.MicrosoftStickyNotes_2.0.13.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe\Microsoft.MicrosoftStickyNotes_2.0.13.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.MSPaint_3.1803.5027.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.MSPaint_8wekyb3d8bbwe\Microsoft.MSPaint_3.1803.5027.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.MSPaint_3.1803.5027.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.MSPaint_8wekyb3d8bbwe\Microsoft.MSPaint_3.1803.5027.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.NET.Native.Framework.1.6_1.6.24903.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.NET.Native.Framework.1.6_8wekyb3d8bbwe\Microsoft.NET.Native.Framework.1.6_1.6.24903.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.NET.Native.Framework.1.7_1.7.25531.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.NET.Native.Framework.1.7_8wekyb3d8bbwe\Microsoft.NET.Native.Framework.1.7_1.7.25531.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.NET.Native.Runtime.1.6_1.6.24903.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.NET.Native.Runtime.1.6_8wekyb3d8bbwe\Microsoft.NET.Native.Runtime.1.6_1.6.24903.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.NET.Native.Runtime.1.7_1.7.25531.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.NET.Native.Runtime.1.7_8wekyb3d8bbwe\Microsoft.NET.Native.Runtime.1.7_1.7.25531.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Office.OneNote_17.8827.20991.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Office.OneNote_8wekyb3d8bbwe\Microsoft.Office.OneNote_17.8827.20991.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Office.OneNote_2015.8827.20991.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.Office.OneNote_8wekyb3d8bbwe\Microsoft.Office.OneNote_2015.8827.20991.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.OneConnect_4.1801.521.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.OneConnect_8wekyb3d8bbwe\Microsoft.OneConnect_4.1801.521.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.OneConnect_4.1801.521.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.OneConnect_8wekyb3d8bbwe\Microsoft.OneConnect_4.1801.521.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.OneConnect_4.1801.521.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.OneConnect_8wekyb3d8bbwe\Microsoft.OneConnect_4.1801.521.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.OneConnect_4.1801.521.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.OneConnect_8wekyb3d8bbwe\Microsoft.OneConnect_4.1801.521.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.People_10.3.10452.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.People_8wekyb3d8bbwe\Microsoft.People_10.3.10452.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.People_10.3.10452.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.People_8wekyb3d8bbwe\Microsoft.People_10.3.10452.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.People_10.3.10452.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.People_8wekyb3d8bbwe\Microsoft.People_10.3.10452.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.People_2018.215.110.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.People_8wekyb3d8bbwe\Microsoft.People_2018.215.110.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Print3D_2.0.3621.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Print3D_8wekyb3d8bbwe\Microsoft.Print3D_2.0.3621.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Print3D_2.0.3621.0_neutral_split.scale-200_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Print3D_8wekyb3d8bbwe\Microsoft.Print3D_2.0.3621.0_neutral_split.scale-200_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Print3D_2.0.3621.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.Print3D_8wekyb3d8bbwe\Microsoft.Print3D_2.0.3621.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Print3D_2.0.3621.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Print3D_8wekyb3d8bbwe\Microsoft.Print3D_2.0.3621.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Services.Store.Engagement_10.0.1610.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Services.Store.Engagement_8wekyb3d8bbwe\Microsoft.Services.Store.Engagement_10.0.1610.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.SkypeApp_12.13.274.0_neutral_split.scale-100_kzf8qxf38zg5c\AppxManifest.xml to appxalluserstore Staged key Microsoft.SkypeApp_kzf8qxf38zg5c\Microsoft.SkypeApp_12.13.274.0_neutral_split.scale-100_kzf8qxf38zg5c

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.SkypeApp_12.13.274.0_neutral_split.scale-125_kzf8qxf38zg5c\AppxManifest.xml to appxalluserstore Staged key Microsoft.SkypeApp_kzf8qxf38zg5c\Microsoft.SkypeApp_12.13.274.0_neutral_split.scale-125_kzf8qxf38zg5c

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.SkypeApp_12.13.274.0_neutral_~_kzf8qxf38zg5c\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.SkypeApp_kzf8qxf38zg5c\Microsoft.SkypeApp_12.13.274.0_neutral_~_kzf8qxf38zg5c

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.SkypeApp_12.13.274.0_x86__kzf8qxf38zg5c\AppxManifest.xml to appxalluserstore Staged key Microsoft.SkypeApp_kzf8qxf38zg5c\Microsoft.SkypeApp_12.13.274.0_x86__kzf8qxf38zg5c

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.StorePurchaseApp_11712.1801.10002.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.StorePurchaseApp_8wekyb3d8bbwe\Microsoft.StorePurchaseApp_11712.1801.10002.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.StorePurchaseApp_11712.1801.10002.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.StorePurchaseApp_8wekyb3d8bbwe\Microsoft.StorePurchaseApp_11712.1801.10002.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.StorePurchaseApp_11712.1801.10024.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.StorePurchaseApp_8wekyb3d8bbwe\Microsoft.StorePurchaseApp_11712.1801.10024.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00_14.0.25426.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.VCLibs.140.00_8wekyb3d8bbwe\Microsoft.VCLibs.140.00_14.0.25426.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Wallet_2.1.18009.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.Wallet_8wekyb3d8bbwe\Microsoft.Wallet_2.1.18009.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Wallet_2.1.18009.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Wallet_8wekyb3d8bbwe\Microsoft.Wallet_2.1.18009.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WebMediaExtensions_1.0.3102.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WebMediaExtensions_8wekyb3d8bbwe\Microsoft.WebMediaExtensions_1.0.3102.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WebMediaExtensions_1.0.3102.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WebMediaExtensions_8wekyb3d8bbwe\Microsoft.WebMediaExtensions_1.0.3102.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WebMediaExtensions_1.0.3102.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.WebMediaExtensions_8wekyb3d8bbwe\Microsoft.WebMediaExtensions_1.0.3102.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WebMediaExtensions_1.0.3102.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WebMediaExtensions_8wekyb3d8bbwe\Microsoft.WebMediaExtensions_1.0.3102.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Windows.Photos_2018.18011.15918.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Windows.Photos_8wekyb3d8bbwe\Microsoft.Windows.Photos_2018.18011.15918.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Windows.Photos_2018.18011.15918.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Windows.Photos_8wekyb3d8bbwe\Microsoft.Windows.Photos_2018.18011.15918.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Windows.Photos_2018.18011.15918.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.Windows.Photos_8wekyb3d8bbwe\Microsoft.Windows.Photos_2018.18011.15918.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Windows.Photos_2018.18011.15918.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Windows.Photos_8wekyb3d8bbwe\Microsoft.Windows.Photos_2018.18011.15918.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsAlarms_10.1712.10611.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsAlarms_8wekyb3d8bbwe\Microsoft.WindowsAlarms_10.1712.10611.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsAlarms_10.1712.10611.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsAlarms_8wekyb3d8bbwe\Microsoft.WindowsAlarms_10.1712.10611.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsAlarms_10.1712.10611.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsAlarms_8wekyb3d8bbwe\Microsoft.WindowsAlarms_10.1712.10611.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsAlarms_2018.302.1846.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.WindowsAlarms_8wekyb3d8bbwe\Microsoft.WindowsAlarms_2018.302.1846.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsCalculator_10.1712.10601.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsCalculator_8wekyb3d8bbwe\Microsoft.WindowsCalculator_10.1712.10601.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsCalculator_10.1712.10601.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsCalculator_8wekyb3d8bbwe\Microsoft.WindowsCalculator_10.1712.10601.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsCalculator_10.1712.10601.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsCalculator_8wekyb3d8bbwe\Microsoft.WindowsCalculator_10.1712.10601.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsCalculator_2018.302.144.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.WindowsCalculator_8wekyb3d8bbwe\Microsoft.WindowsCalculator_2018.302.144.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsCamera_2017.1117.80.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsCamera_8wekyb3d8bbwe\Microsoft.WindowsCamera_2017.1117.80.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsCamera_2017.1117.80.0_neutral_split.scale-200_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsCamera_8wekyb3d8bbwe\Microsoft.WindowsCamera_2017.1117.80.0_neutral_split.scale-200_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsCamera_2017.1117.80.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.WindowsCamera_8wekyb3d8bbwe\Microsoft.WindowsCamera_2017.1117.80.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsCamera_2017.1117.80.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsCamera_8wekyb3d8bbwe\Microsoft.WindowsCamera_2017.1117.80.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\microsoft.windowscommunicationsapps_17.8827.22055.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key microsoft.windowscommunicationsapps_8wekyb3d8bbwe\microsoft.windowscommunicationsapps_17.8827.22055.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\microsoft.windowscommunicationsapps_2015.8827.22055.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key microsoft.windowscommunicationsapps_8wekyb3d8bbwe\microsoft.windowscommunicationsapps_2015.8827.22055.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsFeedbackHub_1.1712.612.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe\Microsoft.WindowsFeedbackHub_1.1712.612.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsFeedbackHub_1.1712.612.0_neutral_split.scale-140_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe\Microsoft.WindowsFeedbackHub_1.1712.612.0_neutral_split.scale-140_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsFeedbackHub_1.1712.612.0_neutral_split.scale-180_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe\Microsoft.WindowsFeedbackHub_1.1712.612.0_neutral_split.scale-180_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsFeedbackHub_1.1712.612.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe\Microsoft.WindowsFeedbackHub_1.1712.612.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsFeedbackHub_2018.302.2011.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe\Microsoft.WindowsFeedbackHub_2018.302.2011.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsMaps_2018.209.2206.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.WindowsMaps_8wekyb3d8bbwe\Microsoft.WindowsMaps_2018.209.2206.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsMaps_5.1711.10401.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsMaps_8wekyb3d8bbwe\Microsoft.WindowsMaps_5.1711.10401.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsMaps_5.1711.10401.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsMaps_8wekyb3d8bbwe\Microsoft.WindowsMaps_5.1711.10401.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsMaps_5.1711.10401.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsMaps_8wekyb3d8bbwe\Microsoft.WindowsMaps_5.1711.10401.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsSoundRecorder_10.1712.10611.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsSoundRecorder_8wekyb3d8bbwe\Microsoft.WindowsSoundRecorder_10.1712.10611.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsSoundRecorder_10.1712.10611.0_neutral_split.scale-200_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsSoundRecorder_8wekyb3d8bbwe\Microsoft.WindowsSoundRecorder_10.1712.10611.0_neutral_split.scale-200_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsSoundRecorder_10.1712.10611.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsSoundRecorder_8wekyb3d8bbwe\Microsoft.WindowsSoundRecorder_10.1712.10611.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsSoundRecorder_2018.302.1842.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.WindowsSoundRecorder_8wekyb3d8bbwe\Microsoft.WindowsSoundRecorder_2018.302.1842.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsStore_11712.1001.23.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsStore_8wekyb3d8bbwe\Microsoft.WindowsStore_11712.1001.23.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsStore_11712.1001.23.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsStore_8wekyb3d8bbwe\Microsoft.WindowsStore_11712.1001.23.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsStore_11712.1001.23.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.WindowsStore_8wekyb3d8bbwe\Microsoft.WindowsStore_11712.1001.23.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.WindowsStore_11712.1001.2313.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.WindowsStore_8wekyb3d8bbwe\Microsoft.WindowsStore_11712.1001.2313.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Xbox.TCUI_1.11.28003.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.Xbox.TCUI_8wekyb3d8bbwe\Microsoft.Xbox.TCUI_1.11.28003.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.Xbox.TCUI_1.11.28003.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.Xbox.TCUI_8wekyb3d8bbwe\Microsoft.Xbox.TCUI_1.11.28003.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.XboxApp_38.38.14002.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.XboxApp_8wekyb3d8bbwe\Microsoft.XboxApp_38.38.14002.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.XboxApp_38.38.14002.0_neutral_split.scale-200_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.XboxApp_8wekyb3d8bbwe\Microsoft.XboxApp_38.38.14002.0_neutral_split.scale-200_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.XboxApp_38.38.14002.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.XboxApp_8wekyb3d8bbwe\Microsoft.XboxApp_38.38.14002.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.XboxApp_38.38.14002.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.XboxApp_8wekyb3d8bbwe\Microsoft.XboxApp_38.38.14002.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.XboxGameOverlay_1.26.6001.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.XboxGameOverlay_8wekyb3d8bbwe\Microsoft.XboxGameOverlay_1.26.6001.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.XboxGameOverlay_1.26.6001.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.XboxGameOverlay_8wekyb3d8bbwe\Microsoft.XboxGameOverlay_1.26.6001.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.XboxGameOverlay_1.26.6001.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.XboxGameOverlay_8wekyb3d8bbwe\Microsoft.XboxGameOverlay_1.26.6001.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.XboxGamingOverlay_1.15.1001.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.XboxGamingOverlay_8wekyb3d8bbwe\Microsoft.XboxGamingOverlay_1.15.1001.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.XboxGamingOverlay_1.15.1001.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.XboxGamingOverlay_8wekyb3d8bbwe\Microsoft.XboxGamingOverlay_1.15.1001.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.XboxGamingOverlay_1.15.1001.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.XboxGamingOverlay_8wekyb3d8bbwe\Microsoft.XboxGamingOverlay_1.15.1001.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.XboxIdentityProvider_12.36.15002.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.XboxIdentityProvider_8wekyb3d8bbwe\Microsoft.XboxIdentityProvider_12.36.15002.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.XboxIdentityProvider_12.36.15002.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.XboxIdentityProvider_8wekyb3d8bbwe\Microsoft.XboxIdentityProvider_12.36.15002.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.XboxSpeechToTextOverlay_8wekyb3d8bbwe\Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.XboxSpeechToTextOverlay_8wekyb3d8bbwe\Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.XboxSpeechToTextOverlay_8wekyb3d8bbwe\Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.ZuneMusic_10.17112.19011.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.ZuneMusic_8wekyb3d8bbwe\Microsoft.ZuneMusic_10.17112.19011.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.ZuneMusic_10.17112.19011.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.ZuneMusic_8wekyb3d8bbwe\Microsoft.ZuneMusic_10.17112.19011.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.ZuneMusic_10.17112.19011.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.ZuneMusic_8wekyb3d8bbwe\Microsoft.ZuneMusic_10.17112.19011.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.ZuneMusic_2019.17112.19011.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.ZuneMusic_8wekyb3d8bbwe\Microsoft.ZuneMusic_2019.17112.19011.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.ZuneVideo_10.17112.19011.0_neutral_split.scale-100_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.ZuneVideo_8wekyb3d8bbwe\Microsoft.ZuneVideo_10.17112.19011.0_neutral_split.scale-100_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.ZuneVideo_10.17112.19011.0_neutral_split.scale-125_8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.ZuneVideo_8wekyb3d8bbwe\Microsoft.ZuneVideo_10.17112.19011.0_neutral_split.scale-125_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.ZuneVideo_10.17112.19011.0_x86__8wekyb3d8bbwe\AppxManifest.xml to appxalluserstore Staged key Microsoft.ZuneVideo_8wekyb3d8bbwe\Microsoft.ZuneVideo_10.17112.19011.0_x86__8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Wrote C:\Program Files\WindowsApps\Microsoft.ZuneVideo_2019.17112.19011.0_neutral_~_8wekyb3d8bbwe\AppxMetadata\AppxBundleManifest.xml to appxalluserstore Staged key Microsoft.ZuneVideo_8wekyb3d8bbwe\Microsoft.ZuneVideo_2019.17112.19011.0_neutral_~_8wekyb3d8bbwe

2020-05-18 14:51:35, Info                  SYSPRP Exiting SysprepGeneralize (Appx).

2020-05-18 14:51:35, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'SysprepGeneralize' from C:\Windows\System32\AppxSysprep.dll without error

2020-05-18 14:51:35, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'SLReArmWindows' from C:\Windows\System32\slc.dll

2020-05-18 14:51:35, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'SLReArmWindows' from C:\Windows\System32\slc.dll without error

2020-05-18 14:51:35, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'CAPISysPrep_Generalize' from C:\Windows\system32\capisp.dll

2020-05-18 14:51:35, Info                         capisp.dll::CAPISysPrep_Generalize: returning 0

2020-05-18 14:51:35, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'CAPISysPrep_Generalize' from C:\Windows\system32\capisp.dll without error

2020-05-18 14:51:35, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Generalize_Bcd' from C:\Windows\System32\spbcd.dll

2020-05-18 14:51:35, Info                  TOOL   Sysprep_Generalize_Bcd: Located BCD store on system drive. Generalizing it...

2020-05-18 14:51:35, Info                  TOOL   GeneralizeBcdStore: Found the memory tester object.

2020-05-18 14:51:35, Info                  TOOL   GeneralizeBcdStore: Found the Windows OS Loader object {3a257d10-96fd-11ea-a309-d7f02338683f} for the currently running OS.

2020-05-18 14:51:35, Info                  TOOL   GeneralizeBcdStore: Found the resume object {3a257d0f-96fd-11ea-a309-d7f02338683f} for the OS loader.

2020-05-18 14:51:35, Info                  TOOL   GeneralizeBcdStore: System drive backed by VHD = 0

2020-05-18 14:51:35, Info                  TOOL   GeneralizeBcdStore: Generalizing object {9dea862c-5cdd-4e70-acc1-f32b344d4795}

2020-05-18 14:51:35, Info                  TOOL   GeneralizeBcdStore: Successfully generalized application device. Status = [0x0]

2020-05-18 14:51:35, Info                  TOOL   GeneralizeBcdStore: Generalizing object {b2721d73-1db4-4c62-bf78-c548a880142d}

2020-05-18 14:51:35, Info                  TOOL   GeneralizeBcdStore: Successfully generalized application device. Status = [0x0]

2020-05-18 14:51:35, Info                  TOOL   GeneralizeBcdStore: Generalizing object {3a257d10-96fd-11ea-a309-d7f02338683f}

2020-05-18 14:51:35, Info                  TOOL   GeneralizeBcdStore: Successfully generalized application device. Status = [0x0]

2020-05-18 14:51:35, Info                  TOOL   GeneralizeBcdStore: Successfully generalized OS device. Status = [0x0]

2020-05-18 14:51:35, Info                  TOOL   GeneralizeBcdStore: Generalizing object {3a257d0f-96fd-11ea-a309-d7f02338683f}

2020-05-18 14:51:35, Info                  TOOL   GeneralizeBcdStore: Successfully generalized application device. Status = [0x0]

2020-05-18 14:51:35, Info                  TOOL   GeneralizeBcdStore: Successfully generalized hiberfile device. Status = [0x0]

2020-05-18 14:51:35, Info                  TOOL   Sysprep_Generalize_Bcd: Successfully generalized the bcd store. Status=[0x0]

2020-05-18 14:51:35, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Generalize_Bcd' from C:\Windows\System32\spbcd.dll without error

2020-05-18 14:51:35, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'NetworkListManager_Generalize' from C:\Windows\System32\nlmsprep.dll

2020-05-18 14:51:35, Info                  SYSPRP nlmsprep.dll: Generalize start

2020-05-18 14:51:35, Info                  SYSPRP nlmsprep.dll: Generalize finish

2020-05-18 14:51:35, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'NetworkListManager_Generalize' from C:\Windows\System32\nlmsprep.dll without error

2020-05-18 14:51:35, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'SysPrepDtcGeneralize' from C:\Windows\system32\msdtcprx.dll

2020-05-18 14:51:35, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'SysPrepDtcGeneralize' from C:\Windows\system32\msdtcprx.dll without error

2020-05-18 14:51:35, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'WinRE_Generalize' from C:\Windows\System32\reagent.dll

2020-05-18 14:51:35, Info                         [sysprep.exe] Enter WinRE_Generalize

2020-05-18 14:51:35, Info                         [sysprep.exe] Update enhanced config info is enabled.

2020-05-18 14:51:35, Info                         [sysprep.exe] WinRE is installed

2020-05-18 14:51:36, Info                         [sysprep.exe] winreCopyWIMBack moved WIM file from \\?\GLOBALROOT\device\harddisk0\partition1\Recovery\WindowsRE\ to C:\Windows\system32\Recovery\Winre.wim successfully!

2020-05-18 14:51:36, Info                         [sysprep.exe] WinRE uninstall step 1 succeeded: copy WIM file back to its staging location

2020-05-18 14:51:36, Info                         [sysprep.exe] WinRE uninstall step 2 succeeded: update agent config for BCD id, install state, schedule operation.

2020-05-18 14:51:36, Info                         [sysprep.exe] Machine firmware is not EFI, nothing to do

2020-05-18 14:51:36, Info                         [sysprep.exe] WinRE uninstall step 3 succeeded: unregister winre.wim from recovery BCD.

2020-05-18 14:51:36, Info                         [sysprep.exe] WinRE uninstall step 4 succeeded: remove recovery related sequence from BCD.

2020-05-18 14:51:36, Info                         [sysprep.exe] WinRE uninstall step 5 completed with return value TRUE: remove validation task.

2020-05-18 14:51:36, Info                         [sysprep.exe] Exit WinRE_Generalize returns success with last error: 0x0

2020-05-18 14:51:36, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'WinRE_Generalize' from C:\Windows\System32\reagent.dll without error

2020-05-18 14:51:36, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'UtcSysprepGeneralize' from diagtrack.dll

2020-05-18 14:51:37, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'UtcSysprepGeneralize' from diagtrack.dll without error

2020-05-18 14:51:37, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'ClipCleanUpState' from C:\Windows\System32\clipc.dll

2020-05-18 14:51:37, Info                  SYSPRP Entering ClipCleanUpState - Client Stub

2020-05-18 14:51:37, Info                  SYSPRP Exiting ClipCleanUpState - Client Stub

2020-05-18 14:51:37, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'ClipCleanUpState' from C:\Windows\System32\clipc.dll without error

2020-05-18 14:51:37, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'ProvPackageSysprepGeneralize' from C:\Windows\System32\ProvSysprep.dll

2020-05-18 14:51:38, Info                  SYSPRP Provisioning packages are removed successfully

2020-05-18 14:51:38, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'ProvPackageSysprepGeneralize' from C:\Windows\System32\ProvSysprep.dll without error

2020-05-18 14:51:38, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'PowerGeneralizePlatformSettings' from C:\Windows\System32\powrprof.dll

2020-05-18 14:51:38, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'PowerGeneralizePlatformSettings' from C:\Windows\System32\powrprof.dll without error

2020-05-18 14:51:38, Info                  SYSPRP SysprepSession::Execute: Sysprep mode was not specified, deleting it from registry

2020-05-18 14:51:38, Info       [0x0f004c] SYSPRP WaitThread:Exiting spawned waiting thread

2020-05-18 14:51:38, Info       [0x0f007a] SYSPRP FCreateTagFile:Successfully created tag file C:\windows\system32\sysprep\Sysprep_succeeded.tag

2020-05-18 14:51:38, Info       [0x0f0041] SYSPRP WinMain:Processing system shutdown request.

2020-05-18 14:51:38, Info       [0x0f0074] SYSPRP ProcessShutdown:Successfully enabled the shutdown privilege

2020-05-18 14:51:38, Info       [0x0f0076] SYSPRP ProcessShutdown:Successfully called InitiateSystemShutdownEx to reboot the computer

2020-05-18 14:51:38, Info       [0x0f0052] SYSPRP Shutting down SysPrep log

2020-05-18 14:51:38, Info       [0x0f004d] SYSPRP The time is now 2020-05-18 14:51:38

I've tried using the Custom Property: VirtualMachine.Customize.WaitComplete set to both True and False to no avail.

Where is Obi-Wan when you need him? He's my only hope!

Reply
0 Kudos
1 Solution

Accepted Solutions
klaauserwithtwo
Contributor
Contributor
Jump to solution

The only thing that was done to this template is to install VMware tools, literally nothing else, including sysprep... The customization spec isn't doing anything terribly special either, and with regards to networking it's set to "Use standard network settings for the guest operating system, including enabling DHCP on all network interfaces".

I just duplicated the blueprint and removed all of the custom properties from the deployment and it ran successfully. I'm going to duplicate these changes on the original blueprint and see if my results are the same. Thanks!!

View solution in original post

Reply
0 Kudos
5 Replies
daphnissov
Immortal
Immortal
Jump to solution

I'm assuming this is vRA 7.x, correct? Which exact version? You are no doubt using a customization spec defined in this blueprint, but have you tried to manually deploy a VM from this given template and use the same customization spec? Does it succeed or fail? Generally speaking, when you have failures in this step, it has nothing to do with vRA and is usually a template problem or a customization spec issue. So eliminate both of those variables first by attempting a manual deploy from template.

Reply
0 Kudos
klaauserwithtwo
Contributor
Contributor
Jump to solution

Using VRA Version: 7.5.0 (Build: 10053500)

I deployed the VM through vCenter as requested, sysprep completes successfully and i get the 'This might take several minutes' as the user account (autologon count 1) is configured. No errors as far as guest customization are reported through the vCenter console. The machine is renamed properly and ii don't get the error related to the scheduled task not found. Everything appears to be working properly, however when the exact same setup is deployed through VRA, it hangs on Guest OS customziation timeout.

Reply
0 Kudos
daphnissov
Immortal
Immortal
Jump to solution

How have you prepared this template? You should not mess with sysprep prior to shutdown. And what is in the customization spec especially with regard to networking configuration?

Reply
0 Kudos
klaauserwithtwo
Contributor
Contributor
Jump to solution

The only thing that was done to this template is to install VMware tools, literally nothing else, including sysprep... The customization spec isn't doing anything terribly special either, and with regards to networking it's set to "Use standard network settings for the guest operating system, including enabling DHCP on all network interfaces".

I just duplicated the blueprint and removed all of the custom properties from the deployment and it ran successfully. I'm going to duplicate these changes on the original blueprint and see if my results are the same. Thanks!!

Reply
0 Kudos
daphnissov
Immortal
Immortal
Jump to solution

And if you haven't already done it, ensure you get (and follow) the latest hot fix for vRA 7.5 as they have fixed a ton of issues since GA.

Reply
0 Kudos