33 lines
1.0 KiB
Groff
33 lines
1.0 KiB
Groff
<?xml version='1.0' encoding='utf-8' standalone='yes'?>
|
|
<assembly>
|
|
<assemblyIdentity
|
|
language="*"
|
|
name="Microsoft-Windows-SoftwareInventoryLogging-ScheduledTasks"
|
|
processorArchitecture="*"
|
|
version="0.0.0.0"
|
|
/>
|
|
<migration
|
|
alwaysProcess="yes"
|
|
replacementSettingsVersionRange="0"
|
|
replacementVersionRange="6.3-6.3.9712"
|
|
scope="Upgrade,MigWiz,USMT,Data"
|
|
settingsVersion="0"
|
|
>
|
|
<migXml xmlns="">
|
|
<rules context="System">
|
|
<include>
|
|
<objectSet>
|
|
<pattern type="Registry">HKLM\SOFTWARE\Microsoft\Windows\SoftwareInventoryLogging\* [*]</pattern>
|
|
<pattern type="File">%windir%\System32\LogFiles\SIL\* [*.bmil]</pattern>
|
|
</objectSet>
|
|
</include>
|
|
<exclude>
|
|
<objectSet>
|
|
<pattern type="Registry">HKLM\Software\Microsoft\Windows\SoftwareInventoryLogging [Identity]</pattern>
|
|
</objectSet>
|
|
</exclude>
|
|
</rules>
|
|
</migXml>
|
|
</migration>
|
|
</assembly>
|