Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6 System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64 User : User ( 0) PHP Version : 7.4.6 Disable Function : NONE Directory : C:/Windows/SysWOW64/migwiz/dlmanifests/ |
<?xml version='1.0' encoding='utf-8' standalone='yes'?> <assembly xmlns="urn:schemas-microsoft-com:asm.v3" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" authors="" buildFilter="" company="Microsoft Corporation" copyright="" description="$(resourceString.description)" displayName="$(resourceString.displayName)" manifestVersion="1.0" owners="" supportInformation="" testers="" > <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-ADFS-WebAgentToken-DL" processorArchitecture="*" publicKeyToken="" version="0.0.0.0" versionScope="nonSxS" /> <migration scope="Upgrade,MigWiz"> <migrationDisplayID>Active_Directory_Federation_Services</migrationDisplayID> <!--Declare for which Longhorn equivalent OC this manifest corresponds too--> <registerSDF name="ADFS-WebAgentToken"/> <migXml xmlns=""> <detects> <detect> <!--Check if the source version is Server 2003--> <condition>MigXmlHelper.DoesOSMatch("NT", "5.2.*")</condition> </detect> <detect> <condition>MigXmlHelper.DoesStringContentEqual("Registry", "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents [adfstraditional]", "0x00000001")</condition> </detect> </detects> <plugin classId="{2cf6ea58-174e-4c81-a5c5-f6d626022d8f}" file="Microsoft-Windows-ADFS-DL\adfsmig.dll" /> <rules context="System"> <include> <objectSet> <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\ifssvc\Parameters [UseS4u]</pattern> </objectSet> </include> </rules> </migXml> </migration> <localization> <resources culture="en-US"> <stringTable> <string buildFilter="" id="displayName" value="ADFS Web agent for NTtoken-based applications" /> </stringTable> <stringTable> <string buildFilter="" id="description" value="Installs Web agent for NTtoken-based applications" /> </stringTable> </resources> </localization> </assembly>