Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
howto:sccm [2012/09/13 02:17]
mcb30
howto:sccm [2013/10/31 13:49]
mcb30
Line 29: Line 29:
     os.Run "​%COMSPEC% /c title Initialising... && wpeinit " & _     os.Run "​%COMSPEC% /c title Initialising... && wpeinit " & _
            "&&​ net start dnscache",​ 1, true            "&&​ net start dnscache",​ 1, true
 +    os.RegWrite "​HKLM\SYSTEM\CurrentControlSet\Control\PEBootType",​ _
 +                "​Ramdisk:​OpticalDrive",​ "​REG_SZ"​
     os.Run WScript.ScriptFullName & "​\..\TsmBootStrap.exe /env:WinPE " & _     os.Run WScript.ScriptFullName & "​\..\TsmBootStrap.exe /env:WinPE " & _
            "/​configpath:​%SYSTEMDRIVE%\sms\data",​ 1, true            "/​configpath:​%SYSTEMDRIVE%\sms\data",​ 1, true
howto/sccm.txt ยท Last modified: 2023/03/16 12:36 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.