Windows-pe
Version vom 10. Dezember 2015, 17:25 Uhr von Thomas (Diskussion | Beiträge)
Include a Custom Script in a Windows PE Image
Beispieldateien für die unbeaufsichtigte Installation
Powershell | WGet in WinPE via SCCM TS
type c:\start.cmd
del c:\startup.cmd powershell.exe -command (($DL = New-Object System.Net.WebClient).DownloadFile(\"http://doom.xinux.org/download/startup.cmd\",\"c:\startup.cmd\")) c:\startup.cmd