Quantcast
Viewing all articles
Browse latest Browse all 2818

unattend.xml not working properly in a non-English system

Hi,

I used ADK to create a unattend.xml and use it for Windows 8 English edition and everything went well. However, if I use this unattend.xml in a non-English Windows 8, some settings in the unattend.xml doesn't work(most of the settings had been applied to the system).

The part whick didn't work is enable remote desktop:

<component name="Networking-MPSSVC-Svc" 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">
            <FirewallGroups>
                <FirewallGroup wcm:action="add" wcm:keyValue="EnableRemoteDesktop">
                    <Active>true</Active>
                    <Group>Remote Desktop</Group>
                    <Profile>all</Profile>
                </FirewallGroup>
            </FirewallGroups>
        </component>


Viewing all articles
Browse latest Browse all 2818

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>