<?xml version="1.0" encoding="UTF-16"?>
<Task version="1.6" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task">
  <RegistrationInfo>
    <Source>$(@%systemRoot%\system32\unifiedconsent.dll,-103)</Source>
    <Author>$(@%systemRoot%\system32\unifiedconsent.dll,-102)</Author>
    <Description>$(@%systemRoot%\system32\unifiedconsent.dll,-101)</Description>
    <URI>\Microsoft\Windows\ConsentUx\UnifiedConsent\UnifiedConsentSyncTask</URI>
  </RegistrationInfo>
  <Triggers>
    <WnfStateChangeTrigger>
      <Enabled>true</Enabled>
      <StateName>7508BCA3380DC641</StateName>
    </WnfStateChangeTrigger>
    <TimeTrigger>
      <Repetition>
        <Interval>P1D</Interval>
        <StopAtDurationEnd>false</StopAtDurationEnd>
      </Repetition>
      <StartBoundary>2024-09-01T12:00:00</StartBoundary>
      <Enabled>true</Enabled>
      <RandomDelay>PT2H</RandomDelay>
    </TimeTrigger>
  </Triggers>
  <Principals>
    <Principal id="InteractiveUsers">
      <GroupId>S-1-5-4</GroupId>
      <RunLevel>HighestAvailable</RunLevel>
    </Principal>
  </Principals>
  <Settings>
    <MultipleInstancesPolicy>IgnoreNew</MultipleInstancesPolicy>
    <DisallowStartIfOnBatteries>false</DisallowStartIfOnBatteries>
    <StopIfGoingOnBatteries>false</StopIfGoingOnBatteries>
    <AllowHardTerminate>true</AllowHardTerminate>
    <StartWhenAvailable>true</StartWhenAvailable>
    <RunOnlyIfNetworkAvailable>false</RunOnlyIfNetworkAvailable>
    <IdleSettings>
      <StopOnIdleEnd>false</StopOnIdleEnd>
      <RestartOnIdle>false</RestartOnIdle>
    </IdleSettings>
    <AllowStartOnDemand>true</AllowStartOnDemand>
    <Enabled>true</Enabled>
    <Hidden>false</Hidden>
    <RunOnlyIfIdle>false</RunOnlyIfIdle>
    <DisallowStartOnRemoteAppSession>false</DisallowStartOnRemoteAppSession>
    <UseUnifiedSchedulingEngine>true</UseUnifiedSchedulingEngine>
    <WakeToRun>false</WakeToRun>
    <ExecutionTimeLimit>PT5M</ExecutionTimeLimit>
    <Priority>7</Priority>
  </Settings>
  <Actions Context="InteractiveUsers">
    <ComHandler>
      <ClassId>{82AA0895-198A-4C1B-B2D1-C16894218AFB}</ClassId>
    </ComHandler>
  </Actions>
</Task>