233
0
2083
管理员
git clone https://github.com/discentem/glazier-starter-kit.git复制代码
Export-Windowsdriver -Online -Destination c:\drivers复制代码
... Driver : oem25.inf OriginalFileName : C:\Windows\System32\DriverStore\FileRepository\killernetworkextension.inf _amd64_635597853a943a8a\killernetworkextension.inf Inbox : False ClassName : Extension BootCritical : False ProviderName : Rivet Networks LLC Date : 4/16/2020 12:00:00 AM Version : 2.2.3267.0 ... ... Driver : oem28.inf OriginalFileName : C:\Windows\System32\DriverStore\FileRepository\killernetworkcomponent.inf _amd64_2caa3873bf7cf75d\killernetworkcomponent.inf Inbox : False ClassName : SoftwareComponent BootCritical : False ProviderName : Rivet Networks LLC Date : 4/16/2020 12:00:00 AM Version : 2.2.3267.0复制代码
PS C:\Users\brandon> ls C:\drivers\dell\xps\9370 Directory: C:\drivers\dell\xps\9370 Mode LastWriteTime Length Name ---- ------------- ------ ---- d----- 6/19/2021 5:01 PM atheros_bth.inf_amd64_059e038b6e018050 d----- 6/19/2021 5:01 PM cui_dch.inf_amd64_b8e01d9e8716d2a7 d----- 6/19/2021 5:01 PM detectionverificationdrv.inf_amd64_dcc202b5af4a34b5 ...复制代码
% ls -1 dev stable version-info.yaml复制代码
powershell.exe -ExecutionPolicy Bypass复制代码
C:\glazier-starter-kit\tools\bootstrap_winpe.ps1 --config_server https://YOUR_WEBSERVER_OR_BUCKETNAME_URL_GOES_HERE复制代码
Done. NoPromptIso: C:\OSDCloud\OSDCloud_NoPrompt.ISO ========================================================================= 2021-06-27-142237 New-OSDCloud.ISO Completed in 00 minutes 10 seconds OSDCloud ISO created at C:\OSDCloud\OSDCloud.ISO =========================================================================复制代码
X:\windows\system32>powershell -NoProfile -NoLogo -WindowStyle Maximized -NoExit -File "X:\Windows\System32\autobuild.ps1" -config_server https://YOUR_WEBSERVER_OR_BUCKETNAME_URL_HERE复制代码
- pin: '' choice: name: test_thing type: toggle prompt: "test toggle" options: [ {label: 'False', value: False, tip: ''}, {label: 'True', value: True, tip: ''}, ] - pin: '' ShowChooser: []复制代码
举报
本版积分规则 发表回复 回帖后跳转到最后一页