Quantcast
Channel: Ivanti User Community: Message List - OS Deployment and Provisioning
Viewing all 3345 articles
Browse latest View live

Re: Update Base OS Deployment Image

$
0
0

Hello,

 

You could accomplish this in a couple of ways. The simplest method would be to deploy your base image, update it, then recapture it as your base image.

 

Alternatively, you could use DISM to update the image. This only appears to work if its a WIM file however:

 

Add updates to customized Windows images | Microsoft Docs

 

Thanks

 

Aaron


Re: How do you use dism.exe in the Deploy Image action?

$
0
0

We are just beginning to use Ivanti OS provisioning, so we have not looked into the multicast option yet.  Depending on how it works, I guess there is the possibility that you could pass the path in as a parameter to the Powershell script if it is able to determine a source address programmatically.

Re: How do you use dism.exe in the Deploy Image action?

$
0
0

We have been using ImageW (native LANDESK imaging tool) for years.  We are migrating about 20000 devices to Windows 10 this summer and will be using DISM.  DISM allows more flexibility to deploy to both BIOS and UEFI configured devices with the same image/templates.  The multicast option is nice for mass deployments.  We are having trouble using DISM with the multicast option, but IMAGEX works just fine and is a native option when creating provisioning templates.  It would be nice to see DISM as a native option in the future.  I know there are one or two other posts for the same topic as well.

Re: Windows 10 Enterprise v1703 is ignoring the computername is unattend.xml

$
0
0

Alan,

 

I can't speak to why the unattend is failing - we would need to have a look at the setupACT log for more info.

 

I do see a typo in your unattend. Line 10 - "<ValueRedacted</Value>" Looks like its missing a closing tag on the first "Value."

 

Typically, this would case a failure to parse. Not sure why you're not seeing that. Can you confirm this typo is present in the unattend you're injecting?

 

Thanks

 

Aaron

Re: Error Partition reduction failed (0/2/16) Please Run a System Check

$
0
0

Hello,

 

When you say it was shrunk to 30Gb, this was done before capturing?

 

Once it fails, can you grab the log files under X:\ldprovision and attach them for review?

 

Also, can you observe the partition structure after the first 2 partitions are deployed? Have they filled the drive?

 

Thanks

 

Aaron

Re: Windows 10 Enterprise v1703 is ignoring the computername is unattend.xml

$
0
0

Yeah, so I didn't want to put my usernames, server names, ip addresses, etc...  so I deleted that stuff out before I posted it.   That's why I'm not getting a failure to parse.

OS Provision Action Return Code

$
0
0

Hi,

 

We have a template that we use for profile migration. It works fine, for the most part. However, we are limited to only one value that is acceptable as a test for success/failure. What I would like to happen is take the return value and use a conditional "IF" statement to take action based on the return value. Is this possible? For instance, a return value of 3 is acceptable because it means that some files were skipped for whatever reason. That fact is that there are more acceptable return values but that are not seqeuntial in nature.

 

Re: Windows 10 Enterprise v1703 is ignoring the computername is unattend.xml

$
0
0

I understand you censored the sensitive information. I was pointing out that line 10 was missing a closing tag. I was unsure if you had removed this by accident while adding "Redacted" or if it was never there in the first place.

 

You may have a look at this document as it does pertain to the problem you're seeing sans the device name prompter:

 

How to troubleshoot Device Name Prompter Not Changing Computer Name


Domain join failed the error code was 1326

$
0
0

Hello!

We have a problem with a domain registration. In the past we created a "private data" variable for password under global variables and it worked fine with all PC models so far. Recently we get the error 1326 with some PC models (user data are wrong). As soon as I insert the password directly into the template or the variable as plain text, everything works fine.

We can live with that, but it would not be bad to correct this mistake.

Yours sincerely.

Translated with www.DeepL.com/Translator

Re: Domain join failed the error code was 1326

$
0
0

I think this might have been posted under the wrong section.  This is for the Ivanti (formerly AppSense) Application Control/Manager product.

Re: Domain join failed the error code was 1326

$
0
0

So - if this is a reproducable bug / defect, then...

 

  • Support would be the folks to contact with this (so they can check it / duplicate it / submit it).
  • Since you've not specified what version / release you're on (i.e. "EPM 2017.3  + SU1" for example), can't exactly say how out-of-date / in-date you are with your software stack.

    That's something that support will be able to help out with (for instance, if you're 1 year behind, then chances are that this may have been addressed in the updats during that year).

That's the way forward on this one. Contact support & submit the bug (/check for updates for your version / build).

Re: Domain join failed the error code was 1326

$
0
0

Sorry!

I don't ask the questions very often.

 

2017.3 + SU2 yesterday re-recorded yesterday in the hope that all bugs will be fixed.

 

Variable as private data.

privatdaten_variable.PNG

Variable as plain text

plaintext.PNG

 

Variable as "private data" but before new start

fine.PNG

 

I can't explain why they behave like that. Net drivers have been checked and tested. This also happened overnight. No one has changed settings or made updates.

Re: Domain join failed the error code was 1326

$
0
0

No problems. So you're version is pretty recent. Humm ... very odd (especially the "all of a sudden breaking" part).

 

OK so ... interesting question (to help get a bit more information perhaps) -- turn on account auditing on the DC when you re-try that ... that MAY give us a bit more information as to why the domain join failed.

 

GOTCHA -- essentially, we can only report "hey - it failed", since (really annoyingly) there's not a lot of information for reasons for failure (I suspect mainly a security precaution).

 

SO you may have to enable account auditing on a DC to see "its side of the story" (/get a few more bread crumbs as to what's going on).

 

Couple of things to think about:

  • Did the DC('s) get patched recently? Possible that one of the more recent Microsoft patches changed something?

    That may not HELP necessarily right away, but at least it should make sense of things WHY it happened "all of a sudden" & will help with the duplication (may even be down to DC Windows version?) .

  • See what the DC-side account auditing has to say. Essentially, we're looking for the reason *WHY* the domain join hasn't worked. Now - word of warning, the "error messages" from account auditing are not SUPERBLY helpful (mildly put), and there's usually some guesswork / psycho-analysis involved as to what the REAL problem is, but at least it gives you a direction to look at.

    Having that information should certain help figure out what's ACTUALLY going on, I would hope.
  • Definitely you're doing the right thing - passwords should be sensitive strings & that stuff needs to work. Since you didn't update the LDMS Core, i *SUSPECT* that it's more likely that a Microsoft patch or something like that performed an environmental change (that's just guessing though), so that's why I suggested the above steps.

 

Hope that helps you progress this a bit further?

Re: Error Partition reduction failed (0/2/16) Please Run a System Check

$
0
0

I have been on a project and have not had time to get back to this.

From what I remember the 2 partitions had not filled up the drive. Also I shrunk the partition before capture.

The same image works on other models.

After I finish my project I will try to get more info on this and post back.

Capture Image while windows is running

$
0
0

Is there a way to capture an image windows XP machine while the machine is on.

Thanks


Re: Windows 10 Enterprise v1703 is ignoring the computername is unattend.xml

$
0
0

2018-02-23 12:16:03, Info                         [windeploy.exe] ------------------------------------------------

2018-02-23 12:16:03, Info                         [windeploy.exe] WinDeploy.exe launched with command-line []...

2018-02-23 12:16:03, Info                         [windeploy.exe] LogBootDeviceInfo:The firmware boot device ARC path is [multi(0)disk(0)rdisk(0)partition(1)] and NT path is [\Device\Harddisk0\Partition1].

2018-02-23 12:16:03, Info                         [windeploy.exe] LogBootDeviceInfo:The system boot device ARC path is [multi(0)disk(0)rdisk(0)partition(3)] and NT path is [\Device\Harddisk0\Partition3].

2018-02-23 12:16:03, Info                         [windeploy.exe] Waiting for essential OOBE services to start.

2018-02-23 12:16:03, Info                         [windeploy.exe] Essential OOBE services started successfully.

2018-02-23 12:16:03, Info                         [windeploy.exe] Making sure that SystemSetupInProgress is cleared.

2018-02-23 12:16:03, Info                         [windeploy.exe] Windeploy: Executing PreOOBE commands

2018-02-23 12:16:03, Info                         [windeploy.exe] FbeExecuteExtensions: Processing callbacks in additive mode

2018-02-23 12:16:03, Info                         [windeploy.exe] FbeExecuteExtensions: Processed 0 extensions

2018-02-23 12:16:03, Info                         [windeploy.exe] Publishing WNF notification to indicate uninstall is disabled

2018-02-23 12:16:03, Info                         [windeploy.exe] OrchestratePublishWnfUninstallDisabled: Publishing WNF event for disabling uninstall

2018-02-23 12:16:03, Info                         [windeploy.exe] Restoring system default power request

2018-02-23 12:16:03, Info                         [windeploy.exe] Launching [C:\Windows\system32\oobe\oobeldr.exe /system]...

2018-02-23 12:16:04, Info                         [oobeldr.exe] OOBELdr.exe launched with command-line [/system]...

2018-02-23 12:16:04, Info                         [oobeldr.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_SPECIALIZE_RESEAL_TO_OOBE] --> [IMAGE_STATE_UNDEPLOYABLE]

2018-02-23 12:16:04, Info                         [oobeldr.exe] Parsing command line arguments...

2018-02-23 12:16:04, Info                         [oobeldr.exe] Parsing the following command line: [/system]

2018-02-23 12:16:04, Info                         [oobeldr.exe] Status for unattend pass [oobeSystem] = 0x0

2018-02-23 12:16:04, Info                         [oobeldr.exe] UnattendSearchExplicitPath: Found unattend file at [C:\Windows\Panther\unattend.xml]; examining for applicability.

2018-02-23 12:16:04, Info                         [oobeldr.exe] UnattendSearchExplicitPath: Found usable unattend file for pass [oobeSystem] at [C:\Windows\Panther\unattend.xml].

2018-02-23 12:16:04, Info                         [oobeldr.exe] Running oobeSystem pass with discovered unattend file [C:\Windows\Panther\unattend.xml]...

2018-02-23 12:16:04, Info                         [oobeldr.exe] Caching copy of unattend file: [C:\Windows\Panther\unattend.xml] -- cached at --> [C:\Windows\panther\unattend.xml]

2018-02-23 12:16:04, Info                         [oobeldr.exe] Source and destination paths are identical; skipping file copy.

2018-02-23 12:16:04, Info                         [oobeldr.exe] Cached unattend file, returned: [%windir%\panther\unattend.xml]

2018-02-23 12:16:04, Info                         [oobeldr.exe] Current pass status for [oobeSystem] is [0x0]

2018-02-23 12:16:04, Info                         [oobeldr.exe] Applying data-only settings overrides using SMI...

2018-02-23 12:16:04, Info                  CSI    00000001@2018/2/23:18:16:04.194 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7ffae1294519 @0x7ffae1631f84 @0x7ffae1648a26 @0x7ffae1620751 @0x7ffae161f50d @0x7ff6dc867f08)

2018-02-23 12:16:04, Info                         [oobeldr.exe] Successfully applied data-only settings overrides.

2018-02-23 12:16:04, Info                         [oobeldr.exe] Calling into RunSMIActionPass to execute unattend GCs for pass [oobeSystem]

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : GenerateActionQueue begin

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : Processing pass = oobeSystem

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : Generating queue file to C:\Windows\panther\actionqueue\oobeSystem.uaq

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : Identity 0: Microsoft-Windows-Shell-Setup, Culture=neutral, Version=10.0.16299.15, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : Identity 1: Microsoft-Windows-International-Core, Culture=neutral, Version=10.0.16299.15, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : Identity 2: Microsoft-Windows-Shell-Setup, Culture=neutral, Version=10.0.16299.15, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=wow64, versionScope=NonSxS

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : Using component order file C:\Windows\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.15_none_2c4b8d3b386eed8e\GlobalInstallOrder.xml

2018-02-23 12:16:04, Info                  CSI    00000001@2018/2/23:18:16:04.257 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7ffae1294519 @0x7ffae2c76699 @0x7ffae2c757f4 @0x7ffae2c755f8 @0x7ff6dc867b3f @0x7ff6dc8674d4)

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : Found manifest file C:\Windows\Winsxs\Manifests\amd64_microsoft-windows-international-core_31bf3856ad364e35_10.0.16299.15_none_0c96907b4ae57360.manifest

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : Found manifest file C:\Windows\Winsxs\Manifests\amd64_microsoft-windows-shell-setup_31bf3856ad364e35_10.0.16299.15_none_f546fe9e5ac4a1c6.manifest

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : Found manifest file C:\Windows\Winsxs\Manifests\wow64_microsoft-windows-shell-setup_31bf3856ad364e35_10.0.16299.15_none_ff9ba8f08f2563c1.manifest

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : GenerateActionQueue finish (hr = 0x0)

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : ProcessActionQueue start

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : ProcessActionQueue using queue file C:\Windows\panther\actionqueue\oobeSystem.uaq

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : Command Line = C:\WINDOWS\SYSTEM32\MUIUNATTEND.EXE / arguments =  / pass = oobeSystem / manifest path = C:\Windows\Winsxs\Manifests\amd64_microsoft-windows-international-core_31bf3856ad364e35_10.0.16299.15_none_0c96907b4ae57360.manifest

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : Command Line = C:\WINDOWS\SYSTEM32\RUNDLL32.EXE / arguments = shsetup.dll,SHUnattendedSetup / pass = oobeSystem / manifest path = C:\Windows\Winsxs\Manifests\amd64_microsoft-windows-shell-setup_31bf3856ad364e35_10.0.16299.15_none_f546fe9e5ac4a1c6.manifest

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : Command Line = C:\WINDOWS\SYSWOW64\RUNDLL32.EXE / arguments = shsetup.dll,SHUnattendedSetup / pass = oobeSystem / manifest path = C:\Windows\Winsxs\Manifests\wow64_microsoft-windows-shell-setup_31bf3856ad364e35_10.0.16299.15_none_ff9ba8f08f2563c1.manifest

2018-02-23 12:16:04, Info                         [oobeldr.exe] [Action Queue] : Executing command "C:\WINDOWS\SYSTEM32\MUIUNATTEND.EXE"  oobeSystem

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] Starting MuiUnattend.exe GC

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] muiunattend is called with pass: oobeSystem

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] Found unattend setting "UILanguage" with value: "en-us".

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] Unattended setting "UILanguageFallback" could not be found. error:(2). Ignoring.

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] Found unattend setting "Systemlocale" with value: "en-us".

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] Found unattend setting "UserLocale" with value: "en-us".

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] Found unattend setting "InputLocale" with value: "en-us".

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] Setting UILanguage setting.

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] Setting UILanguage setting to en-us succeded.

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] Setting system locale using unattended setting SystemLocale:"en-us".

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] Set system locale to "en-us" successfully.

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] Setting input locale using unattended setting InputLocale:"0409:00000409" and apply the same setting to default user accont/system accounts/new user account.

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] Set input locale to "0409:00000409" and apply the same setting to default user accont/system accounts/new user account successfully.

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] Setting user locale to using unattended setting UserLocale:"en-us", and try apply the same settings to default user accont/system accounts/new user account.

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] Succeed in setting current user locale to "en-us".

2018-02-23 12:16:04, Info                         [MUIUNATTEND.EXE] Succeed in setting location to 244.

2018-02-23 12:16:05, Info                         [MUIUNATTEND.EXE] Succeed in copying settings for current user locale "en-us" to default user/system/new user accounts.

2018-02-23 12:16:05, Info                         [MUIUNATTEND.EXE] Set user locale to "en-us" successfully and apply the same settings to default user acconts/system account/new user account.

2018-02-23 12:16:05, Info                         [MUIUNATTEND.EXE] Applying user settings to all user (non-system) accounts.

2018-02-23 12:16:05, Info                         [MUIUNATTEND.EXE] Input locale is set for user:Administrator, value:0409:00000409.

2018-02-23 12:16:05, Info                         [MUIUNATTEND.EXE] User locale is set for user:Administrator, value:en-us.

2018-02-23 12:16:05, Info                         [MUIUNATTEND.EXE] Applying settings to user (non-system) accounts succeeded.

2018-02-23 12:16:05, Info                         [MUIUNATTEND.EXE] Setting OOBE handshake information succeeded.

2018-02-23 12:16:05, Info                         [MUIUNATTEND.EXE] Exiting MuiUnattend.exe GC

2018-02-23 12:16:05, Info                         [oobeldr.exe] [Action Queue] : process exit code = 0

2018-02-23 12:16:05, Info                         [oobeldr.exe] [Action Queue] : Unattend action returned operation complete.

2018-02-23 12:16:05, Info                         [oobeldr.exe] [Action Queue] : Executing command "C:\WINDOWS\SYSTEM32\RUNDLL32.EXE" shsetup.dll,SHUnattendedSetup oobeSystem

2018-02-23 12:16:05, Info                         [Shell Unattend] Running 'oobeSystem' pass

2018-02-23 12:16:05, Info                         [Shell Unattend] AutoLogon Password saved

2018-02-23 12:16:05, Info                         [Shell Unattend] AutoLogon Domain is '.\'

2018-02-23 12:16:05, Info                         [Shell Unattend] WinLogon DefaultDomainName set to '.\'

2018-02-23 12:16:05, Info                         [Shell Unattend] AutoLogon Username is 'adminaccount'

2018-02-23 12:16:05, Info                         [Shell Unattend] WinLogon DefaultUserName set to 'adminaccount'

2018-02-23 12:16:05, Info                         [Shell Unattend] AutoLogon LogonCount = 2

2018-02-23 12:16:05, Info                         [Shell Unattend] WinLogon AutoLogonCount set

2018-02-23 12:16:05, Info                         [Shell Unattend] AutoLogon enabled

2018-02-23 12:16:05, Info                         [Shell Unattend] Exiting 'oobeSystem' pass with status 0x00000000

2018-02-23 12:16:05, Info                         [oobeldr.exe] [Action Queue] : process exit code = 0

2018-02-23 12:16:05, Info                         [oobeldr.exe] [Action Queue] : Unattend action returned operation complete.

2018-02-23 12:16:05, Info                         [oobeldr.exe] [Action Queue] : Executing command "C:\WINDOWS\SYSWOW64\RUNDLL32.EXE" shsetup.dll,SHUnattendedSetup oobeSystem

2018-02-23 12:16:05, Info                         [Shell Unattend] Running 'oobeSystem' pass

2018-02-23 12:16:05, Info                         [Shell Unattend] UserAccounts: created account 'adminaccount'

2018-02-23 12:16:05, Info                         [Shell Unattend] UserAccounts: added 'adminaccount' to group 'Users'

2018-02-23 12:16:05, Info                         [Shell Unattend] UserAccounts: Password set for 'adminaccount'

2018-02-23 12:16:05, Info                         [Shell Unattend] UserAccounts: added 'adminaccount' to group 'Administrators'

2018-02-23 12:16:05, Info                         [Shell Unattend] Exiting 'oobeSystem' pass with status 0x00000000

2018-02-23 12:16:05, Info                         [oobeldr.exe] [Action Queue] : process exit code = 0

2018-02-23 12:16:05, Info                         [oobeldr.exe] [Action Queue] : Unattend action returned operation complete.

2018-02-23 12:16:05, Info                         [oobeldr.exe] [Action Queue] : ProcessActionQueue finish (hr = 0x0)

2018-02-23 12:16:05, Info                         [oobeldr.exe] Successfully completed execution of GC queue

2018-02-23 12:16:05, Info                         [oobeldr.exe] Flushing registry to disk...

2018-02-23 12:16:05, Info                         [oobeldr.exe] Flush took 390 ms.

2018-02-23 12:16:05, Info                         [oobeldr.exe] Successfully completed RunSMIPass for oobeSystem.

2018-02-23 12:16:05, Info                         [oobeldr.exe] Successfully ran oobeSystem pass.

2018-02-23 12:16:05, Info                         [oobeldr.exe] Launching [C:\Windows\system32\oobe\msoobe.exe]...

2018-02-23 12:16:05, Info                         [oobeldr.exe] Launching [C:\Windows\system32\oobe\msoobe.exe]...

2018-02-23 12:16:05, Info                         [msoobe.exe] ----------------------------------------------------------

2018-02-23 12:16:05, Info                         [msoobe.exe] Starting OOBE

2018-02-23 12:16:05, Info                         [msoobe.exe] Calculated OOBE STARTUP FLAGS: [0x00000026]

2018-02-23 12:16:05, Info                         [msoobe.exe] Service audiosrv is already running without invoking StartService()

2018-02-23 12:16:05, Info                         [msoobe.exe] Beginning wait for service audiosrv (initial state SERVICE_RUNNING, desired state SERVICE_RUNNING)

2018-02-23 12:16:05, Info                         [msoobe.exe] Service audiosrv successfully reports in state SERVICE_RUNNING

2018-02-23 12:16:05, Info                         [msoobe.exe] Successfully created first boot reg key

2018-02-23 12:16:05, Info                         [msoobe.exe] Cleared previous OOBE Stats Registry Key

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin ComputerName Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin ConnectedUser Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Plugin ConnectedUser Plugin should not run

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin Cortana Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Plugin Cortana Plugin should not run

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin End Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin Enterprise Provisioning Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin Eula Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Posted cache change notification for setting EULAACCEPT.

2018-02-23 12:16:05, Info                         [msoobe.exe] Plugin Eula Plugin should not run

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin Feature Staging Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Plugin Feature Staging Plugin should not run

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin HidPairing Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin Language Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Found [1] UI languages

2018-02-23 12:16:05, Info                         [msoobe.exe] Successfully added language English (United States)

2018-02-23 12:16:05, Info                         [msoobe.exe] Posted cache change notification for setting UI_SUPPORTED_LANGIDS.

2018-02-23 12:16:05, Info                         [msoobe.exe] Posted cache change notification for setting LANGUAGE.

2018-02-23 12:16:05, Info                         [msoobe.exe] Posted cache change notification for setting LANGISO639.

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin LocalUser Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Plugin LocalUser Plugin should not run

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin Misc Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Added IOOBEGlobalSettingsCacheListener Misc Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin OEMRegistration Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] OEM registration: Skipping - this has been suppressed by unattend.

2018-02-23 12:16:05, Info                         [msoobe.exe] Plugin OEMRegistration Plugin should not run

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin PID Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Added IOOBEGlobalSettingsCacheListener PID Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin ProtectPC Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin Proxy Configuration Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin Region Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin RetailDemo Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin TimeDate Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Added IOOBEGlobalSettingsCacheListener TimeDate Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin UpgradeApps Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Plugin UpgradeApps Plugin should not run

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin User OOBE Preparation Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Plugin User OOBE Preparation Plugin should not run

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin Wireless Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Service wlansvc is already running without invoking StartService()

2018-02-23 12:16:05, Info                         [msoobe.exe] Beginning wait for service wlansvc (initial state SERVICE_RUNNING, desired state SERVICE_START_PENDING)

2018-02-23 12:16:05, Info                         [msoobe.exe] Service wlansvc successfully reports in state SERVICE_START_PENDING

2018-02-23 12:16:05, Info                         [msoobe.exe] Added IOOBEGlobalSettingsCacheListener Wireless Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Loading OOBE plugin ZDP Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Added IOOBEGlobalSettingsCacheListener ZDP Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Parsing oobe.xml files...

2018-02-23 12:16:05, Info                         [msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\oobe.xml with hr=0x80070003

2018-02-23 12:16:05, Info                         [msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\default\oobe.xml with hr=0x80070003

2018-02-23 12:16:05, Info                         [msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\244\oobe.xml with hr=0x80070003

2018-02-23 12:16:05, Info                         [msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\default\1033\oobe.xml with hr=0x80070003

2018-02-23 12:16:05, Info                         [msoobe.exe] Failed to load oobe.xml file at C:\Windows\system32\oobe\info\244\1033\oobe.xml with hr=0x80070003

2018-02-23 12:16:05, Info                         [msoobe.exe] Successfully executed initial mandatory task for plugin HidPairing Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Successfully executed initial mandatory task for plugin Wireless Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] ExecuteInitialMandatoryTasks not implemented for plugin Proxy Configuration Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Attempting to start asynchronous notify ui language change.

2018-02-23 12:16:05, Info                         [msoobe.exe] Successfully executed initial mandatory task for plugin Language Plugin

2018-02-23 12:16:05, Info                         [msoobe.exe] Processing cache change notification for setting EULAACCEPT.

2018-02-23 12:16:05, Info                         [msoobe.exe] Processing cache change notification for setting UI_SUPPORTED_LANGIDS.

2018-02-23 12:16:05, Info                         [msoobe.exe] Processing cache change notification for setting LANGUAGE.

2018-02-23 12:16:05, Info                         [msoobe.exe] Processing cache change notification for setting LANGISO639.

2018-02-23 12:16:05, Info                         [msoobe.exe] TASK: Begin running task NotifyUILanguageChange...

2018-02-23 12:16:05, Info                         [msoobe.exe] TASK: Begin running task SaveEnabledInputMethods...

2018-02-23 12:16:05, Info                         [msoobe.exe] Posted cache change notification for setting NOTIFYLANGUAGEDONE.

2018-02-23 12:16:05, Info                         [msoobe.exe] Processing cache change notification for setting NOTIFYLANGUAGEDONE.

2018-02-23 12:16:05, Info                         [msoobe.exe] Successfully verified and committed UI language settings

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: End successfully running task SaveEnabledInputMethods

2018-02-23 12:16:06, Info                         [msoobe.exe] Posted cache change notification for setting GLOBALIZATIONCOMMITTED.

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully executed initial mandatory task for plugin Region Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] Processing cache change notification for setting GLOBALIZATIONCOMMITTED.

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: Begin running task SetComputerName...

2018-02-23 12:16:06, Info                         [msoobe.exe] Setting computer name to [DESKTOP-D08FTKN]

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: End successfully running task SetComputerName

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: Begin running task SetAccountDomainSID...

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: End successfully running task SetAccountDomainSID

2018-02-23 12:16:06, Info                         [msoobe.exe] Beginning wait for service wlidsvc (initial state SERVICE_START_PENDING, desired state SERVICE_START_PENDING)

2018-02-23 12:16:06, Info                         [msoobe.exe] Service wlidsvc successfully reports in state SERVICE_START_PENDING

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: Begin running task WaitForService...

2018-02-23 12:16:06, Info                         [msoobe.exe] Service netprofm is already running without invoking StartService()

2018-02-23 12:16:06, Info                         [msoobe.exe] Beginning wait for service netprofm (initial state SERVICE_RUNNING, desired state SERVICE_RUNNING)

2018-02-23 12:16:06, Info                         [msoobe.exe] Service netprofm successfully reports in state SERVICE_RUNNING

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: End successfully running task WaitForService

2018-02-23 12:16:06, Info                         [msoobe.exe] Beginning wait for service w32time (initial state SERVICE_START_PENDING, desired state SERVICE_START_PENDING)

2018-02-23 12:16:06, Info                         [msoobe.exe] Service w32time successfully reports in state SERVICE_START_PENDING

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully signaled SCM event to start up services

2018-02-23 12:16:06, Info                         [msoobe.exe] Posted cache change notification for setting COMPUTERNAME.

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully executed initial mandatory task for plugin ComputerName Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: Begin running task GetProvisioningProviderListCreate...

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: End successfully running task GetProvisioningProviderListCreate

2018-02-23 12:16:06, Info                         [msoobe.exe] Posted cache change notification for setting NETWORKSTATUS.

2018-02-23 12:16:06, Info                         [msoobe.exe] Connectivity changed: Internet detected

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully created Internet listener

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully executed initial mandatory task for plugin Enterprise Provisioning Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] Posted cache change notification for setting PRODUCTKEYSTATUS.

2018-02-23 12:16:06, Info                         [msoobe.exe] Launched background PID install task from plugin's Initial Mandatory Tasks

2018-02-23 12:16:06, Info                         [msoobe.exe] Posted cache change notification for setting PRODUCTKEYSTATUS.

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully executed initial mandatory task for plugin PID Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully executed initial mandatory task for plugin ProtectPC Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] Posted cache change notification for setting TIMESYNCSTATUS.

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully executed initial mandatory task for plugin TimeDate Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully executed initial mandatory task for plugin RetailDemo Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] Launching ZDP background task from InitialMandatoryTasks

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully executed initial mandatory task for plugin ZDP Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: Begin running task InstallPid...

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully executed initial mandatory task for plugin Misc Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] ExecuteInitialMandatoryTasks not implemented for plugin End Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] Found SkipMachineOOBE unattend setting.  Not showing wizard.

2018-02-23 12:16:06, Info                         [msoobe.exe] ExecuteFinalMandatoryTasks not implemented for plugin HidPairing Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: Begin running task SyncSystemTime...

2018-02-23 12:16:06, Info                         [msoobe.exe] Service w32time is already running without invoking StartService()

2018-02-23 12:16:06, Info                         [msoobe.exe] Beginning wait for service w32time (initial state SERVICE_START_PENDING, desired state SERVICE_RUNNING)

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: Begin running task RemoveRetailDemoDataTask...

2018-02-23 12:16:06, Info                         [msoobe.exe] Retail Demo mode is not enabled, removing demo accounts if they exist.

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: Begin running task ZDP...

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully executed final mandatory task for plugin Wireless Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully executed final mandatory task for plugin Proxy Configuration Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] Processing cache change notification for setting COMPUTERNAME.

2018-02-23 12:16:06, Info                         [msoobe.exe] Processing cache change notification for setting NETWORKSTATUS.

2018-02-23 12:16:06, Info                         [msoobe.exe] Processing cache change notification for setting PRODUCTKEYSTATUS.

2018-02-23 12:16:06, Info                         [msoobe.exe] Processing cache change notification for setting PRODUCTKEYSTATUS.

2018-02-23 12:16:06, Info                         [msoobe.exe] Processing cache change notification for setting TIMESYNCSTATUS.

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: Begin running task CreateDirectoryJunctions...

2018-02-23 12:16:06, Info                         [msoobe.exe] Creating directory junctions

2018-02-23 12:16:06, Info                         [msoobe.exe] Opting in to IncludeDriverSets

2018-02-23 12:16:06, Info                         [msoobe.exe] CZDPTask setting OOBE_GLOBAL_SETTING_ZDPSTATUS ZDP_Scanning.

2018-02-23 12:16:06, Info                         [msoobe.exe] Posted cache change notification for setting ZDPSTATUS.

2018-02-23 12:16:06, Info                         [msoobe.exe] Processing cache change notification for setting ZDPSTATUS.

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: Begin running task WindowsRecoveryEnvironment...

2018-02-23 12:16:06, Info                         [msoobe.exe] Installing Windows Recovery Environment

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: End successfully running task CreateDirectoryJunctions

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: Begin running task RemoveAdminProfile...

2018-02-23 12:16:06, Info                         [msoobe.exe] Removing Administrator Profile

2018-02-23 12:16:06, Info                         [msoobe.exe] Enter WinReOobeInstall

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: Begin running task QueueArsSystemTasksTask...

2018-02-23 12:16:06, Info                         [msoobe.exe] winreGetLatestDriverImportDate: oem1.inf: Import time: 131611312134300000

2018-02-23 12:16:06, Info                         [msoobe.exe] winreGetLatestDriverImportDate: oem0.inf: Import time: 131611312126490000

2018-02-23 12:16:06, Info                         [msoobe.exe] winreSetDriverEpoch: Driver epoch: 131611312134300000

2018-02-23 12:16:06, Info                         [msoobe.exe] winreSetRecoveryDirectorySecurity: Checking for recovery dir [C:\Recovery]

2018-02-23 12:16:06, Info                         [msoobe.exe] winreSetRecoveryDirectorySecurity: Recovery dir already exists, nothing to do

2018-02-23 12:16:06, Info                         [msoobe.exe] winreTraceHostInstallType: Install type: 9

2018-02-23 12:16:06, Info                         [msoobe.exe] CheckRegKey Reg get value (PushButtonReset) failed. with error 0x2

2018-02-23 12:16:06, Info                         [msoobe.exe] Update enhanced config info is enabled.

2018-02-23 12:16:06, Warning                      [msoobe.exe] Failed to get recovery entries: 0xc0000225

2018-02-23 12:16:06, Info                         [msoobe.exe] winreGetWinReGuid returning 0X490

2018-02-23 12:16:06, Info                         [msoobe.exe] ReAgentConfig::ReadBcdAndUpdateEnhancedConfigInfo WinRE disabled, WinRE Guid could not be determined  (0x490)

2018-02-23 12:16:06, Info                         [msoobe.exe] Failed to find winre.wim because WinRE is not installed.

2018-02-23 12:16:06, Info                         [msoobe.exe] WinReValidateRecoveryWimInternal took 16 ms.

2018-02-23 12:16:06, Warning                      [msoobe.exe] WinReValidateRecoveryWimInternal failed: 0x490

2018-02-23 12:16:06, Warning                      [msoobe.exe] winreConfigureValidationTask failed: 0x490, a non critical error

2018-02-23 12:16:06, Info                         [msoobe.exe] WinReOobeInstall Resetting WinRE recovery action

2018-02-23 12:16:06, Info                         [msoobe.exe] Enter WinReSetRecoveryAction

2018-02-23 12:16:06, Info                         [msoobe.exe] Parameters: Operation: 5, OperationParam: NULL, Permanent: FALSE, ConfigWinDir: NULL

2018-02-23 12:16:06, Warning                      [msoobe.exe] RegOpenKeyEx(GP) failed: 0x2

2018-02-23 12:16:06, Warning                      [msoobe.exe] WinReGetGroupPolicies failed with error code 0x2

2018-02-23 12:16:06, Warning                      [msoobe.exe] NOTE: overwrite error code 0x2 because it is not critical

2018-02-23 12:16:06, Info                         [msoobe.exe] WinRE config file path: C:\Windows\system32\Recovery\ReAgent.xml

2018-02-23 12:16:06, Info                         [msoobe.exe] Update enhanced config info is enabled.

2018-02-23 12:16:06, Warning                      [msoobe.exe] Failed to get recovery entries: 0xc0000225

2018-02-23 12:16:06, Info                         [msoobe.exe] winreGetWinReGuid returning 0X490

2018-02-23 12:16:06, Info                         [msoobe.exe] ReAgentConfig::ReadBcdAndUpdateEnhancedConfigInfo WinRE disabled, WinRE Guid could not be determined  (0x490)

2018-02-23 12:16:06, Info                         [msoobe.exe] System is WimBoot: FALSE

2018-02-23 12:16:06, Error                        [msoobe.exe] WinRE not configured

2018-02-23 12:16:06, Info                         [msoobe.exe] Exit WinReSetRecoveryAction return value: 0, last error: 0x2

2018-02-23 12:16:06, Info                         [msoobe.exe] WinReOobeInstall Resealing volume if necessary

2018-02-23 12:16:06, Info                         [msoobe.exe] WinReOobeInstall WinRE installation in OOBE completed

2018-02-23 12:16:06, Info                         [msoobe.exe] Exit WinReOobeInstall return value: 1

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully installed Windows Recovery Environment

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: End successfully running task WindowsRecoveryEnvironment

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully notified UI language change

2018-02-23 12:16:06, Info                         [msoobe.exe] Posted cache change notification for setting NOTIFYLANGUAGEDONE.

2018-02-23 12:16:06, Info                         [msoobe.exe] Processing cache change notification for setting NOTIFYLANGUAGEDONE.

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: End successfully running task NotifyUILanguageChange

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully executed final mandatory task for plugin Language Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] Region Plugin successfully set default Dvd region

2018-02-23 12:16:06, Info                         [msoobe.exe] Successfully executed final mandatory task for plugin Region Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] ExecuteFinalMandatoryTasks not implemented for plugin ComputerName Plugin

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: Begin running task ProvisionPackageCreate...

2018-02-23 12:16:06, Info                         [msoobe.exe] Beginning wait for service Schedule (initial state SERVICE_START_PENDING, desired state SERVICE_RUNNING)

2018-02-23 12:16:06, Info                         [msoobe.exe] Beginning wait for service profsvc (initial state SERVICE_START_PENDING, desired state SERVICE_RUNNING)

2018-02-23 12:16:06, Info                         [msoobe.exe] AppReadinessService QueueSystemTasks result [hr=0x00000000]

2018-02-23 12:16:06, Info                         [msoobe.exe] TASK: End successfully running task QueueArsSystemTasksTask

2018-02-23 12:16:07, Info                         [msoobe.exe] Service w32time successfully reports in state SERVICE_RUNNING

2018-02-23 12:16:07, Info                         [svchost.exe] Enter WinReIsWimBootEnabled

2018-02-23 12:16:07, Info                         [svchost.exe] Parameters: pszWinDir: NULL

2018-02-23 12:16:07, Info                         [svchost.exe] Exit WinReIsWimBootEnabled returns 0 with last error: 0x0

2018-02-23 12:16:07, Info                         [msoobe.exe] Service Schedule successfully reports in state SERVICE_RUNNING

2018-02-23 12:16:07, Info                         [msoobe.exe] Successfully attempted syncing the system clock with the w32time service.

2018-02-23 12:16:07, Info                         [msoobe.exe] Posted cache change notification for setting TIMESYNCSTATUS.

2018-02-23 12:16:07, Info                         [msoobe.exe] Processing cache change notification for setting TIMESYNCSTATUS.

2018-02-23 12:16:07, Info                         [msoobe.exe] TASK: End successfully running task SyncSystemTime

2018-02-23 12:16:08, Info                         [msoobe.exe] Installed product key ((null))

2018-02-23 12:16:08, Info                         [msoobe.exe] Posted cache change notification for setting PRODUCTKEYSTATUS.

2018-02-23 12:16:08, Info                         [msoobe.exe] Processing cache change notification for setting PRODUCTKEYSTATUS.

2018-02-23 12:16:08, Info                         [msoobe.exe] TASK: End successfully running task InstallPid

2018-02-23 12:16:09, Info                         [msoobe.exe] TASK: End successfully running task RemoveRetailDemoDataTask

2018-02-23 12:16:09, Info                         [msoobe.exe] Service profsvc successfully reports in state SERVICE_RUNNING

2018-02-23 12:16:12, Info                         [msoobe.exe] TASK: End successfully running task ProvisionPackageCreate

2018-02-23 12:16:12, Info                         [msoobe.exe] Posted cache change notification for setting REBOOT.

2018-02-23 12:16:12, Info                         [msoobe.exe] Successfully executed final mandatory task for plugin Enterprise Provisioning Plugin

2018-02-23 12:16:12, Info                         [msoobe.exe] Processing cache change notification for setting REBOOT.

2018-02-23 12:16:12, Info                         [msoobe.exe] Successfully executed final mandatory task for plugin PID Plugin

2018-02-23 12:16:12, Info                         [msoobe.exe] ExecuteFinalMandatoryTasks not implemented for plugin ProtectPC Plugin

2018-02-23 12:16:12, Info                         [msoobe.exe] Beginning wait for service w32time (initial state SERVICE_STOP_PENDING, desired state SERVICE_STOP_PENDING)

2018-02-23 12:16:12, Info                         [msoobe.exe] Service w32time successfully reports in state SERVICE_STOP_PENDING

2018-02-23 12:16:12, Info                         [msoobe.exe] Successfully executed final mandatory task for plugin TimeDate Plugin

2018-02-23 12:16:12, Info                         [msoobe.exe] Successfully executed final mandatory task for plugin RetailDemo Plugin

2018-02-23 12:16:12, Info                         [msoobe.exe] Setting ZDP abort timer to ensure we don't get stuck waiting for ZDP to finish.

2018-02-23 12:16:12, Info                         [msoobe.exe] Deferred AbortZDP (300 seconds) invoked

2018-02-23 12:16:12, Info                         [msoobe.exe] Waiting for ZDP background Timer task instance to complete.

2018-02-23 12:16:12, Info                         [msoobe.exe] TASK: Begin running task Timer...

2018-02-23 12:16:13, Info                         [msoobe.exe] Successfully removed Administrator profile

2018-02-23 12:16:13, Info                         [msoobe.exe] TASK: End successfully running task RemoveAdminProfile

2018-02-23 12:17:26, Info                         [msoobe.exe] ISearchCompletedCallback::Invoke called

2018-02-23 12:17:26, Info                         [msoobe.exe] Wait result from WU ZDP Search: 0X1

2018-02-23 12:17:26, Info                         [msoobe.exe] Found 0 updates in collection.

2018-02-23 12:17:26, Info                         [msoobe.exe] CZDPTask::CancelTask() Invoked.

2018-02-23 12:17:26, Info                         [msoobe.exe] CZDPTask setting OOBE_GLOBAL_SETTING_ZDPSTATUS ZDP_Finished.

2018-02-23 12:17:26, Info                         [msoobe.exe] Posted cache change notification for setting ZDPSTATUS.

2018-02-23 12:17:26, Info                         [msoobe.exe] Processing cache change notification for setting ZDPSTATUS.

2018-02-23 12:17:26, Info                         [msoobe.exe] TASK: End successfully running task ZDP

2018-02-23 12:17:26, Info                         [msoobe.exe] ZDP Plugin: Detected background task completed (ZDP Status -> ZDP_Finished)

2018-02-23 12:17:26, Info                         [msoobe.exe] TASK: End successfully running task Timer

2018-02-23 12:17:26, Info                         [msoobe.exe] Waiting for ZDP background worker task instance to complete.

2018-02-23 12:17:26, Info                         [msoobe.exe] Successfully executed final mandatory task for plugin ZDP Plugin

2018-02-23 12:17:26, Info                         [msoobe.exe] TASK: Begin running task ResetNotificationTimerTask...

2018-02-23 12:17:26, Info                         [msoobe.exe] TASK: End successfully running task ResetNotificationTimerTask

2018-02-23 12:17:26, Info                         [msoobe.exe] Successfully executed final mandatory task for plugin Misc Plugin

2018-02-23 12:17:26, Info                         [msoobe.exe] ExecuteFinalMandatoryTasks not implemented for plugin End Plugin

2018-02-23 12:17:26, Info                         [msoobe.exe] Ensuring netprofm task is complete.

2018-02-23 12:17:26, Info                         [msoobe.exe] Wrote End-of-OOBE Timestamp to Registry

2018-02-23 12:17:26, Info                         [msoobe.exe] License for msoobe-FirstLogonAnim-MayBeDisabled is true

2018-02-23 12:17:26, Info                         [msoobe.exe] Host returned successfully

2018-02-23 12:17:26, Info                         [msoobe.exe] Ending OOBE

2018-02-23 12:17:26, Info                         [msoobe.exe] ----------------------------------------------------------

2018-02-23 12:17:26, Info                         [oobeldr.exe] OrchestrateUpdateImageState: Updating image state from [IMAGE_STATE_UNDEPLOYABLE] --> [IMAGE_STATE_COMPLETE]

2018-02-23 12:17:26, Info                         [oobeldr.exe] OOBELdr.exe exiting with code [0x0]...

2018-02-23 12:17:26, Info                         [windeploy.exe] Process exited with exit code [0x0]

2018-02-23 12:17:26, Info                         [windeploy.exe] Windeploy: Executing PostOOBE commands

2018-02-23 12:17:26, Info                         [windeploy.exe] FbeExecuteExtensions: Processing callbacks in additive mode

2018-02-23 12:17:26, Info                         [windeploy.exe] FbeExecuteExtensions: Processed 0 extensions

2018-02-23 12:17:26, Info                         [windeploy.exe] Publishing WNF notification to indicate OOBE completion

2018-02-23 12:17:26, Info                         [windeploy.exe] OrchestrateWnfPublishOobeCompletion: Publishing WNF event for OOBE completion; OOBE completion flag = TRUE

2018-02-23 12:17:26, Info                         [windeploy.exe] Client OS detected: 1

2018-02-23 12:17:26, Info                         [windeploy.exe] OEM Licensing detected: 0

2018-02-23 12:17:26, Info                         [windeploy.exe] EnterpriseS or Enterprise or EnterpriseSN or EnterpriseN edition detected: 1

2018-02-23 12:17:26, Info                         [windeploy.exe] RunUserProvidedScript: Found script at [C:\Windows\Setup\Scripts\SetupComplete.cmd]; executing with UI hidden...

2018-02-23 12:17:33, Info                         [windeploy.exe] RunUserProvidedScript: Successfully executed script; (returned with exit code 0x0)

2018-02-23 12:17:33, Info                         [windeploy.exe] Windeploy: Executing move/cleanup commands

2018-02-23 12:17:33, Info                         [windeploy.exe] WinDeploy.exe exiting with code [0x0]

2018-02-23 12:43:06, Info                         [svchost.exe] Enter WinReIsWimBootEnabled

2018-02-23 12:43:06, Info                         [svchost.exe] Parameters: pszWinDir: NULL

2018-02-23 12:43:06, Info                         [svchost.exe] Exit WinReIsWimBootEnabled returns 0 with last error: 0x0

2018-02-23 15:21:35, Info                         [svchost.exe] Enter WinReIsWimBootEnabled

2018-02-23 15:21:35, Info                         [svchost.exe] Parameters: pszWinDir: NULL

2018-02-23 15:21:35, Info                         [svchost.exe] Exit WinReIsWimBootEnabled returns 0 with last error: 0x0

2018-02-23 15:32:25, Info                         [svchost.exe] Enter WinReIsWimBootEnabled

2018-02-23 15:32:25, Info                         [svchost.exe] Parameters: pszWinDir: NULL

2018-02-23 15:32:25, Info                         [svchost.exe] Exit WinReIsWimBootEnabled returns 0 with last error: 0x0

Re: Windows 10 Enterprise v1703 is ignoring the computername is unattend.xml

$
0
0

The issue isn't with the injected unattend file.  I have verified that it is the only one on the system and that it contains the desired computer name.

Re: Windows 10 Enterprise v1703 is ignoring the computername is unattend.xml

$
0
0

I'm running 2016.3

I haven't a answer why but I just had 30 new computers (not in Landesk database yet) I imaged. We have the Device Name Prompter pop up at the beginning of the Template. My understanding is what you put in there is injected into the unatted file which mine is like yours it has the ldhostname in it. However all the computers came up with the name Desktop-xxxx. I'd like to know what gives too?

Also I just imaged 2 computers that had already been in Landesk database with Windows 10 and they came up with the right name.

Re: Taskmanager don't work after rollout 1709

$
0
0

We ran into problems but not this one, if when we made the image for 1709 that ALL the windows updates had not been installed before capturing.

Just a thought.

Re: Windows 10 Enterprise v1703 is ignoring the computername is unattend.xml

$
0
0

Looking at the setupact log, I think that windows 10 is ignoring all of the passes before the OOBE pass. Is there a way to make windows process the file?  Do you have your computers booting to OOBE or Audit mode after a fresh image.   I'm going to try changing the reseal to Audit mode to see what happens.

Viewing all 3345 articles
Browse latest View live