<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
  <assemblyIdentity name="Microsoft-Windows-DeviceUpdateAgent" version="10.0.26100.8521" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
  <dependency discoverable="no" resourceType="Resources">
    <dependentAssembly dependencyType="prerequisite">
      <assemblyIdentity name="Microsoft-Windows-DeviceUpdateAgent.Resources" version="10.0.26100.8521" processorArchitecture="amd64" language="*" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
    </dependentAssembly>
  </dependency>
  <file name="DeviceUpdateAgent.dll" destinationPath="$(runtime.system32)\" sourceName="DeviceUpdateAgent.dll" importPath="$(build.nttree)\" sourcePath=".\">
    <securityDescriptor name="WRP_FILE_DEFAULT_SDDL" />
    <asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>4aKQcZ1wDNWPCAfoU9cMpBOguti2MGshiN9Iae7G1Fk=</dsig:DigestValue>
    </asmv2:hash>
  </file>
  <instrumentation xmlns:win="http://manifests.microsoft.com/win/2004/08/windows/events">
    <events xmlns="http://schemas.microsoft.com/win/2004/08/events">
      <provider guid="{e8f9af91-afbe-5a03-dfec-5d591686326c}" message="$(string.EventProviderName)" messageFileName="%systemroot%\System32\DeviceUpdateAgent.dll" name="Microsoft-Windows-DeviceUpdateAgent" resourceFileName="%systemroot%\System32\DeviceUpdateAgent.dll" symbol="Microsoft_Windows_DeviceUpdateAgent">
        <channels>
          <channel chid="OpChannel" enabled="true" isolation="System" message="$(string.OpChannel.ChannelName)" name="Microsoft-Windows-DeviceUpdateAgent/Operational" type="Operational" />
        </channels>
      </provider>
      <cmi />
    </events>
  </instrumentation>
  <trustInfo>
    <security>
      <accessControl>
        <securityDescriptorDefinitions>
          <securityDescriptorDefinition name="WRP_REGKEY_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;CI;GA;;;S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464)(A;CI;GR;;;SY)(A;CI;GR;;;BA)(A;CI;GR;;;BU)(A;CI;GR;;;S-1-15-2-1)(A;CI;GR;;;S-1-15-3-1024-1065365936-1281604716-3511738428-1654721687-432734479-3232135806-4053264122-3456934681)" operationHint="replace" />
          <securityDescriptorDefinition name="WRP_FILE_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;;FA;;;S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464)(A;;GRGX;;;BA)(A;;GRGX;;;SY)(A;;GRGX;;;BU)(A;;GRGX;;;S-1-15-2-1)(A;;GRGX;;;S-1-15-2-2)S:(AU;FASA;0x000D0116;;;WD)" operationHint="replace" description="Default SDDL for Windows Resource Protected file" />
        </securityDescriptorDefinitions>
      </accessControl>
    </security>
  </trustInfo>
  <localization>
    <resources culture="en-US">
      <stringTable>
        <string id="description" value="Manifest for DeviceUpdateAgent components" />
        <string id="displayName" value="Device Update Agent" />
        <string id="EventProviderName" value="Microsoft-Windows-DeviceUpdateAgent" />
        <string id="OpChannel.ChannelName" value="Device Update Agent operational channel" />
        <string id="event.100_v0" value="A new deployment session was created with session ID %1" />
        <string id="event.100" value="A new deployment session was created with session ID %1 for update '%2' that is part of flight '%3'" />
        <string id="event.101_v0" value="Failed to create a new deployment session with error %1" />
        <string id="event.101" value="Failed to create a new deployment session for update '%1' that is part of flight '%2'.  The error was %3" />
        <string id="event.200_v0" value="Failed to generate a list of files to download with error %1" />
        <string id="event.200" value="Update of product '%1' to version '%2' failed to generate a list of files to download with error %3" />
        <string id="event.201" value="Requesting %1 files with total size %2" />
        <string id="event.300_v0" value="Failed to install updates with error %1" />
        <string id="event.300" value="Update of product '%1' to version '%2' failed to install updates with error %3" />
        <string id="event.301" value="Update '%2' encountered install error %1" />
        <string id="event.302" value="Update '%2' encountered import error %1" />
        <string id="event.303" value="Update '%2' should have already existed on the machine, but was missing.  Error = %1" />
        <string id="event.304" value="Installation of update set '%1' requires the system to be rebooted" />
        <string id="event.305" value="Installation of update '%1' requires the system to be rebooted" />
        <string id="event.306" value="Installation of update set '%1' is complete.  %2 updates out of %3 updates were successfully installed in %4 milliseconds" />
        <string id="event.307" value="Updated product '%1' to version '%2'" />
        <string id="event.400" value="Failed to commit updates with error %1" />
        <string id="event.500" value="Failed to clean up updates with error %1" />
        <string id="event.600" value="Failed to cancel updates with error %1" />
        <string id="event.601" value="Updates were cancelled with reason %1" />
        <string id="event.700" value="Failed to merge updates with error %1" />
        <string id="event.800" value="Failed to get update result post reboot with error %1" />
        <string id="event.801" value="Updated product '%1' to last activated version '%2'" />
        <string id="event.802" value="Product '%1' was not updated to last activated version '%2'.%nMissing updates: %3%nMissing drivers: %4%nUnpublished drivers: %5%nPublished drivers: %6%nAnalysis errors: %7" />
        <string id="event.803" value="Product '%1' at version '%2' had summary analysis error %3" />
        <string id="event.804" value="Summary analysis found device '%1' using driver package '%2' has problem code %3" />
        <string id="event.805" value="Summary analysis found device '%1' using driver package '%2' has device installation error %3" />
        <string id="event.900" value="Failed to perform post download operation with error %1" />
        <string id="event.1000" value="Parsed manifest for product '%1' at version '%2' is not greater than currently installed version '%3'" />
      </stringTable>
    </resources>
  </localization>
</assembly>