Revision 77842800 snf-image-helper/unattend.xml

b/snf-image-helper/unattend.xml
36 36
                    <Order>4</Order>
37 37
                    <Path>cmd /C reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f</Path>
38 38
                </RunSynchronousCommand>
39
                <RunSynchronousCommand wcm:action="add">
40
                    <Description>Enable Automatic Updates</Description>
41
                    <Order>5</Order>
42
                    <Path>cmd /C reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update" /v AUOptions /t REG_DWORD /d 4 /f</Path>
43
                </RunSynchronousCommand>
39 44
            </RunSynchronous>
40 45
        </component>
41 46
    </settings>

Also available in: Unified diff