SANDBOX. Quản lý Sandbox

Các lệnh để quản lý thành phần Sandbox:

Để chạy lệnh, hãy vào thư mục chứa tập tin thực thi Kaspersky Endpoint Security. Bạn cũng có thể thêm đường dẫn tập tin thực thi vào biến hệ thống %PATH% và chạy lệnh mà không cần điều hướng đến thư mục ứng dụng.

Cú pháp lệnh

avp.com stop sandbox [/login=<user name> /password=<password>]

avp.com start sandbox

avp.com sandbox /set [--tls=yes|no] [--servers=<server address>:<port>] [--timeout=<Sandbox server connection timeout (ms)>] [--pinned-certificate=<path to the TLS certificate>][/login=<user name> /password=<password>][--client-certificate=<path to the PFX archive>]

avp.com sandbox /show

Hoạt động

 

stop

Tắt thành phần Sandbox.

start

Bật thành phần Sandbox.

set

Cấu hình thành phần Sandbox. Bạn có thể sửa đổi các thiết lập sau:

  • Sử dụng kết nối được tin tưởng (--tls)
  • Thêm chứng chỉ TLS (--pinned-certificate)
  • Đặt thời gian chờ kết nối máy chủ Sandbox (--timeout)
  • Thêm máy chủ Sandbox (--servers)
  • Thêm một bộ chứa mã hóa (--client-certificate)

show

Hiển thị thiết lập hiện tại của thành phần. Bạn nhận được phản hồi sau:

sandbox.timeout=<Sandbox server connection timeout (ms)>

sandbox.tls=<trusted connection status>

sandbox.servers=<list of Sandbox servers>

Chứng thực

 

/login=<user name> /password=<password>

Thông tin đăng nhập vào tài khoản người dùng với các quyền Bảo vệ bằng mật khẩu cần thiết.

Ví dụ:

avp.com start sandbox

avp.com sandbox /set --tls=yes --pinned-certificate="C:\Users\Admin\certificate.pem"

avp.com sandbox /set --servers=10.10.111.0:147

Về đầu trang