Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:sccm [2012/09/13 02:17]
mcb30
howto:sccm [2023/03/16 12:36] (current)
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
Line 50: Line 52:
     ​     ​
     kernel wimboot     kernel wimboot
-    initrd bootmgr ​ bootmgr 
     initrd bcd      BCD     initrd bcd      BCD
-    initrd boot.sdi boot.sdi 
     initrd boot.wim boot.wim     initrd boot.wim boot.wim
     boot     boot
Line 89: Line 89:
   * ''​sccm.ipxe''​   * ''​sccm.ipxe''​
   * ''​wimboot''​   * ''​wimboot''​
-  * ''​sccmfiles/​bootmgr''​ 
   * ''​sccmfiles/​boot/​bcd''​   * ''​sccmfiles/​boot/​bcd''​
-  * ''​sccmfiles/​boot/​boot.sdi''​ 
   * ''​sccmfiles/​sources/​boot.wim''​   * ''​sccmfiles/​sources/​boot.wim''​
  
howto/sccm.1347502662.txt.gz ยท Last modified: 2012/09/13 02:17 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.