scripts/script_export-drivers-ps.cmd aktualisiert
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"
|
||||
|
Reference in New Issue
Block a user