Имя пользователя:
Пароль:
 

Название темы: GPO удаление драйверов USB
Показать сообщение отдельно

Ветеран


Сообщения: 27449
Благодарности: 8088

Профиль | Отправить PM | Цитировать


Даже не знаю.

Поиграться с:
Цитата:
Disable/Enable/Remove Command-Line Options

Starting from version 1.20, you can also use the following commands to disable, enable or remove USB devices from command-line:

/disable {\\RemoteComputer} <Device Name>
/disable_by_serial {\\RemoteComputer} <Device Name>
/disable_by_drive {\\RemoteComputer} <Device Name>
/disable_by_class {\\RemoteComputer} <USB Class;USB SubClass;USB Protocol>
/disable_by_pid {\\RemoteComputer} <VendorID;ProductID>
/disable_all {\\RemoteComputer}
/enable {\\RemoteComputer} <Device Name>
/enable_by_serial {\\RemoteComputer} <Device Name>
/enable_by_drive {\\RemoteComputer} <Device Name>
/enable_by_class {\\RemoteComputer} <USB Class;USB SubClass;USB Protocol>
/enable_by_pid {\\RemoteComputer} <VendorID;ProductID>
/enable_all {\\RemoteComputer}
/disable_enable {\\RemoteComputer} <Device Name>
/disable_enable_by_serial {\\RemoteComputer} <Device Name>
/disable_enable_by_drive {\\RemoteComputer} <Device Name>
/disable_enable_by_class {\\RemoteComputer} <USB Class;USB SubClass;USB Protocol>
/disable_enable_by_pid {\\RemoteComputer} <VendorID;ProductID>
/disable_enable_all {\\RemoteComputer}
/remove {\\RemoteComputer} <Device Name>
/remove_by_serial {\\RemoteComputer} <Device Name>
/remove_by_drive {\\RemoteComputer} <Device Name>
/remove_by_class {\\RemoteComputer} <USB Class;USB SubClass;USB Protocol>
/remove_by_pid {\\RemoteComputer} <VendorID;ProductID>
/remove_all {\\RemoteComputer}
/remove_all_connected - Remove all connected USB devices.
/remove_all_disconnected - Remove all disconnected USB devices
?!

Отправлено: 16:33, 26-11-2020 | #4

Название темы: GPO удаление драйверов USB