Windows-pe

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen

Include a Custom Script in a Windows PE Image

Beispieldateien für die unbeaufsichtigte Installation

Powershell | WGet in WinPE via SCCM TS

powershell.exe -command {($DL = New-Object System.Net.WebClient).DownloadFile(\"http://doom.xinux.org/download/startup.cmd\",\"c:\startup.cmd\")