jumpserver/apps/accounts/automations/gather_accounts/host/windows/manifest.yml

14 lines
363 B
YAML
Raw Normal View History

2022-10-27 10:53:10 +00:00
id: gather_accounts_windows
2023-04-20 06:05:00 +00:00
name: "{{ 'Windows account gather' | trans }}"
2022-10-27 10:53:10 +00:00
version: 1
method: gather_accounts
category: host
type:
- windows
2023-04-20 06:05:00 +00:00
i18n:
Windows account gather:
zh: 使用命令 net user 收集 Windows 账号
ja: コマンド net user を使用して Windows アカウントを収集する
en: Using command net user to gather accounts