home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <assembly manifestVersion="1.0" description="$(resourceString.description)" displayName="$(resourceString.displayName)" company="Microsoft" copyright="Microsoft" supportInformation="wafhot" creationTimeStamp="2003-08-05T10:09:21.1986565-07:00" lastUpdateTimeStamp="2004-06-19T22:16:51.5001339+00:00" authors="IanCar, BohrHe" owners="spptdev" testers="sppttest" buildFilter="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:asm.v3">
- <assemblyIdentity name="Microsoft-Windows-Network-Security-Domain-Clients-Svc-DL" version="0.0.0.0" processorArchitecture="*" language="neutral" publicKeyToken="$(Build.WindowsPublicKeyToken)" buildFilter="" versionScope="nonSxS"></assemblyIdentity>
- <migration>
- <migXml xmlns="">
- <detects>
- <detect>
- <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0.0")</condition>
- </detect>
- </detects>
-
- <rules context="system">
- <include>
- <objectSet>
- <pattern type="Registry">HKLM\SOFTWARE\Policies\Microsoft\Windows\IPSec\Policy\Local\* [*]</pattern>
- <pattern type="Registry">HKLM\SOFTWARE\Policies\Microsoft\Windows\IPSec\ICFv4\* [*]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\PolicyAgent\Oakley\* [StrongCRLCheck]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\PolicyAgent\Oakley\* [IKEFlags]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\IPSEC\* [SAIdleTime]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\IPSEC\* [NoDefaultExempt]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\IPSEC\* [AssumeUDPEncapsulationContextOnSendRule]</pattern>
- </objectSet>
- </include>
- <excludeAttributes attributes="Security">
- <objectSet>
- <pattern type="Registry">HKLM\SOFTWARE\Policies\Microsoft\Windows\IPSec\*</pattern>
- </objectSet>
- </excludeAttributes>
- </rules>
- </migXml>
- </migration>
- </assembly>
-