Bootstrap.ini Ignored?

We have a central office where MDT2010 is working fine for LTI.  Now we want to extend it to our remote locations with linked deployment shares.  All setup, WDS is in each location for PXE boot and that works fine.  The PC gets the boot.wim
from its local WDS ok, reboots and then starts the OS install.  The issue is that the OS install is coming from our central office over the WAN.
In the remote MDT bootstrap.ini file, we declare DeployRoot=\\remote-server\MDTShare$...We've updated/replicated the linked deployment share, and updated the WIM in WDS.  I can open the remote MDT bootstrap.ini and see that
it is pointed correctly.  And yet the OS install still comes across the WAN from our central MDT.
So I'm stuck...where else is DeployRoot (or something similar?) defined?  It is not defined in our customsettings.ini.  Could this be hard-coded somewhere in the boot.wim or WDS?  I've looked everywhere I can think to look.
The client's BDD logs clearly show that the PC connects to the right WDS server (its local one), it clearly gets the boot.wim from its local WDS, and then for some reason determines that its DeployRoot is the central site's MDT share instead of
its local one. 
Help, please.

Thanks for the reply.
The BDD logs show the incorrect deployroot server right off the bat (the central office, not the remote machine's local WDS/deployment share server).  The correct deployroot NEVER appears in the log.  This is the point/question...if I have
the correct deployroot defined in the remote bootstrap.ini file and yet it still connects to the wrong one, where else would it be defined?
Below is a snippet of the logfile...since everything refers to X:\MININT\, it's coming from the boot.wim in WDS.  I've run through the MDT workbench and edited the bootstrap.ini on the remote deployment share and then updated the deployment share to
create new WIMs.  These new WIMs have been imported into WDS--and the old ones deleted.  So the boot.wim used by WDS should have the correct deployroot for the remote location.  The machine boots from the correct WDS server but still tries to
pull the OS image from the central site.
So I took the shiny new boot.wim from the remote site's WDS and mounted it...in the Deploy\Scripts\ directory there is my edited bootstrap.ini file with the correct deployroot specified.  But the machine still tries to boot from the wrong
deployroot.
I'm going to try the %WDSServer%  variable in bootstrap.ini next...can't test till Monday though.
Thanks,
Remote MDT Share Bootstrap.ini:
[Settings]
Priority=Default
[Default]
DeployRoot=<REMOTE MDT SHARE$>
SkipBDDWelcome=NO
UserID=USER
UserDomain=DOMAIN
UserPassword=
SkipLocaleSelection=YES
KeyboardLocalePE=0409:00000409
BDD.log:
Property LogPath is now = X:\MININT\SMSOSD\OSDLOGS LiteTouch 10/15/2010 2:30:16 PM 0 (0x0000)
Property SMSTSLocalDataDrive is now = C: LiteTouch 10/15/2010 2:30:16 PM 0 (0x0000)
Property DeploymentMethod is now = UNC LiteTouch 10/15/2010 2:30:16 PM 0 (0x0000)
DeploymentMethod = UNC LiteTouch 10/15/2010 2:30:16 PM 0 (0x0000)
Property DeployRoot is now = X:\Deploy LiteTouch 10/15/2010 2:30:16 PM 0 (0x0000)
Using a local or mapped drive, no connection is required. LiteTouch 10/15/2010 2:30:16 PM 0 (0x0000)
DeployRoot = X:\Deploy LiteTouch 10/15/2010 2:30:17 PM 0 (0x0000)
Property DeployDrive is now = X: LiteTouch 10/15/2010 2:30:17 PM 0 (0x0000)
DeployDrive = X: LiteTouch 10/15/2010 2:30:17 PM 0 (0x0000)
Property PHASE is now = PREINSTALL LiteTouch 10/15/2010 2:30:17 PM 0 (0x0000)
Property DeploymentType is now = NEWCOMPUTER LiteTouch 10/15/2010 2:30:17 PM 0 (0x0000)
Phase = PREINSTALL LiteTouch 10/15/2010 2:30:17 PM 0 (0x0000)
About to run command: wscript.exe "X:\Deploy\Scripts\ZTIGather.wsf" /inifile:Bootstrap.ini LiteTouch 10/15/2010 2:30:17 PM 0 (0x0000)
Property inifile is now = Bootstrap.ini ZTIGather 10/15/2010 2:30:17 PM 0 (0x0000)
Microsoft Deployment Toolkit version: 5.0.1641.0 ZTIGather 10/15/2010 2:30:17 PM 0 (0x0000)
Property Debug is now = FALSE ZTIGather 10/15/2010 2:30:17 PM 0 (0x0000)
------------------------- Object Initialization ------------------------- ZTIGather 10/15/2010 2:30:17 PM 0 (0x0000)
------------------------- Initialization ------------------------- ZTIGather 10/15/2010 2:30:17 PM 0 (0x0000)
Synchronizing the environments. ZTIGather 10/15/2010 2:30:17 PM 0 (0x0000)
Property DeployRoot is now = X:\Deploy ZTIGather 10/15/2010 2:30:17 PM 0 (0x0000)
Property DeployDrive is now = X: ZTIGather 10/15/2010 2:30:17 PM 0 (0x0000)
Finished synchronizing the environments. ZTIGather 10/15/2010 2:30:17 PM 0 (0x0000)
Getting OS info ZTIGather 10/15/2010 2:30:17 PM 0 (0x0000)
Property OSCurrentVersion is now = 6.1.7600 ZTIGather 10/15/2010 2:30:17 PM 0 (0x0000)
Property OSCurrentBuild is now = 7600 ZTIGather 10/15/2010 2:30:17 PM 0 (0x0000)
Property OSVersion is now = WinPE ZTIGather 10/15/2010 2:30:17 PM 0 (0x0000)
Property IsServerOS is now = False ZTIGather 10/15/2010 2:30:17 PM 0 (0x0000)
Property IsServerCoreOS is now = False ZTIGather 10/15/2010 2:30:17 PM 0 (0x0000)
Finished getting OS info ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Getting HAL information ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Property HALName is now = acpiapic ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Finished getting HAL information ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Getting network info ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Checking network adapter: [00000000] Intel(R) 82567LM-3 Gigabit Network Connection ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
MAC address = 00:25:64:B6:A9:CF ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
IP Address = 192.168.50.68 ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
IP Address = fe80::f478:b408:92cf:65e1 ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Default Gateway = 192.168.50.15 ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Property IPAddress001 is now = 192.168.50.68 ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Property IPAddress002 is now = fe80::f478:b408:92cf:65e1 ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Property MacAddress001 is now = 00:25:64:B6:A9:CF ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Property DefaultGateway001 is now = 192.168.50.15 ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Finished getting network info ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Getting DP info ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Unable to determine SMS distribution Share server name ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Finished getting DP info ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Getting WDS server info ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Property WDSServer is now = <THE CORRECT WDS SERVER>ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Finished getting WDS server info ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Property HostName is now = MININT-OJMH0QV ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Getting asset info ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Unable to determine asset tag via WMI. ZTIGather 10/15/2010 2:30:18 PM 0 (0x0000)
Property AssetTag is now =  ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Property SerialNumber is now = "xxxxxxxx" ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Property Make is now = Dell Inc. ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Property Model is now = "Desktop" ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Property Product is now = "xxxxx" ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Property UUID is now = <UUID>ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Property Memory is now = 3965 ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Property Architecture is now = X86 ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Property ProcessorSpeed is now = 3000 ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Property CapableArchitecture is now = AMD64 X64 X86 ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Property IsLaptop is now = False ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Property IsDesktop is now = True ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Property IsServer is now = False ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Finished getting OS info ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Getting OS SKU info ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Property OSSKU is now = ULTIMATE ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Finished getting OS info ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
Getting virtualization info ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
FindFile(...\Microsoft.BDD.Utility.dll)  Result : 0 ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
RUN: regsvr32.exe /s "X:\Deploy\Tools\x86\Microsoft.BDD.Utility.dll" ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
FindFile: The file x64\Microsoft.BDD.Utility.dll could not be found in any standard locations. ZTIGather 10/15/2010 2:30:20 PM 0 (0x0000)
FindFile(...\Microsoft.BDD.Utility.dll)  Result : 1 ZTIGather 10/15/2010 2:30:21 PM 0 (0x0000)
RUN: regsvr32.exe /s "" ZTIGather 10/15/2010 2:30:21 PM 0 (0x0000)
Property IsHypervisorRunning is now = False ZTIGather 10/15/2010 2:30:21 PM 0 (0x0000)
Property SupportsVT is now = True ZTIGather 10/15/2010 2:30:21 PM 0 (0x0000)
Property SupportsNX is now = True ZTIGather 10/15/2010 2:30:21 PM 0 (0x0000)
Property Supports64Bit is now = True ZTIGather 10/15/2010 2:30:21 PM 0 (0x0000)
Property SupportsHyperVRole is now = True ZTIGather 10/15/2010 2:30:21 PM 0 (0x0000)
This computer does not appear to be a virtual machine (BIOS is 'DELL   - 15'). ZTIGather 10/15/2010 2:30:21 PM 0 (0x0000)
Property IsVM is now = False ZTIGather 10/15/2010 2:30:21 PM 0 (0x0000)
Finished getting virtualization info ZTIGather 10/15/2010 2:30:21 PM 0 (0x0000)
Processing the PREINSTALL phase. ZTIGather 10/15/2010 2:30:21 PM 0 (0x0000)
Determining the INI file to use. ZTIGather 10/15/2010 2:30:21 PM 0 (0x0000)
Finished determining the INI file to use. ZTIGather 10/15/2010 2:30:21 PM 0 (0x0000)
Using from [Settings]: Rule Priority = DEFAULT ZTIGather 10/15/2010 2:30:22 PM 0 (0x0000)
------ Processing the [DEFAULT] section ------ ZTIGather 10/15/2010 2:30:22 PM 0 (0x0000)
Property DEPLOYROOT is now = <THE INCORRECT DEPLOYROOT> ZTIGather 10/15/2010 2:30:22 PM 0 (0x0000)
Using from [DEFAULT]: DEPLOYROOT = <THE INCORRECT DEPLOYROOT> ZTIGather 10/15/2010 2:30:22 PM 0 (0x0000)
Property USERID is now = TURUX0JVSUxE ZTIGather 10/15/2010 2:30:22 PM 0 (0x0000)
Using from [DEFAULT]: USERID = USERACCOUNT ZTIGather 10/15/2010 2:30:22 PM 0 (0x0000)
Property USERDOMAIN is now = DOMAIN== ZTIGather 10/15/2010 2:30:22 PM 0 (0x0000)
Using from [DEFAULT]: USERDOMAIN = DOMAIN ZTIGather 10/15/2010 2:30:23 PM 0 (0x0000)
Property KEYBOARDLOCALEPE is now = 0409:00000409 ZTIGather 10/15/2010 2:30:23 PM 0 (0x0000)
Using from [DEFAULT]: KEYBOARDLOCALEPE = 0409:00000409 ZTIGather 10/15/2010 2:30:23 PM 0 (0x0000)
Property SKIPLOCALESELECTION is now = YES ZTIGather 10/15/2010 2:30:23 PM 0 (0x0000)
Using from [DEFAULT]: SKIPLOCALESELECTION = YES ZTIGather 10/15/2010 2:30:23 PM 0 (0x0000)
Property SKIPBDDWELCOME is now = NO ZTIGather 10/15/2010 2:30:23 PM 0 (0x0000)
Using from [DEFAULT]: SKIPBDDWELCOME = NO ZTIGather 10/15/2010 2:30:23 PM 0 (0x0000)
------ Done processing X:\Deploy\Scripts\Bootstrap.ini ------ ZTIGather 10/15/2010 2:30:23 PM 0 (0x0000)

Similar Messages

  • Windows PE ignoring Bootstrap.ini

    I have 3 Linked Deployment  share. All was good, and worked perfectly.
    I tried to add  fourth share. But something went wrong. 
    First of all 
    I updated my MDT to 6.2.5019.0
    and install ADB 8.1 update
    Then I edited my bootstrap.ini
    [Settings]
    Priority=DefaultGateway,Default
    [DefaultGateway]
    192.168.1.1=DS1
    192.168.2.1=DS2
    192.168.3.1=DS3
    192.168.4.1=DS4
    192.168.5.1=DS5
    192.168.6.1=DS6
    192.168.7.1=DS7
    192.168.8.1=DS8
    192.168.9.1=DS9
    192.168.10.1=DS10
    [DS1]
    DeployRoot=\\192.168.1.200\DS1$
    [DS2]
    DeployRoot=\\192.168.2.200\DS2$
    [DS3]
    DeployRoot=\\192.168.3.200\DS3$
    [DS4]
    DeployRoot=\\192.168.4.200\DS4$
    [DS5]
    DeployRoot=\\192.168.5.200\DS5$
    [DS6]
    DeployRoot=\\192.168.3.200\ds3$
    [DS7]
    DeployRoot=\\192.168.3.200\ds3$
    [DS8]
    DeployRoot=\\192.168.3.200\ds3$
    [DS9]
    DeployRoot=\\192.168.3.200\ds3$
    [DS10]
    DeployRoot=\\192.168.6.200\ds6$
    [Default]
    SkipBDDwelcome=YES
    UserDomain=corp.viamonstra.com
    UserID=admin
    UserPassword=admin
    Also I edited customsettings.ini
    Then I created Linked Deployement Share using Advanced Settings and also copy bootstrap and customsettins to 
    new LDS \\192.168.6.200\ds6$ from main DS \\192.168.1.200\DS1$
    Then I tried to upfate LDS but forced error.
    I tried replace,megre options to updating my new LDS but still error.
    I tried to copy my DS1 to DS6 fully, regenereted boot images again and again.
    then i have started to investigate problem :
    All shares work good,just DS6, my new one, has errors. 
    When I try to boot from iso or wim file windows Pe doesnt see deployroot and offers me to input deploy path manualy
    Lets see the logs files
    DS6
    ZTIGather.log
    Finished determining the INI file to use. ZTIGather
    13.04.2015 10:08:01 0 (0x0000)
    Using from [Settings]: Rule Priority = DEFAULTGATEWAY,DEFAULT
    ZTIGather 13.04.2015 10:08:02
    0 (0x0000)
    ------ Processing the [DEFAULTGATEWAY] section ------
    ZTIGather 13.04.2015 10:08:02
    0 (0x0000)
    Match found for default gateway 192.168.10.1, retrieving settings.
    ZTIGather 13.04.2015 10:08:02
    0 (0x0000)
    ------ Processing the [DS] section ------
    ZTIGather 13.04.2015 10:08:02
    0 (0x0000)
    ------ Processing the [DEFAULT] section ------
    ZTIGather 13.04.2015 10:08:02
    0 (0x0000)
    Property USERID is now = admin ZTIGather
    13.04.2015 10:08:02 0 (0x0000)
    Using from [DEFAULT]: USERID = admin ZTIGather
    13.04.2015 10:08:02 0 (0x0000)
    Property USERDOMAIN is now = corp.viamonstra.com
    ZTIGather 13.04.2015 10:08:02
    0 (0x0000)
    Using from [DEFAULT]: USERDOMAIN = corp.viamonstra.com
    ZTIGather 13.04.2015 10:08:02
    0 (0x0000)
    <Message containing password has been suppressed>
    ZTIGather 13.04.2015 10:08:02
    0 (0x0000)
    <Message containing password has been suppressed>
    ZTIGather 13.04.2015 10:08:02
    0 (0x0000)
    Property SKIPBDDWELCOME is now = YES ZTIGather
    13.04.2015 10:08:02 0 (0x0000)
    Using from [DEFAULT]: SKIPBDDWELCOME = YES ZTIGather
    13.04.2015 10:08:02 0 (0x0000)
    ------ Done processing X:\Deploy\Scripts\Bootstrap.ini ------
    ZTIGather 13.04.2015 10:08:02
    0 (0x0000)
    Before update my LDS worked correctly
    Finished determining the INI file to use. ZTIGather
    15.01.2015 17:51:15 0 (0x0000)
    Using from [Settings]: Rule Priority = DEFAULTGATEWAY,DEFAULT
    ZTIGather 15.01.2015 17:51:15
    0 (0x0000)
    ------ Processing the [DEFAULTGATEWAY] section ------
    ZTIGather 15.01.2015 17:51:15
    0 (0x0000)
    Match found for default gateway 192.168.1.1, retrieving settings.
    ZTIGather 15.01.2015 17:51:15
    0 (0x0000)
    ------ Processing the [DS1] section ------
    ZTIGather 15.01.2015 17:51:15
    0 (0x0000)
    Property DEPLOYROOT is now = \\192.168.1.200\DS1$
    ZTIGather 15.01.2015 17:51:15
    0 (0x0000)
    Using from [LN18]: DEPLOYROOT = \\192.168.1.200\DS1$
    ZTIGather 15.01.2015 17:51:15
    0 (0x0000)
    ------ Processing the [DEFAULT] section ------
    ZTIGather 15.01.2015 17:51:15
    0 (0x0000)
    Property USERID is now = admin ZTIGather
    15.01.2015 17:51:15 0 (0x0000)
    Using from [DEFAULT]: USERID = admin ZTIGather
    15.01.2015 17:51:15 0 (0x0000)
    Property USERDOMAIN is now = corp.viamonstra.com
    ZTIGather 15.01.2015 17:51:15
    0 (0x0000)
    Using from [DEFAULT]: USERDOMAIN = corp.viamonstra.com
    ZTIGather 15.01.2015 17:51:15
    0 (0x0000)
    <Message containing password has been suppressed>
    ZTIGather 15.01.2015 17:51:16
    0 (0x0000)
    <Message containing password has been suppressed>
    ZTIGather 15.01.2015 17:51:16
    0 (0x0000)
    Property SKIPBDDWELCOME is now = YES ZTIGather
    15.01.2015 17:51:16 0 (0x0000)
    Using from [DEFAULT]: SKIPBDDWELCOME = YES ZTIGather
    15.01.2015 17:51:16 0 (0x0000)
    ------ Done processing \\mdt\DS$\Control\Bootstrap.ini ------
    ZTIGather 15.01.2015 17:51:16
    0 (0x0000)
    As we see lines have to have vaules, here we dont have it
    ------ Processing the [DS6] section ------ ZTIGather
    13.04.2015 10:08:02 0 (0x0000)
    ------ Processing the [DEFAULT] section ------
    ZTIGather 13.04.2015 10:08:02
    0 (0x0000)
    I checked Bootstrap.ini from 
    x:\deploy\screpts and It has vaules to Gateway 
    192.168.10.1=DS10
    [DS10]
    DeployRoot=\\192.168.6.200\ds6$
    But why Windows PE doents see it?
    BDD.log says from tested PC
    No LocationServer.xml file was found, so no additonal DeployRoot pane initialization is required.
    Wizard 13.04.2015 13:23:07
    0 (0x0000)
    wizard.log says from tested PC
    Property definition is now = BDD_Welcome_ENU.xml
    Wizard 13.04.2015 13:23:03
    0 (0x0000)
    Microsoft Deployment Toolkit version: 6.2.5019.0
    Wizard 13.04.2015 13:23:03
    0 (0x0000)
    Not Wizard = False Wizard
    13.04.2015 13:23:03 0 (0x0000)
    Property WizardComplete is now = N Wizard
    13.04.2015 13:23:03 0 (0x0000)
    FindFile: The file LocationServer.xml could not be found in any standard locations.
    Wizard 13.04.2015 13:23:07
    0 (0x0000)
    No LocationServer.xml file was found, so no additonal DeployRoot pane initialization is required.
    Wizard 13.04.2015 13:23:07
    0 (0x0000)
    But I dont want to use locationservers.xml, previous logs shows same messages.
    I hope you understand my question. Thank you for your answers.

    I don't understand the problem here. Is your problem on the client side ( You include a ztigather.log client log ), or is the problem on the server with replication?
    There are several problems with replication that can be caused by bad configuration or permissions. Try manually copying files to verify permissions.
    IF the problem is on the client side, please copy your bdd.log file to a public site like onedrive and share the link.
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • MDT 2013: bootstrap.ini not applying username and password for share access

    I customized my bootstrap.ini file to skip the welcome screen, set keyboard locale, and enter a service account username and password for share access.  The welcome screen skip and keyboard locale work beautifully but it's not applying the share username/password/domain
    at all.  
    bootstrap.ini: 
    [Settings]
    Priority=Default
    [Default]
    DeployRoot=\\mydeploymentserver\DeploymentShare$
    UserID=myuserid
    UserDomain=mydomain.com
    UserPassword=mypassword
    KeyboardLocale=en-US
    SkipBDDWelcome=YES
    I verified that the unattend.xml file on the MININT volume during deployment had all of this information populated correctly:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="windowsPE">
    <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <ImageInstall>
    <OSImage>
    <WillShowUI>OnError</WillShowUI>
    <InstallTo>
    <DiskID>0</DiskID>
    <PartitionID>2</PartitionID>
    </InstallTo>
    <InstallFrom>
    <Path>\\mydeploymentserver\deploymentshare$\Operating Systems\Windows 7 x64 with District Software - 06222014\Windows 7 x64 with District Software - 06222014.wim</Path>
    <MetaData>
    <Key>/IMAGE/INDEX</Key>
    <Value>1</Value>
    </MetaData>
    </InstallFrom>
    </OSImage>
    </ImageInstall>
    <Display>
    <ColorDepth>16</ColorDepth>
    <HorizontalResolution>1024</HorizontalResolution>
    <RefreshRate>60</RefreshRate>
    <VerticalResolution>768</VerticalResolution>
    </Display>
    <ComplianceCheck>
    <DisplayReport>OnError</DisplayReport>
    </ComplianceCheck>
    <UserData>
    <AcceptEula>true</AcceptEula>
    </UserData>
    </component>
    <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <SetupUILanguage>
    <UILanguage>en-US</UILanguage>
    </SetupUILanguage>
    <InputLocale>0409:00000409</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    </settings>
    <settings pass="generalize">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    </component>
    </settings>
    <settings pass="specialize">
    <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <Identification>
    <Credentials>
    <Username>myusername</Username>
    <Domain>mydomain.com</Domain>
    <Password>mypassword</Password>
    </Credentials>
    <JoinDomain>mydomain.com</JoinDomain>
    </Identification>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <ComputerName>eos-vm-02</ComputerName>
    <RegisteredOrganization>Regional School District 19</RegisteredOrganization>
    <RegisteredOwner>Information Technology</RegisteredOwner>
    <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
    <TimeZone>Eastern Standard Time</TimeZone>
    </component>
    <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Home_Page>http://www.eosmith.org</Home_Page>
    <DisableWelcomePage>true</DisableWelcomePage>
    <DisableFirstRunWizard>false</DisableFirstRunWizard>
    </component>
    <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <RunSynchronous>
    <RunSynchronousCommand wcm:action="add">
    <Description>EnableAdmin</Description>
    <Order>1</Order>
    <Path>cmd /c net user Administrator /active:yes</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
    <Description>UnfilterAdministratorToken</Description>
    <Order>2</Order>
    <Path>cmd /c reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v FilterAdministratorToken /t REG_DWORD /d 0 /f</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
    <Description>disable user account page</Description>
    <Order>3</Order>
    <Path>reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\OOBE /v UnattendCreatedUser /t REG_DWORD /d 1 /f</Path>
    </RunSynchronousCommand>
    </RunSynchronous>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>en-US</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    <component name="Microsoft-Windows-TapiSetup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <TapiConfigured>0</TapiConfigured>
    <TapiUnattendLocation>
    <AreaCode>""</AreaCode>
    <CountryOrRegion>1</CountryOrRegion>
    <LongDistanceAccess>9</LongDistanceAccess>
    <OutsideAccess>9</OutsideAccess>
    <PulseOrToneDialing>1</PulseOrToneDialing>
    <DisableCallWaiting>""</DisableCallWaiting>
    <InternationalCarrierCode>""</InternationalCarrierCode>
    <LongDistanceCarrierCode>""</LongDistanceCarrierCode>
    <Name>Default</Name>
    </TapiUnattendLocation>
    </component>
    <component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DisableSR>1</DisableSR>
    </component>
    </settings>
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <UserAccounts>
    <AdministratorPassword>
    <Value>administratorpassword</Value>
    <PlainText>true</PlainText>
    </AdministratorPassword>
    </UserAccounts>
    <AutoLogon>
    <Enabled>true</Enabled>
    <Username>Administrator</Username>
    <Domain>.</Domain>
    <Password>
    <Value>administratorpassword</Value>
    <PlainText>true</PlainText>
    </Password>
    <LogonCount>999</LogonCount>
    </AutoLogon>
    <Display>
    <ColorDepth>32</ColorDepth>
    <HorizontalResolution>1024</HorizontalResolution>
    <RefreshRate>60</RefreshRate>
    <VerticalResolution>768</VerticalResolution>
    </Display>
    <FirstLogonCommands>
    <SynchronousCommand wcm:action="add">
    <CommandLine>wscript.exe %SystemDrive%\LTIBootstrap.vbs</CommandLine>
    <Description>Lite Touch new OS</Description>
    <Order>1</Order>
    </SynchronousCommand>
    </FirstLogonCommands>
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <NetworkLocation>Work</NetworkLocation>
    <ProtectYourPC>1</ProtectYourPC>
    </OOBE>
    <RegisteredOrganization>Regional School District 19</RegisteredOrganization>
    <RegisteredOwner>Information Technology</RegisteredOwner>
    <TimeZone>Eastern Standard Time</TimeZone>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>en-US</InputLocale>
    <SystemLocale>en-US</SystemLocale>
    <UILanguage>en-US</UILanguage>
    <UserLocale>en-US</UserLocale>
    </component>
    </settings>
    <settings pass="offlineServicing">
    <component name="Microsoft-Windows-PnpCustomizationsNonWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DriverPaths>
    <PathAndCredentials wcm:keyValue="1" wcm:action="add">
    <Path>\Drivers</Path>
    </PathAndCredentials>
    </DriverPaths>
    </component>
    </settings>
    </unattend>
    ... and the bdd.log file appeared not to read the username and password at all:
    <![LOG[ZTIUtility!GetAllFixedDrives (False)]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDiskPartition : \\MININT-U1TGFAD\root\cimv2:Win32_DiskPartition.DeviceID="Disk #0, Partition #0" \\MININT-U1TGFAD\root\cimv2:Win32_LogicalDisk.DeviceID="C:"]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDisk : \\MININT-U1TGFAD\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0"]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDiskPartition : \\MININT-U1TGFAD\root\cimv2:Win32_DiskPartition.DeviceID="Disk #0, Partition #1" \\MININT-U1TGFAD\root\cimv2:Win32_LogicalDisk.DeviceID="D:"]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDisk : \\MININT-U1TGFAD\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0"]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[ZTIUtility!GetAllFixedDrives = C: D:]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Property LogPath is now = D:\MININT\SMSOSD\OSDLOGS]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Microsoft Deployment Toolkit version: 6.2.5019.0]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Property Debug is now = FALSE]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Cleaned up a dirty deployment.]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[ZTIUtility!GetAllFixedDrives (False)]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDiskPartition : \\MININT-U1TGFAD\root\cimv2:Win32_DiskPartition.DeviceID="Disk #0, Partition #0" \\MININT-U1TGFAD\root\cimv2:Win32_LogicalDisk.DeviceID="C:"]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDisk : \\MININT-U1TGFAD\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0"]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDiskPartition : \\MININT-U1TGFAD\root\cimv2:Win32_DiskPartition.DeviceID="Disk #0, Partition #1" \\MININT-U1TGFAD\root\cimv2:Win32_LogicalDisk.DeviceID="D:"]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDisk : \\MININT-U1TGFAD\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0"]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[ZTIUtility!GetAllFixedDrives = C: D:]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[No task sequence is in progress.]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDisk : \\MININT-U1TGFAD\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0"]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Found Possible OS TargetDisk: \\MININT-U1TGFAD\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0"]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[GetPartitions: 2]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Found Possible OS Target Partition: \\MININT-U1TGFAD\root\cimv2:Win32_DiskPartition.DeviceID="Disk #0, Partition #0"]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDiskPartition : \\MININT-U1TGFAD\root\cimv2:Win32_DiskPartition.DeviceID="Disk #0, Partition #0" \\MININT-U1TGFAD\root\cimv2:Win32_LogicalDisk.DeviceID="C:"]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Target Partition not big enough: \\MININT-U1TGFAD\root\cimv2:Win32_DiskPartition.DeviceID="Disk #0, Partition #0"]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Found Possible OS Target Partition: \\MININT-U1TGFAD\root\cimv2:Win32_DiskPartition.DeviceID="Disk #0, Partition #1"]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[New ZTIDiskPartition : \\MININT-U1TGFAD\root\cimv2:Win32_DiskPartition.DeviceID="Disk #0, Partition #1" \\MININT-U1TGFAD\root\cimv2:Win32_LogicalDisk.DeviceID="D:"]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Found Drive: D:]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Found FirstPossibleSystemDrive: D:]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Property SMSTSLocalDataDrive is now = D:]LOG]!><time="05:03:38.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Unable to connect to BCDStore.]LOG]!><time="05:03:43.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Not running within WinPE or WinRE.]LOG]!><time="05:03:43.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Property DeploymentMethod is now = UNC]LOG]!><time="05:03:44.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[DeploymentMethod = UNC]LOG]!><time="05:03:44.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Property DeployRoot is now = X:\Deploy]LOG]!><time="05:03:44.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Using a local or mapped drive, no connection is required.]LOG]!><time="05:03:44.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[DeployRoot = X:\Deploy]LOG]!><time="05:03:44.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Property DeployDrive is now = X:]LOG]!><time="05:03:44.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[DeployDrive = X:]LOG]!><time="05:03:44.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Property PHASE is now = PREINSTALL]LOG]!><time="05:03:44.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Property DeploymentType is now = NEWCOMPUTER]LOG]!><time="05:03:44.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Phase = PREINSTALL]LOG]!><time="05:03:44.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[About to run command: wscript.exe "X:\Deploy\Scripts\ZTIGather.wsf" /inifile:Bootstrap.ini]LOG]!><time="05:03:44.000+000" date="06-23-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Property inifile is now = Bootstrap.ini]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Microsoft Deployment Toolkit version: 6.2.5019.0]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[------------------------- Object Initialization -------------------------]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[------------------------- Initialization -------------------------]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Synchronizing the environments.]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property DeployRoot is now = X:\Deploy]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property DeployDrive is now = X:]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished synchronizing the environments.]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting OS info]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OSCurrentVersion is now = 6.3.9600]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OSCurrentBuild is now = 9600]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OSVersion is now = WinPE]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsServerOS is now = False]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsServerCoreOS is now = False]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting OS info]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting HAL information]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property definition is now = BDD_Welcome_ENU.xml]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Microsoft Deployment Toolkit version: 6.2.5019.0]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property HALName is now = acpiapic]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting HAL information]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting network info]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Checking network adapter: [00000001] Intel(R) PRO/1000 MT Network Connection]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[MAC address = 00:50:56:85:38:B4]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[IP Address = 172.16.4.182]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[IP Address = fe80::c98:9fef:4305:51f0]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Default Gateway = 172.16.4.1]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IPAddress001 is now = 172.16.4.182]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IPAddress002 is now = fe80::c98:9fef:4305:51f0]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property MacAddress001 is now = 00:50:56:85:38:B4]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property DefaultGateway001 is now = 172.16.4.1]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting network info]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting DP info]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Unable to determine ConfigMgr distribution point]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting DP info]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting WDS server info]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Not Wizard = False]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property WizardComplete is now = N]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="Wizard" context="" type="1" thread="" file="Wizard">
    <![LOG[Property WDSServer is now = mydeploymentserver.mydomain.com]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting WDS server info]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property HostName is now = MININT-U1TGFAD]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting asset info]LOG]!><time="05:03:45.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[FindFile: The file x86\Microsoft.BDD.Utility.dll could not be found in any standard locations.]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[FindFile(...\Microsoft.BDD.Utility.dll) Result : 1]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[RUN: regsvr32.exe /s ""]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[FindFile(...\Microsoft.BDD.Utility.dll) Result : 0]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[RUN: regsvr32.exe /s "X:\Deploy\Tools\x64\Microsoft.BDD.Utility.dll"]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property AssetTag is now = No Asset Tag]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SerialNumber is now = VMware-42 05 2b f7 cd 5b 63 fd-83 8a 77 84 7c ed 79 05]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Make is now = VMware, Inc.]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Model is now = VMware Virtual Platform]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Product is now = 440BX Desktop Reference Platform]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property UUID is now = F72B0542-5BCD-FD63-838A-77847CED7905]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Memory is now = 2047]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Architecture is now = X64]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property ProcessorSpeed is now = 2800]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property CapableArchitecture is now = AMD64 X64 X86]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsLaptop is now = False]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsDesktop is now = False]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsServer is now = False]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsUEFI is now = False]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsOnBattery is now = False]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsX86 is now = True]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsX64 is now = True]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsSLAT is now = False]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting asset info]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting OS SKU info]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Unable to determine Windows SKU while in Windows PE.]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Determining the Disk and Partition Number from the Logical Drive X:\WINDOWS]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OriginalArchitecture is now = ]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OriginalArchitecture is now = ]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OriginalArchitecture is now = ]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting virtualization info]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsHypervisorRunning is now = True]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsVT is now = False]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsNX is now = True]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Supports64Bit is now = True]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsHyperVRole is now = False]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsVM is now = True]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property VMPlatform is now = VMware]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting virtualization info]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Connection succeeded to MicrosoftVolumeEncryption]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[There are no encrypted drives]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsBDE is now = False]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Processing the PREINSTALL phase.]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Determining the INI file to use.]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished determining the INI file to use.]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Using from [Settings]: Rule Priority = DEFAULT]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[------ Processing the [DEFAULT] section ------]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property DEPLOYROOT is now = \\mydeploymentserver\DeploymentShare$]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Using from [DEFAULT]: DEPLOYROOT = \\mydeploymentserver\DeploymentShare$]LOG]!><time="05:03:47.000+000" date="06-23-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[------ Done processing X:\Deploy\Scripts\Bootstrap.ini ------]LOG]!>

    Basics - Server 2008 R2 - SP1, WDS,  MDT 2013
    Well all, I've done this at least 20 times today and the deployment share info is still wrong...
    Someone else built and messed with this thing so i'm trying to fix it.  We have 2 MDT servers and 1 WDS that is on the Production MDT.  I've turned the test MDT off.
    It was working fine, until I updated the deployment share ... after adding some drivers for the surface pro 3 for the pxe boot
    Very Simple bootstrap.ini
    [Settings]
    Priority=Default
    [Default]
    DeployRoot=\\MMPDEPLOY02\DeploymentShare$
    UserID=xxx
    UserDomain=xxx
    UserPassword=xxx
    KeyboardLocale=en-US
    SkipBDDWelcome=YES
    It continues to show up on the client as ||mdt901w8|deploymentshare$  (test server) (pipes for \ since it makes it a link and i'm new)
    I've deleted all the .wim and associated files from all locations from the deployment share\boot folder and from the wds remote install\boot\x64\images folder where they are instead of the remote install\boot\images folder that everyone refers to.
    I really can't figure this one out... I know it's something simple I'm over looking but I can't see it..
    Any ideas..

  • What is the role of BootStrap.ini in SCCM when using MDT

    How do I get SCCM to work with a BootStrap.ini file?
    I want my MDT BootDisk to provide information to the client in Windows PE.
    But I cant see how the BootStrap.ini works with SCCM MDT Deployments.
    Please help.
    Thanks

    Check out the ZTIMediaHook.wsf
    http://blogs.technet.com/b/mniehaus/archive/2009/09/30/mdt-2010-new-feature-20-general-purpose-configmgr-wizard.aspx
    ZTIMediaHook will import the bootstrap.ini file in order to get basic information before it continues.
    Keith Garner - keithga.wordpress.com

  • MDT CustomSettings.ini

    I tried putting domain join information in the Default section of CustomSettings.ini but that breaks my capture task sequence. However, if I put it in the TaskSequence like [006] it doesn't fill in the OU. Also, the userid/password doesn't match what I used.
    Is that information ignored and only pulled from Bootstrap.ini? I also pass in ADGroup in the task sequence but if the OU portion isn't working i'm assuming that won't work either. 
    Has anyone else seen this problem? It is fine if the domain join portion is copied to each TS so that capture's still work but I would like it to pass the OU and ADGroup automatically. 

    As a side note I found it much easier in the end to break out the capture to its own deployment share.  It cut a lot of unnecessary logic and scripting out of the deployment share settings and allowed me to update the capture with whatever without interfering
    with the deployment side.
    It is really not necessary to use a 2nd deploymentshare only for capturing. That's just bad management by the person who is responisble for the share. It's perfectly possible to do this within one share, only if you put some effort in to it!
    If this post is helpful please click "Mark for answer", thanks! Kind regards
    This response does not help. I myself am leaning towards the second share because the way we need to use DomainJoin as a Location Database setting breaks the capture task completely. It does not matter where you put DoCapture, Join workgroup, or  try to
    null the joindomain variable. Even greyed out, if that entry is there MDT does not care. 
    See my thread at Capture Task Broken
    Nathaniel Scriven

  • MDT: unable to find rule INI file

    Hi,
    I have a ts which always worked fine, now suddenly it throws me the error "unable to find rule INI file".
    Strange thing is, I deleted the machine (vmware esxi), recreated it, same error, rebooted mdt server, same error.
    I use another vm, NO ERROR ....
    No clue here.
    Pls advise.
    J.
    Jan Hoedt

    did it fail searching for bootstrap.ini or customsettings.ini? deployment from UNC or offline media?
    If you are still having problems, please copy the bdd.log file to a public site like OneDrive and share the link?
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • MDT 2012 stuck on Processing Bootstrap Settings

    I just updated my mdt 2010 to mdt 2012 and when I go to run litetouch.wsf it starts and then it gets stuck at the screen that says "processing bootstrap settings" and it never goes past it.  it in tcommand window it says "command completed return
    code = 0"  any thoughts?

    BTW my CustomSettings.ini is as follows;
    ==============================================================================
    [Settings]
    Priority=Default
    Properties=MyCustomProperty
    [Default]
    OSInstall=Y
    ComputerName=%SerialNumber%
    _SMSTSOrgName=Name
    JoinWorkgroup=WordGroup
    KeyboardLocale=en-us
    DeploymentType=NEWCOMPUTER
    SkipFinalSummary=YES
    SkipAdminPassword=YES
    SkipAppsOnUpgrade=YES
    SkipBDDWelcome=YES
    SkipCapture=YES
    SkipComputerBackup=YES
    SkipComputerName=YES
    SkipDeploymentType=YES
    SkipDomainMembership=YES
    SkipFinalSummary=YES
    SkipLocaleSelection=Yes
    SkipPackageDisplay=YES
    SkipProductKey=YES
    SkipTaskSequence=Yes
    SkipTimeZone=Yes
    SkipUserData=Yes
    SkipWizard=YES
    TaskSequenceID=ARC32BUILD
    UILanguage=en-US
    UserDataLocation=NONE
    UserLocale=en-us
    ==============================================================================
    My Bootstrap.ini is;
    ==============================================================================
    Blank
    ==============================================================================

  • Bootstrap options

    Hello, I'm working with a script to do some updates - I am running from an AIP and have a few options set up via the customization wizard.  What I'm wanting to know is how to install 10.0.1, for example, on a system with 10.0.0 versus one with say, 9.4.2?
    What I have done is:
    For upgrading 10.0.0 to 10.0.1:
    \\SERVER\AIP_Share\Setup.exe /MSI REINSTALL=ALL REINSTALLMODE=vomus /log c:\temp\adobeReader.txt
    So what I try to do for older versions to 10.0.1 is just:
    \\SERVER\AIP_Share\Setup.exe  /MSI /log c:\temp\adobeReader.txt
    This installs, but it gets none of my customizations (EULA still shows, etc).  Is the /MSI share causing it to not use the setup.ini file?

    Customizing the bootstrap.ini is expensive since it requires updating the WinPE images.
    The purpose of BootStrap.ini is to get *just* enough processed so Litetouch can continue on to the *Full* deployment share where the *real* customsettings.ini file lives. Where the real work is done.
    * What is the DeploymentShare =
    \\server\deploymentshare$
    * Do you want any credentials to auto connect to the deployment share
        UserID, UserDomain, UserPassword
    * Should you skip the SkipBDDWelcome = Yes
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • MDT 2012 U1 Blue Screen on task sequence ??

    My Customer have MDT 2012 U1, so when he start a task sequence when the task start apply operating system, after the system restart and when the computer install the system the blue screen appear. It is very strange beacause the same task sequence work on
    some other model but in this Lenove M82 (3306-G1F) and M82 (M3395-AB4) we have the same error. But on other Lenovo model the same task work very fine. Why?
    SMSTS.log
    We do not find an available volume to store the local data path TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Set a global environment variable _SMSTSNextInstructionPointer=24 TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Set a TS execution environment variable _SMSTSNextInstructionPointer=24 TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Set a global environment variable _SMSTSInstructionStackString=22 TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Set a TS execution environment variable _SMSTSInstructionStackString=22 TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Save the current environment block TSManager 2014-09-11 08:54:07 1892 (0x0764)
    pszPath[0] != L'\0', HRESULT=80070057 (c:\qfe\nts_sms_fre\sms\framework\core\ccmcore\path.cpp,58) TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Filesystem::Path::Add(sEnvPath, EnvDataFileName, sEnvPath), HRESULT=80070057 (e:\nts_sms_fre\sms\framework\tscore\environmentlib.cpp,639) TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Failed to save environment to  (80070057) TSManager 2014-09-11 08:54:07 1892 (0x0764)
    TS::Environment::SharedEnvironment.saveEnvironment(szPath), HRESULT=80070057 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\executionenv.cxx,842) TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Failed to save the current environment block. This is usually caused by a problem with the program. Please check the Microsoft Knowledge Base to determine if this is a known issue or contact Microsoft Support Services for further assistance.
    Unknown error (Error: 80070057; Source: Unknown) TSManager 2014-09-11 08:54:07 1892 (0x0764)
    SaveEnvironment(), HRESULT=80070057 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\executionenv.cxx,420) TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Failed to persist execution state. Error 0x(80070057) TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Failed to save execution state and environment to local hard disk TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Start executing an instruciton. Instruction name: New Computer only. Instruction pointer: 24 TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Set a global environment variable _SMSTSCurrentActionName=New Computer only TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Set a global environment variable _SMSTSNextInstructionPointer=24 TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Evaluating an AND expression TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Evaluating a variable condition expression TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Variable = DeploymentType TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Value = NEWCOMPUTER TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Operator = equals TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Expand a string: equals TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Expand a string: DeploymentType TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Expand a string: NEWCOMPUTER TSManager 2014-09-11 08:54:07 1892 (0x0764)
    The variable condition expression is evaluated to be TRUE TSManager 2014-09-11 08:54:07 1892 (0x0764)
    The AND expression is evaluated to be TRUE TSManager 2014-09-11 08:54:07 1892 (0x0764)
    The condition for the group (New Computer only) is evaluated to be true TSManager 2014-09-11 08:54:07 1892 (0x0764)
    The group (New Computer only) has been successfully started TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Sending status message . . . TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Executing in non SMS standalone mode. Ignoring send a task execution status message request TSManager 2014-09-11 08:54:07 1892 (0x0764)
    User did not specify local data drive TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Volume D:\ is not a fixed hard drive TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Volume X:\ is not a fixed hard drive TSManager 2014-09-11 08:54:07 1892 (0x0764)
    Volume Z:\ is not a fixed hard drive TSManager 2014-09-11 08:54:07 1892 (0x0764)
    BDD.log
    Property LogPath is now = X:\MININT\SMSOSD\OSDLOGS LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    Microsoft Deployment Toolkit version: 6.1.2373.0 LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    Property Debug is now = FALSE LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    ZTIUtility!GetAllFixedDrives (Faux) LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    ZTIUtility!GetAllFixedDrives =  LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    No task sequence is in progress. LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    New ZTIDisk :
    \\MININT-KGJQ3PL\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0" LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    Found Possible OS TargetDisk:
    \\MININT-KGJQ3PL\root\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0" LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    GetPartitions: 0 LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    Did not find disk. LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    Property SMSTSLocalDataDrive is now =  LiteTouch 2014-09-11 08:53:34 0 (0x0000)
    Unable to connect to BCDStore. LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Not running within WinPE or WinRE. LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Property DeploymentMethod is now = UNC LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    DeploymentMethod = UNC LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Property DeployRoot is now = X:\Deploy LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Using a local or mapped drive, no connection is required. LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    DeployRoot = X:\Deploy LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Property DeployDrive is now = X: LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    DeployDrive = X: LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Property PHASE is now = PREINSTALL LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Property DeploymentType is now = NEWCOMPUTER LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Phase = PREINSTALL LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    About to run command: wscript.exe "X:\Deploy\Scripts\ZTIGather.wsf" /inifile:Bootstrap.ini LiteTouch 2014-09-11 08:53:40 0 (0x0000)
    Property inifile is now = Bootstrap.ini ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Microsoft Deployment Toolkit version: 6.1.2373.0 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    ------------------------- Object Initialization ------------------------- ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    ------------------------- Initialization ------------------------- ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Synchronizing the environments. ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property DeployRoot is now = X:\Deploy ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property DeployDrive is now = X: ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Finished synchronizing the environments. ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property definition is now = BDD_Welcome_ENU.xml Wizard 2014-09-11 08:53:40 0 (0x0000)
    Microsoft Deployment Toolkit version: 6.1.2373.0 Wizard 2014-09-11 08:53:40 0 (0x0000)
    Getting OS info ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property OSCurrentVersion is now = 6.1.7601 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property OSCurrentBuild is now = 7601 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property OSVersion is now = WinPE ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property IsServerOS is now = False ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property IsServerCoreOS is now = False ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Finished getting OS info ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Getting HAL information ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Not Wizard = Faux Wizard 2014-09-11 08:53:40 0 (0x0000)
    Property WizardComplete is now = N Wizard 2014-09-11 08:53:40 0 (0x0000)
    Property HALName is now = acpiapic ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Finished getting HAL information ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Getting network info ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Checking network adapter: [00000000] Intel(R) 82579LM Gigabit Network Connection ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    MAC address = 44:37:E6:D0:8F:EF ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    IP Address = 10.26.33.23 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    IP Address = fe80::8d70:f039:f93f:e5e9 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Default Gateway = 10.26.32.1 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property IPAddress001 is now = 10.26.33.23 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property IPAddress002 is now = fe80::8d70:f039:f93f:e5e9 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property MacAddress001 is now = 44:37:E6:D0:8F:EF ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Property DefaultGateway001 is now = 10.26.32.1 ZTIGather 2014-09-11 08:53:40 0 (0x0000)
    Finished getting network info ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Getting DP info ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Unable to determine ConfigMgr distribution point ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Finished getting DP info ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Getting WDS server info ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Unable to determine WDS server name, probably not booted from WDS. ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Finished getting WDS server info ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Property HostName is now = MININT-KGJQ3PL ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Getting asset info ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    Unable to determine asset tag via WMI. ZTIGather 2014-09-11 08:53:41 0 (0x0000)
    FindFile(...\Microsoft.BDD.Utility.dll)  Result : 0 ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    RUN: regsvr32.exe /s "X:\Deploy\Tools\x86\Microsoft.BDD.Utility.dll" ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    FindFile: The file x64\Microsoft.BDD.Utility.dll could not be found in any standard locations. ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    FindFile(...\Microsoft.BDD.Utility.dll)  Result : 1 ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    RUN: regsvr32.exe /s "" ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property AssetTag is now =  ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property SerialNumber is now = MJ24PLX ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property Make is now = LENOVO ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property Model is now = 3306G1F ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property Product is now = MAHOBAY ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property UUID is now = 4C5C19C8-5CD9-11E3-8E8B-153233E31400 ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property Memory is now = 3891 ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property Architecture is now = X86 ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property ProcessorSpeed is now = 3300 ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property CapableArchitecture is now = AMD64 X64 X86 ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsLaptop is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsDesktop is now = True ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsServer is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsUEFI is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsOnBattery is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property SupportsX86 is now = True ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property SupportsX64 is now = True ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property SupportsSLAT is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Finished getting asset info ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Getting OS SKU info ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Unable to determine Windows SKU while in Windows PE. ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Determining the Disk and Partition Number from the Logical Drive X:\WINDOWS ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property OriginalArchitecture is now =  ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Getting virtualization info ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsHypervisorRunning is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property SupportsVT is now = True ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property SupportsNX is now = True ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property Supports64Bit is now = True ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property SupportsHyperVRole is now = True ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    This computer does not appear to be a virtual machine (BIOS is 'LENOVO - 14c0'). ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsVM is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Finished getting virtualization info ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Connection succeeded to MicrosoftVolumeEncryption ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    There are no encrypted drives ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property IsBDE is now = False ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Processing the PREINSTALL phase. ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Determining the INI file to use. ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Finished determining the INI file to use. ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Using from [Settings]: Rule Priority = DEFAULT ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    ------ Processing the [DEFAULT] section ------ ZTIGather 2014-09-11 08:53:42 0 (0x0000)
    Property DEPLOYROOT is now = \\10.26.32.40\DeploymentShare$ ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Using from [DEFAULT]: DEPLOYROOT =
    \\10.26.32.40\DeploymentShare$ ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Property USERID is now = Administrateur ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Using from [DEFAULT]: USERID = Administrateur ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Property USERDOMAIN is now = crdiq03 ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Using from [DEFAULT]: USERDOMAIN = crdiq03 ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    <Message containing password has been suppressed> ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    <Message containing password has been suppressed> ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Property KEYBOARDLOCALEPE is now = 0c0c:00001009 ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Using from [DEFAULT]: KEYBOARDLOCALEPE = 0c0c:00001009 ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Property SKIPBDDWELCOME is now = YES ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Using from [DEFAULT]: SKIPBDDWELCOME = YES ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    ------ Done processing X:\Deploy\Scripts\Bootstrap.ini ------ ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Remapping variables. ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Property TaskSequenceID is now =  ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Property DeploymentType is now = NEWCOMPUTER ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Finished remapping variables. ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    ZTIGather processing completed successfully. ZTIGather 2014-09-11 08:53:43 0 (0x0000)
    Command completed, return code = 0 LiteTouch 2014-09-11 08:53:43 0 (0x0000)
    Property WizardComplete is now = Y Wizard 2014-09-11 08:53:44 0 (0x0000)
    About to run command: wpeutil.exe SetKeyboardLayout 0c0c:00001009 LiteTouch 2014-09-11 08:53:44 0 (0x0000)
    Command completed, return code = 0 LiteTouch 2014-09-11 08:53:44 0 (0x0000)
    Validating connection to \\10.26.32.40\DeploymentShare$ LiteTouch 2014-09-11 08:53:44 0 (0x0000)
    Mapped Network UNC Path Z:  =
    \\10.26.32.40\DeploymentShare$ LiteTouch 2014-09-11 08:53:44 0 (0x0000)
    Found Existing UNC Path Z:  =
    \\10.26.32.40\DeploymentShare$ LiteTouch 2014-09-11 08:53:44 0 (0x0000)
    Successfully established connection using supplied credentials. LiteTouch 2014-09-11 08:53:44 0 (0x0000)
    About to run command: wscript.exe "X:\Deploy\Scripts\ZTIGather.wsf" /nolocalonly LiteTouch 2014-09-11 08:53:44 0 (0x0000)
    Property definition is now = WelcomeWiz_Initialize.xml Wizard 2014-09-11 08:53:44 0 (0x0000)
    Microsoft Deployment Toolkit version: 6.1.2373.0 Wizard 2014-09-11 08:53:44 0 (0x0000)
    Property nolocalonly is now =  ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Microsoft Deployment Toolkit version: 6.1.2373.0 ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    ------------------------- Object Initialization ------------------------- ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    ------------------------- Initialization ------------------------- ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Synchronizing the environments. ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Property DeployRoot is now = \\10.26.32.40\DeploymentShare$ ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Property DeployDrive is now = X: ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Finished synchronizing the environments. ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Skipping local settings gathering because it has already been done. ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Processing the PREINSTALL phase. ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Determining the INI file to use. ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Not Wizard = Faux Wizard 2014-09-11 08:53:44 0 (0x0000)
    Property WizardComplete is now = N Wizard 2014-09-11 08:53:44 0 (0x0000)
    Using DEFAULT VALUE: Ini file =
    \\10.26.32.40\DeploymentShare$\Control\CustomSettings.ini ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Finished determining the INI file to use. ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Added new custom property MYCUSTOMPROPERTY ZTIGather 2014-09-11 08:53:44 0 (0x0000)
    Using from [Settings]: Rule Priority = DEFAULT ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    ------ Processing the [DEFAULT] section ------ ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property EVENTSERVICE is now = http://10.26.32.40:9800 ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: EVENTSERVICE = http://10.26.32.40:9800 ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property OSINSTALL is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: OSINSTALL = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property JOINWORKGROUP is now = GROUPE ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: JOINWORKGROUP = GROUPE ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property TIMEZONE is now = 035 ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: TIMEZONE = 035 ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property TIMEZONENAME is now = Eastern Standard Time ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: TIMEZONENAME = Eastern Standard Time ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property KEYBOARDLOCALE is now = 0c0c:00001009 ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: KEYBOARDLOCALE = 0c0c:00001009 ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property USERLOCALE is now = fr-CA ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: USERLOCALE = fr-CA ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property UILANGUAGE is now = fr-CA ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: UILANGUAGE = fr-CA ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPCAPTURE is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPCAPTURE = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    <Message containing password has been suppressed> ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    <Message containing password has been suppressed> ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPAPPLICATIONS is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPAPPLICATIONS = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPCOMPUTERBACKUP is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPCOMPUTERBACKUP = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPDOMAINMEMBERSHIP is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPDOMAINMEMBERSHIP = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPCOMPUTERNAME is now = NO ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPCOMPUTERNAME = NO ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPDEPLOYMENTTYPE is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPDEPLOYMENTTYPE = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPUSERDATA is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPUSERDATA = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPPACKAGEDISPLAY is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPPACKAGEDISPLAY = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Property SKIPLOCALESELECTION is now = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000)
    Using from [DEFAULT]: SKIPLOCALESELECTION = YES ZTIGather 2014-09-11 08:53:45 0 (0x0000

    Hi,
    I agree with Damon.
    Might be the ConfigMgr Driver Injector will help you.
    This tool will allow you to capture installed drivers on your workstations and then will automatically import them in ConfigMgr 2012.
    http://gallery.technet.microsoft.com/ConfigMgr-Driver-Injector-aae7d17d
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • MDT 2013 & WSUS

    I'm not able to get Windows Updates on a newly imaged machine. I'm getting the following errors upon completion of the image:
    FAILURE (9902): ZTIWindowsUpdate has run and failed too many times. Count = 8
    FAILURE (9902): ZTIWindowsUpdate has run and failed too many times. Count = 9
    Here are settings:
    Rules Tab of Properties of Deployment Share
    [Settings]
    Priority=Default
    Properties=MyCustomProperty
    [Default]
    OSInstall=Y
    SkipCapture=NO
    SkipAdminPassword=YES
    SkipProductKey=YES
    SkipComputerBackup=NO
    SkipBitLocker=NO
    WSUSServer=http://******:8530
    Bootstrap.ini
    [Settings]
    Priority=Default
    [Default]
    DeployRoot=\\*****\DeploymentShare$
    UserID=
    UserDomain=
    UserPassword=
    KeyboardLocale=fr-US
    SkipBDDWelcome=YES
    Any insight would be appreciated. Let me know which logs would be helpful.
    Thank you!
    gn

    2014-10-07 22:38:56:981  868 774 Report WER Report sent: 7.5.7601.17514 0x80072ee2 D67661EB-2423-451D-BF5D-13199E37DF28 Scan 101 Unmanaged
    2014-10-07 22:38:56:981  868 774 Report CWERReporter finishing event handling. (00000000)
    2014-10-08 03:00:10:013  868 8b8 AU Forced install timer expired for scheduled install
    2014-10-08 03:00:10:013  868 8b8 AU UpdateDownloadProperties: 0 download(s) are still in progress.
    2014-10-08 03:00:10:013  868 8b8 AU Setting AU scheduled install time to 2014-10-09 10:00:00
    2014-10-08 03:00:10:013  868 8b8 AU Successfully wrote event for AU health state:0
    2014-10-08 03:00:15:013  868 964 Report CWERReporter finishing event handling. (00000000)
    2014-10-08 03:38:52:060  868 8b8 AU #############
    2014-10-08 03:38:52:060  868 8b8 AU ## START ##  AU: Search for updates
    2014-10-08 03:38:52:060  868 8b8 AU #########
    2014-10-08 03:38:52:060  868 8b8 AU <<## SUBMITTED ## AU: Search for updates [CallId = {9F427D17-3C3E-422E-BB93-7146B42B799A}]
    2014-10-08 03:38:52:060  868 628 Agent *************
    2014-10-08 03:38:52:060  868 628 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-10-08 03:38:52:060  868 628 Agent *********
    2014-10-08 03:38:52:060  868 628 Agent   * Online = Yes; Ignore download priority = No
    2014-10-08 03:38:52:060  868 628 Agent   * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0
    and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-10-08 03:38:52:060  868 628 Agent   * ServiceID = {9482F4B4-E343-43B6-B170-9A65BC822C77} Windows Update
    2014-10-08 03:38:52:060  868 628 Agent   * Search Scope = {Machine}
    2014-10-08 03:38:52:122  868 628 Setup Checking for agent SelfUpdate
    2014-10-08 03:38:52:122  868 628 Setup Client version: Core: 7.5.7601.17514  Aux: 7.5.7601.17514
    2014-10-08 03:39:34:544  868 628 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 03:39:34:544  868 628 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 03:39:34:544  868 628 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 03:39:34:544  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 03:39:34:544  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 03:39:34:544  868 628 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 03:40:16:638  868 628 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 03:40:16:638  868 628 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 03:40:16:638  868 628 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 03:40:16:638  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 03:40:16:638  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 03:40:16:638  868 628 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 03:40:59:013  868 628 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 03:40:59:013  868 628 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 03:40:59:013  868 628 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 03:40:59:013  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 03:40:59:013  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 03:40:59:013  868 628 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 03:41:41:091  868 628 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 03:41:41:091  868 628 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 03:41:41:091  868 628 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 03:41:41:091  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 03:41:41:091  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 03:41:41:091  868 628 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 03:41:41:091  868 628 Misc WARNING: DownloadFileInternal failed for
    http://download.windowsupdate.com/v9/windowsupdate/redir/muv4wuredir.cab: error 0x80072ee2
    2014-10-08 03:43:05:231  868 628 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 03:43:05:231  868 628 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 03:43:05:231  868 628 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>. error
    0x80072ee2
    2014-10-08 03:43:05:231  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 03:43:05:231  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 03:43:05:231  868 628 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 03:44:50:388  868 628 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 03:44:50:388  868 628 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 03:44:50:388  868 628 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>. error
    0x80072ee2
    2014-10-08 03:44:50:388  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 03:44:50:388  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 03:44:50:388  868 628 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 03:46:35:544  868 628 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 03:46:35:544  868 628 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 03:46:35:544  868 628 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>. error
    0x80072ee2
    2014-10-08 03:46:35:544  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 03:46:35:544  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 03:46:35:544  868 628 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 03:47:59:653  868 628 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 03:47:59:653  868 628 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 03:47:59:653  868 628 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>. error
    0x80072ee2
    2014-10-08 03:47:59:653  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 03:47:59:653  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 03:47:59:653  868 628 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 03:47:59:653  868 628 Misc WARNING: DownloadFileInternal failed for
    http://download.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab: error 0x80072ee2
    2014-10-08 03:48:42:169  868 628 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 03:48:42:169  868 628 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 03:48:42:169  868 628 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://www.update.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 03:48:42:169  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 03:48:42:169  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 03:48:42:169  868 628 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 03:49:24:231  868 628 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 03:49:24:231  868 628 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 03:49:24:231  868 628 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://www.update.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 03:49:24:231  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 03:49:24:231  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 03:49:24:231  868 628 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 03:50:06:325  868 628 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 03:50:06:325  868 628 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 03:50:06:325  868 628 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://www.update.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 03:50:06:325  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 03:50:06:325  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 03:50:06:325  868 628 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 03:50:48:403  868 628 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 03:50:48:403  868 628 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 03:50:48:403  868 628 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://www.update.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 03:50:48:403  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 03:50:48:403  868 628 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 03:50:48:403  868 628 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 03:50:48:403  868 628 Misc WARNING: DownloadFileInternal failed for
    http://www.update.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab: error 0x80072ee2
    2014-10-08 03:50:48:403  868 628 Setup WARNING: SelfUpdate check failed to download package information, error = 0x80072EE2
    2014-10-08 03:50:48:403  868 628 Setup FATAL: SelfUpdate check failed, err = 0x80072EE2
    2014-10-08 03:50:48:403  868 628 Agent   * WARNING: Skipping scan, self-update check returned 0x80072EE2
    2014-10-08 03:50:48:419  868 628 Agent   * WARNING: Exit code = 0x80072EE2
    2014-10-08 03:50:48:419  868 628 Agent *********
    2014-10-08 03:50:48:419  868 628 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-10-08 03:50:48:419  868 628 Agent *************
    2014-10-08 03:50:48:419  868 628 Agent WARNING: WU client failed Searching for update with error 0x80072ee2
    2014-10-08 03:50:48:419  868 a90 AU >>##  RESUMED  ## AU: Search for updates [CallId = {9F427D17-3C3E-422E-BB93-7146B42B799A}]
    2014-10-08 03:50:48:419  868 a90 AU   # WARNING: Search callback failed, result = 0x80072EE2
    2014-10-08 03:50:48:419  868 a90 AU   # WARNING: Failed to find updates with error code 80072EE2
    2014-10-08 03:50:48:419  868 a90 AU #########
    2014-10-08 03:50:48:419  868 a90 AU ##  END  ##  AU: Search for updates [CallId = {9F427D17-3C3E-422E-BB93-7146B42B799A}]
    2014-10-08 03:50:48:419  868 a90 AU #############
    2014-10-08 03:50:48:419  868 a90 AU Successfully wrote event for AU health state:0
    2014-10-08 03:50:48:419  868 a90 AU AU setting next detection timeout to 2014-10-08 15:50:48
    2014-10-08 03:50:48:419  868 a90 AU Setting AU scheduled install time to 2014-10-09 10:00:00
    2014-10-08 03:50:48:419  868 a90 AU Successfully wrote event for AU health state:0
    2014-10-08 03:50:48:419  868 a90 AU Successfully wrote event for AU health state:0
    2014-10-08 03:50:53:403  868 628 Report REPORT EVENT: {102DD19D-A3CC-490B-B557-D561642FCFE5} 2014-10-08 03:50:48:403-0700 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 1 80072ee2 SelfUpdate Failure Software Synchronization Windows Update Client failed
    to detect with error 0x80072ee2.
    2014-10-08 03:50:53:419  868 628 Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2014-10-08 03:50:53:419  868 628 Report WER Report sent: 7.5.7601.17514 0x80072ee2 D67661EB-2423-451D-BF5D-13199E37DF28 Scan 101 Unmanaged
    2014-10-08 03:50:53:419  868 628 Report CWERReporter finishing event handling. (00000000)
    2014-10-08 05:45:46:466 2400 774 Misc ===========  Logging initialized (build: 7.5.7601.17514, tz: -0700)  ===========
    2014-10-08 05:45:46:466 2400 774 Misc   = Process: c:\program files\windows defender\MpCmdRun.exe
    2014-10-08 05:45:46:466 2400 774 Misc   = Module: C:\Windows\system32\wuapi.dll
    2014-10-08 05:45:46:466 2400 774 COMAPI Registered OnCompleted callback in GIT, cookie=256
    2014-10-08 05:45:46:513 2400 774 COMAPI -------------
    2014-10-08 05:45:46:544 2400 774 COMAPI -- START --  COMAPI: Search [ClientId = Windows Defender]
    2014-10-08 05:45:46:591 2400 774 COMAPI ---------
    2014-10-08 05:45:46:622 2400 774 COMAPI <<-- SUBMITTED -- COMAPI: Search [ClientId = Windows Defender]
    2014-10-08 05:45:46:622  868 700 Agent *************
    2014-10-08 05:45:46:669  868 700 Agent ** START **  Agent: Finding updates [CallerId = Windows Defender]
    2014-10-08 05:45:46:669  868 700 Agent *********
    2014-10-08 05:45:46:669  868 700 Agent   * Online = Yes; Ignore download priority = No
    2014-10-08 05:45:46:669  868 700 Agent   * Criteria = "(IsInstalled = 0 and IsHidden = 0 and CategoryIDs contains '8c3fcc84-7410-4a95-8b89-a166a0190486' and CategoryIDs contains 'e0789628-ce08-4437-be74-2495b842f43b')"
    2014-10-08 05:45:46:669  868 700 Agent   * ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
    2014-10-08 05:45:46:669  868 700 Agent   * Search Scope = {Machine}
    2014-10-08 05:46:29:185  868 700 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 05:46:29:185  868 700 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 05:46:29:185  868 700 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 05:46:29:185  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 05:46:29:185  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 05:46:29:185  868 700 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 05:47:11:294  868 700 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 05:47:11:294  868 700 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 05:47:11:294  868 700 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 05:47:11:294  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 05:47:11:294  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 05:47:11:294  868 700 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 05:47:53:403  868 700 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 05:47:53:403  868 700 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 05:47:53:403  868 700 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 05:47:53:403  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 05:47:53:403  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 05:47:53:403  868 700 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 05:48:35:810  868 700 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 05:48:35:810  868 700 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 05:48:35:810  868 700 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 05:48:35:810  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 05:48:35:810  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 05:48:35:810  868 700 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 05:48:35:810  868 700 Misc WARNING: DownloadFileInternal failed for
    http://download.windowsupdate.com/v9/windowsupdate/redir/muv4wuredir.cab: error 0x80072ee2
    2014-10-08 05:50:00:122  868 700 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 05:50:00:122  868 700 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 05:50:00:122  868 700 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>. error
    0x80072ee2
    2014-10-08 05:50:00:122  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 05:50:00:122  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 05:50:00:122  868 700 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 05:51:24:247  868 700 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 05:51:24:247  868 700 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 05:51:24:247  868 700 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>. error
    0x80072ee2
    2014-10-08 05:51:24:247  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 05:51:24:247  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 05:51:24:247  868 700 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 05:52:48:435  868 700 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 05:52:48:435  868 700 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 05:52:48:435  868 700 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>. error
    0x80072ee2
    2014-10-08 05:52:48:435  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 05:52:48:435  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 05:52:48:435  868 700 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 05:54:12:606  868 700 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 05:54:12:606  868 700 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 05:54:12:606  868 700 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>. error
    0x80072ee2
    2014-10-08 05:54:12:606  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 05:54:12:606  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 05:54:12:606  868 700 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 05:54:12:606  868 700 Misc WARNING: DownloadFileInternal failed for
    http://download.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab: error 0x80072ee2
    2014-10-08 05:54:54:700  868 700 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 05:54:54:700  868 700 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 05:54:54:700  868 700 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://www.update.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 05:54:54:700  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 05:54:54:700  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 05:54:54:700  868 700 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 05:55:37:106  868 700 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 05:55:37:106  868 700 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 05:55:37:106  868 700 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://www.update.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 05:55:37:106  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 05:55:37:106  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 05:55:37:106  868 700 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 05:56:19:169  868 700 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 05:56:19:169  868 700 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 05:56:19:169  868 700 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://www.update.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 05:56:19:169  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 05:56:19:169  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 05:56:19:169  868 700 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 05:57:01:231  868 700 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 05:57:01:231  868 700 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 05:57:01:231  868 700 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://www.update.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 05:57:01:231  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 05:57:01:231  868 700 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 05:57:01:231  868 700 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 05:57:01:231  868 700 Misc WARNING: DownloadFileInternal failed for
    http://www.update.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab: error 0x80072ee2
    2014-10-08 05:57:01:231  868 700 PT WARNING: PTError: 0x80072ee2
    2014-10-08 05:57:01:231  868 700 PT WARNING: PTError: 0x80072ee2
    2014-10-08 05:57:01:231  868 700 PT WARNING: Initialization failed for Protocol Talker Context: 0x80072ee2
    2014-10-08 05:57:01:231  868 700 PT WARNING: StartCategoryScan failed : 0x80072ee2
    2014-10-08 05:57:01:231  868 700 Agent   * WARNING: Exit code = 0x80072EE2
    2014-10-08 05:57:01:231  868 700 Agent *********
    2014-10-08 05:57:01:231  868 700 Agent **  END  **  Agent: Finding updates [CallerId = Windows Defender]
    2014-10-08 05:57:01:231  868 700 Agent *************
    2014-10-08 05:57:01:231  868 700 Agent WARNING: WU client failed Searching for update with error 0x80072ee2
    2014-10-08 05:57:01:231 2400 bd0 COMAPI >>--  RESUMED  -- COMAPI: Search [ClientId = Windows Defender]
    2014-10-08 05:57:01:278 2400 bd0 COMAPI   - Updates found = 0
    2014-10-08 05:57:01:294 2400 bd0 COMAPI   - WARNING: Exit code = 0x00000000, Result code = 0x80072EE2
    2014-10-08 05:57:01:341 2400 bd0 COMAPI ---------
    2014-10-08 05:57:01:372 2400 bd0 COMAPI --  END  --  COMAPI: Search [ClientId = Windows Defender]
    2014-10-08 05:57:01:403 2400 bd0 COMAPI -------------
    2014-10-08 05:57:01:419 2400 a8c COMAPI WARNING: Operation failed due to earlier error, hr=80072EE2
    2014-10-08 05:57:01:466 2400 a8c COMAPI FATAL: Unable to complete asynchronous search. (hr=80072EE2)
    2014-10-08 05:57:01:669 2400 774 COMAPI Removed OnCompleted callback from GIT (cookie=256)
    2014-10-08 05:57:01:716 2400 774 COMAPI ISusInternal::DisconnectCall failed, hr=8024000C
    2014-10-08 05:57:01:747 2400 774 COMAPI waiting for worker thread to complete
    2014-10-08 05:57:06:231  868 700 Report REPORT EVENT: {18B9B1F8-31D7-42AA-95D2-DC8D538BA784} 2014-10-08 05:57:01:231-0700 1 148 101 {00000000-0000-0000-0000-000000000000} 0 80072ee2 Windows Defender Failure Software Synchronization Windows Update Client
    failed to detect with error 0x80072ee2.
    2014-10-08 05:57:06:231  868 700 Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2014-10-08 05:57:06:231  868 700 Report WER Report sent: 7.5.7601.17514 0x80072ee2 00000000-0000-0000-0000-000000000000 Scan 101 Unmanaged
    2014-10-08 05:57:06:231  868 700 Report CWERReporter finishing event handling. (00000000)
    2014-10-08 08:50:48:419  868 8b8 AU #############
    2014-10-08 08:50:48:419  868 8b8 AU ## START ##  AU: Search for updates
    2014-10-08 08:50:48:419  868 8b8 AU #########
    2014-10-08 08:50:48:419  868 8b8 AU <<## SUBMITTED ## AU: Search for updates [CallId = {BB2DA1C0-C7D8-46E3-988B-AD4CCDD81030}]
    2014-10-08 08:50:48:419  868 9e0 Agent *************
    2014-10-08 08:50:48:419  868 9e0 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-10-08 08:50:48:419  868 9e0 Agent *********
    2014-10-08 08:50:48:419  868 9e0 Agent   * Online = Yes; Ignore download priority = No
    2014-10-08 08:50:48:419  868 9e0 Agent   * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0
    and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-10-08 08:50:48:419  868 9e0 Agent   * ServiceID = {9482F4B4-E343-43B6-B170-9A65BC822C77} Windows Update
    2014-10-08 08:50:48:419  868 9e0 Agent   * Search Scope = {Machine}
    2014-10-08 08:50:48:653  868 9e0 Setup Checking for agent SelfUpdate
    2014-10-08 08:50:48:653  868 9e0 Setup Client version: Core: 7.5.7601.17514  Aux: 7.5.7601.17514
    2014-10-08 08:51:32:075  868 9e0 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 08:51:32:075  868 9e0 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 08:51:32:075  868 9e0 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 08:51:32:075  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 08:51:32:075  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 08:51:32:075  868 9e0 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 08:52:14:106  868 9e0 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 08:52:14:106  868 9e0 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 08:52:14:106  868 9e0 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 08:52:14:106  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 08:52:14:106  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 08:52:14:106  868 9e0 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 08:52:56:185  868 9e0 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 08:52:56:185  868 9e0 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 08:52:56:185  868 9e0 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 08:52:56:185  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 08:52:56:185  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 08:52:56:185  868 9e0 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 08:53:38:294  868 9e0 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 08:53:38:294  868 9e0 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 08:53:38:294  868 9e0 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 08:53:38:294  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 08:53:38:294  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 08:53:38:294  868 9e0 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 08:53:38:294  868 9e0 Misc WARNING: DownloadFileInternal failed for
    http://download.windowsupdate.com/v9/windowsupdate/redir/muv4wuredir.cab: error 0x80072ee2
    2014-10-08 08:55:02:450  868 9e0 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 08:55:02:450  868 9e0 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 08:55:02:450  868 9e0 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>. error
    0x80072ee2
    2014-10-08 08:55:02:450  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 08:55:02:450  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 08:55:02:450  868 9e0 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 08:56:26:888  868 9e0 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 08:56:26:888  868 9e0 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 08:56:26:888  868 9e0 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>. error
    0x80072ee2
    2014-10-08 08:56:26:888  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 08:56:26:888  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 08:56:26:888  868 9e0 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 08:57:51:044  868 9e0 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 08:57:51:044  868 9e0 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 08:57:51:044  868 9e0 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>. error
    0x80072ee2
    2014-10-08 08:57:51:044  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 08:57:51:044  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 08:57:51:044  868 9e0 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 08:59:15:231  868 9e0 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 08:59:15:231  868 9e0 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 08:59:15:231  868 9e0 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>. error
    0x80072ee2
    2014-10-08 08:59:15:231  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 08:59:15:231  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 08:59:15:231  868 9e0 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 08:59:15:231  868 9e0 Misc WARNING: DownloadFileInternal failed for
    http://download.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab: error 0x80072ee2
    2014-10-08 08:59:57:310  868 9e0 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 08:59:57:310  868 9e0 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 08:59:57:310  868 9e0 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://www.update.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 08:59:57:310  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 08:59:57:310  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 08:59:57:310  868 9e0 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 09:00:39:388  868 9e0 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 09:00:39:388  868 9e0 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 09:00:39:388  868 9e0 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://www.update.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 09:00:39:388  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 09:00:39:388  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 09:00:39:388  868 9e0 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 09:01:21:450  868 9e0 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 09:01:21:450  868 9e0 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 09:01:21:450  868 9e0 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://www.update.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 09:01:21:450  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 09:01:21:450  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 09:01:21:450  868 9e0 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 09:02:03:513  868 9e0 Misc WARNING: Send failed with hr = 80072ee2.
    2014-10-08 09:02:03:513  868 9e0 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2014-10-08 09:02:03:513  868 9e0 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://www.update.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab>.
    error 0x80072ee2
    2014-10-08 09:02:03:513  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-10-08 09:02:03:513  868 9e0 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-10-08 09:02:03:513  868 9e0 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-10-08 09:02:03:513  868 9e0 Misc WARNING: DownloadFileInternal failed for
    http://www.update.microsoft.com/v9/windowsupdate/redir/muv4wuredir.cab: error 0x80072ee2
    2014-10-08 09:02:03:513  868 9e0 Setup WARNING: SelfUpdate check failed to download package information, error = 0x80072EE2
    2014-10-08 09:02:03:513  868 9e0 Setup FATAL: SelfUpdate check failed, err = 0x80072EE2
    2014-10-08 09:02:03:513  868 9e0 Agent   * WARNING: Skipping scan, self-update check returned 0x80072EE2
    2014-10-08 09:02:03:544  868 9e0 Agent   * WARNING: Exit code = 0x80072EE2
    2014-10-08 09:02:03:544  868 9e0 Agent *********
    2014-10-08 09:02:03:544  868 9e0 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-10-08 09:02:03:544  868 9e0 Agent *************
    2014-10-08 09:02:03:544  868 9e0 Agent WARNING: WU client failed Searching for update with error 0x80072ee2
    2014-10-08 09:02:03:544  868 8b4 AU >>##  RESUMED  ## AU: Search for updates [CallId = {BB2DA1C0-C7D8-46E3-988B-AD4CCDD81030}]
    2014-10-08 09:02:03:544  868 8b4 AU   # WARNING: Search callback failed, result = 0x80072EE2
    2014-10-08 09:02:03:544  868 8b4 AU   # WARNING: Failed to find updates with error code 80072EE2
    2014-10-08 09:02:03:544  868 8b4 AU #########
    2014-10-08 09:02:03:544  868 8b4 AU ##  END  ##  AU: Search for updates [CallId = {BB2DA1C0-C7D8-46E3-988B-AD4CCDD81030}]
    2014-10-08 09:02:03:544  868 8b4 AU #############
    2014-10-08 09:02:03:544  868 8b4 AU Successfully wrote event for AU health state:0
    2014-10-08 09:02:03:544  868 8b4 AU AU setting next detection timeout to 2014-10-08 21:02:03
    2014-10-08 09:02:03:544  868 8b4 AU Setting AU scheduled install time to 2014-10-09 10:00:00
    2014-10-08 09:02:03:544  868 8b4 AU Successfully wrote event for AU health state:0
    2014-10-08 09:02:03:544  868 8b4 AU Successfully wrote event for AU health state:0
    2014-10-08 09:02:08:513  868 9e0 Report REPORT EVENT: {2ECC59DC-32F0-4241-8E02-0C84208AC7C1} 2014-10-08 09:02:03:513-0700 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 1 80072ee2 SelfUpdate Failure Software Synchronization Windows Update Client failed
    to detect with error 0x80072ee2.
    2014-10-08 09:02:08:528  868 9e0 Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2014-10-08 09:02:08:528  868 9e0 Report WER Report sent: 7.5.7601.17514 0x80072ee2 D67661EB-2423-451D-BF5D-13199E37DF28 Scan 101 Unmanaged
    2014-10-08 09:02:08:528  868 9e0 Report CWERReporter finishing event handling. (00000000)
    (part 5of5)
    Thank you!
    gn

  • How to Suppress Message saying "Message containing a password has been suppressed?"

    On one of our task sequences, the summary page turns yellow with 1 error saying a message containing a password has been suppressed.
    The deployment is successful and we don't need to do anything about it, so it is a useless warning.
    I looked in the BDD.log and I see the reference to the error in there, but it is no more specific as to what is the cause.
    Is is the same OS image used in other task sequences without this error, so it must not be an issue with the OS installation itself and I can only assume it is something to do with a unique task inside the task sequence that clears the bios password, updates
    the bios and then resets the password.
    Is there a way to find specifics on what is generating this vague error message such as "unsupress" whatever is being suppressed so we can see the specifics of it or just suppress this error from being displayed?

    So, if you skip the summary then you don't get a deployment summary at all to warn you of failed tasks inside the task sequence?
    We occasionally get other errors, like failed to connect to share on first attempt, but is is pretty rare.
    This error is constant.  bdd.log has this in reference to the error:
    <![LOG[<Message containing password has been suppressed>]LOG]!><time="14:16:07.000+000" date="08-07-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[<Message containing password has been suppressed>]LOG]!><time="14:16:07.000+000" date="08-07-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SKIPBDDWELCOME is now = yes]LOG]!><time="14:16:07.000+000" date="08-07-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Using from [DEFAULT]: SKIPBDDWELCOME = yes]LOG]!><time="14:16:07.000+000" date="08-07-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[------ Done processing X:\Deploy\Scripts\Bootstrap.ini ------]LOG]!><time="14:16:07.000+000" date="08-07-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Remapping variables.]LOG]!><time="14:16:07.000+000" date="08-07-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property TaskSequenceID is now = ]LOG]!><time="14:16:07.000+000" date="08-07-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property DeploymentType is now = NEWCOMPUTER]LOG]!><time="14:16:07.000+000" date="08-07-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished remapping variables.]LOG]!><time="14:16:07.000+000" date="08-07-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[ZTIGather processing completed successfully.]LOG]!><time="14:16:07.000+000" date="08-07-2014" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Command completed, return code = 0]LOG]!><time="14:16:07.000+000" date="08-07-2014" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">

  • Connection to the deployment share could not be made (DFS share, works fine on site A, not on Site B)

    I'm trying to isolate this problem with MDT..., unable to find a solution matching this error.
    We have two sites, with a DFS replica between the servers, which works fine. 
    Server A: Windows 2012 R2 standard
    Windows Automated Installation Kit for Windows 7 
    MDT 2012, Update 1 
    WDS configured for PXE boot 
    Distributed File Share
    Server B: Windows 2008 R2 Standard 
    MDT 2012, Update 1 
    WDS configured for PXE boot 
    Distributed File Share
    The local path on both servers is on E:\DFS-Deploymentshare
    The DFS path is \\domain.com\it\deploymentshare
    When deploying on Site A, the deployment run smooth without problems.
    When deploying on Site B, the deployment fails to create connection to the share. 
    A connection to the deployment share (\\domain.com\it\deploymentshare) could not be made.
    Connection OK. Possible cause: invalid credentials.
    Pressing F8, to reach a command prompt. "ipconfig" shows an IP-address. I can PING the deployment server. I can mount the Deployment share using "net use" and providing the username/password added in the bootstrap.ini and "retry"
    in the message box and the deployment continues.
    In the BDD log i get this timeout:
    <![LOG[Unable to connect to \\domain.com\it\deplomentshare. Sleeping for 5 seconds. 
    <![LOG[<Message containinng password has been suppressed>
    <![LOG[Access is denied.
    However everything is the same both in site A and B so this seems very strange!
    The complete system has worked this way before.
    Bootstrap.ini contains: 
    DeployRoot=\\domain.com\it\deploymentshare 
    UserDomain="domain" 
    UserID="mdt-account" 
    UserPassword="password" 
    I've been trying all I can think of, but Im still faced with this error and to keep in mind the same share working on another site.

    Ok, so by the sounds of it, there is something wrong with the share permissions (especially if your account works fine but the MDTserviceaccount does not work even when part of Domain Admins).
    So you need to do the following:
    Start in Site A:
    Boot into WinPE on a workstation in site A
    Ping server-a
    Ping server-b
    Run "net use * \\server-a\deploymentshare$ /user:DOMAIN\MDTserviceaccount"
    Type in the password for MDTserviceaccount when prompted
    Browse to the newly mapped drive and list the files/folders
    Make sure you can see the relevant MDT folders, like Applications, Out-of-Box Drivers, etc
    If all that works, then you can move to site B
    Start in Site B:
    Boot into WinPE on a workstation in site B
    Ping server-a
    Ping server-b
    Run "net use * \\server-b\deploymentshare$ /user:DOMAIN\MDTserviceaccount"
    Type in the password for MDTserviceaccount when prompted
    Browse to the newly mapped drive and list the files/folders
    Make sure you can see the relevant MDT folders, like Applications, Out-of-Box Drivers, etc
    By going through all of the above, you should be able to see where the problem lies.
    If all of the above works with no problems, then you have the details incorrectly specified in the BootStrap.ini (or possibly CustomSettings.ini). Confirm that you have the following specified in the relevant ini file:
    DeployRoot
    UserID
    UserDomain
    UserPassword
    You can have a look in the help file if you need to confirm that these properties are configured correctly. Look under
    Toolkit Reference - Properties - Property Definition in the help file.
    Both Site A and Site B is successfully
    I have changed the Password of deployuser to test if it is correct. and i have copy/pasted the password into the DC when changing the password.
    I have tested the password by logging on to a client-pc with the deployuser as username and the temp password "Pa$$w0rd" successfully.
    Both UserID, UserDomain and UserPassword is entered after the help file for Property Definition.
    Please see the Bootstrap.ini and Customsettings.ini (NB! Servernames, Domainname and Passwords are fictive.)
    http://1drv.ms/1tGDlUt

  • How to setup the MDT Upstream server and down stream server

    Hi,
    i have configured the MDT upstream server at office1 & i need to setup the downstream server at office2.
    Image should be replicate from upstream server to downstream server and image should be build from
    downstream server at office2 not upstream server. I need to use LAN network, not MAN network. 
     How i can setup the downstream MDT server?
    Can you please suggest on this.
    Thanks!

    Hi Meganathen,
    I would go for a periodically (scheduled) robocopy. Yes it's perfectly possible to create this with selection profiles and linked deploymentshares, but based on my own experiences and consulting other subject matter experts like MVP Johan Arwidmark, it is
    advised to take care of replication yourself by robocopy or by DFSR
    This way you are in control, and robocopy is a great tool to take care of replication of files.
    To keep in mind your central deploymentshare and branche deploymentshare, you can play with the bootstrap.ini and customsettings.ini, that they will refer to a different deploymentshare location based on default gateway.
    See these links for more information:
    http://social.technet.microsoft.com/Forums/en-US/1c4bf193-6293-4207-9995-005dd1756fdd/mdt-2010-for-multiple-sites?forum=mdt
    http://tech.sportstoday.us/windows_7/fine-tuning-mdt-deployments---creating-a-linked-deployment-share-(part-2)---maintaining-linked-deployment-shares.aspx
    Good luck!
    If this post is helpful please click "Mark for answer", thanks! Kind regards

  • Invalid crdentail, The network path was not found

    hi,
    Client is able to boot in PXE but when i put crdentails for deployment share it gives error.
    I have stand alone WDS+ MDT server, Deploy share has already full permission to eveyone.
    Also update bootstrap.ini files but no use.Boot image (8.wim) file is updated.
    Shall we need to put crdentail any where apart from bootstrap.ini?

    Hi,
    Normally, with an MDT standalone installation, I create a regular user account (nothing fancy, administrator isn't even necessary) and call it: "sa-mdtconnect", with password: P@ssw0rd
    Then on the deploymentshare$ you may choose to provide "Everyone" full control share permissions, that's ok. But again, here, awarding the newly created useraccount sa-mdtconnect full control on the share is enough. This way you make sure no one
    else can access your share.
    Then lastly, make sure your NTFS permissions are set accordingly. Again nothing fancy's: Read, List and Execute are enough permissions to make this account work for MDT, and being able to copy/send back log files, and captured WIM images.
    Please check your Bootstrap.ini if it matches the following information:
    [Default]
    DeployRoot=\\servername.contoso.local\deploymentshare$
    SkipBDDWelcome=YES (optional)
    KeyboardLocale=nl-US (optional)
    UserID=sa-mdtconnect
    UserPassword=P@ssw0rd
    UserDomain=contoso.local (or alternatively, name of the MDT server)
    And always provide and UserDomain, if this value is empty, MDT may not be able to connect!
    Cheers!
    If this post is helpful please click "Mark for answer", thanks! Kind regards

  • Import settings to another

    I have two servers with two deployment share.What should I do if I want to import ones settings to another share without write those same things such as "if statement words" again.
    Thanks

    If you want to duplicate your deploymentshare, robocopy from share 1 to share 2
    If you want to copy customsettings.ini and bootstrap.ini take the files from the "deploymentshare\control" folder from share 1 to share 2
    If you want to duplicate / copy task sequences, take the TS.xml file from your "deploymentshare\control\<ts_id>" folder from share 1 to share 2 and copy that file in the desired ts_id folder.
    Last option is to use linked deployment share's only for this replication. And create a selection profile by which your replicate from share 1 to share 2 and choose "merge" instead of "replace" option.
    If this post is helpful please click "Mark for answer", thanks! Kind regards

Maybe you are looking for