<?xml version="1.0" encoding="utf-16"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v3" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" manifestVersion="1.0">
  <memberships>
    <categoryMembership>
      <id name="Microsoft.Windows.Categories.Services" typeName="Service" version="10.0.19041.2311" publicKeyToken="31bf3856ad364e35" />
      <categoryInstance subcategory="bits">
        <serviceData dependOnService="RpcSs" description="@%SystemRoot%\system32\qmgr.dll,-1001" displayName="@%SystemRoot%\system32\qmgr.dll,-1000" errorControl="normal" imagePath="%SystemRoot%\System32\svchost.exe -k netsvcs -p" name="bits" objectName="LocalSystem" requiredPrivileges="SeCreateGlobalPrivilege,SeImpersonatePrivilege,SeTcbPrivilege,SeAssignPrimaryTokenPrivilege,SeIncreaseQuotaPrivilege,SeDebugPrivilege" sidType="unrestricted" start="demand" startAfterInstall="none" type="win32ShareProcess">
          <securityDescriptor name="BitsServiceSecurity" />
          <failureActions resetPeriod="86400">
            <actions>
              <action delay="60000" type="restartService" />
              <action delay="120000" type="restartService" />
              <action delay="0" type="none" />
            </actions>
          </failureActions>
        </serviceData>
      </categoryInstance>
    </categoryMembership>
  </memberships>
  <trustInfo>
    <security>
      <accessControl>
        <securityDescriptorDefinitions>
          <securityDescriptorDefinition name="BitsServiceSecurity" sddl="O:BAG:BAD:(A;CI;GA;;;SY)(A;;GA;;;BA)(A;;0x0002018d;;;IU)(A;;0x0002018d;;;SU)S:(AU;FASA;WDWO;;;BA)" />
        </securityDescriptorDefinitions>
      </accessControl>
    </security>
  </trustInfo>
</assembly>