mirror of https://github.com/jumpserver/jumpserver
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
363 B
14 lines
363 B
id: gather_accounts_windows
|
|
name: "{{ 'Windows account gather' | trans }}"
|
|
version: 1
|
|
method: gather_accounts
|
|
category: host
|
|
type:
|
|
- windows
|
|
|
|
i18n:
|
|
Windows account gather:
|
|
zh: 使用命令 net user 收集 Windows 账号
|
|
ja: コマンド net user を使用して Windows アカウントを収集する
|
|
en: Using command net user to gather accounts
|