home *** CD-ROM | disk | FTP | other *** search
- <assembly manifestVersion="1.0" description="$(resourceString.description)" displayName="$(resourceString.displayName)" company="Microsoft corporation" copyright="" supportInformation="" authors="maheshl" owners="maheshl" testers="" buildFilter="" xmlns="urn:schemas-microsoft-com:asm.v3">
- <assemblyIdentity name="Microsoft-Windows-TerminalServices-LocalSessionManager-DL" version="0.0.0.0" processorArchitecture="*" language="*"/>
-
- <migration>
- <migXml xmlns="">
-
- <detects>
- <detect>
- <condition>
- MigXmlHelper.IsOSEarlierThan("NT", "6.0")
- </condition>
- </detect>
- </detects>
-
- <rules context="System">
- <include>
- <objectSet>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server [fDenyTSConnections]</pattern>
-
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server [AllowRemoteRPC]</pattern>
-
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server [TSAdvertise]</pattern>
-
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server [DelayConMgrTimeout]</pattern>
- </objectSet>
- </include>
- </rules>
-
- </migXml>
- </migration>
- </assembly>
-