<?xml version="1.0" encoding="UTF-16"?>
<Task version="1.6" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task">
  <RegistrationInfo>
    <URI>\Microsoft\Windows\PerformanceTrace\WhesvcToast</URI>
    <Author>$(@%SystemRoot%\system32\PerformanceTraceHandler.dll,-600)</Author>
    <Source>$(@%SystemRoot%\system32\PerformanceTraceHandler.dll,-601)</Source>
    <Description>$(@%SystemRoot%\system32\PerformanceTraceHandler.dll,-616)</Description>
  </RegistrationInfo>
  <Principals>
    <Principal id="Users">
      <GroupId>S-1-5-4</GroupId>
      <RunLevel>LeastPrivilege</RunLevel>
    </Principal>
  </Principals>
  <Triggers>
    <WnfStateChangeTrigger id="WNF_WHE_TASK_TOAST">
      <Enabled>true</Enabled>
      <StateName>7518BCA33A068341</StateName>
    </WnfStateChangeTrigger>
  </Triggers>
  <Settings>
    <Enabled>true</Enabled>
    <UseUnifiedSchedulingEngine>true</UseUnifiedSchedulingEngine>
    <AllowStartOnDemand>true</AllowStartOnDemand>
    <MultipleInstancesPolicy>IgnoreNew</MultipleInstancesPolicy>
    <DisallowStartIfOnBatteries>false</DisallowStartIfOnBatteries>
    <StopIfGoingOnBatteries>false</StopIfGoingOnBatteries>
    <Hidden>false</Hidden>
    <Priority>1</Priority>
  </Settings>
  <Actions Context="Users">
    <ComHandler>
      <ClassId>{c34546ad-2e37-41d9-8e23-277837b7a234}</ClassId>
    </ComHandler>
  </Actions>
</Task>