scripts/script_export_drivers_ps.cmd hinzugefügt
This commit is contained in:
6
scripts/script_export_drivers_ps.cmd
Normal file
6
scripts/script_export_drivers_ps.cmd
Normal file
@@ -0,0 +1,6 @@
|
||||
:: ---------------------------------------------------------------
|
||||
:: Exportiere Treiber mittels Powershell
|
||||
:: ---------------------------------------------------------------
|
||||
|
||||
powershell -command "& Export-WindowsDriver -Online -Destination C:\SETUP\Treiber" > C:\SETUP\Treiber\export.log
|
||||
|
Reference in New Issue
Block a user