DDWindows 包自动扩展硬盘和开启3389远程桌面方法

520 教程
无人值守应答文件Unattend.xml编辑添加下面内容 自动扩展硬盘 <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ExtendOSPartition> <Extend>true</Extend>…