Windowsタスクによる自動化
Windowsタスクの自動化を使用してコマンダーCLIのコマンドを実行
1
2
server US
login [email protected]3
this-device register
this-device persistent-login on
this-device ip-auto-approve on
this-device timeout 30d
quit4
record-add -t "Test Record" password=$GEN --record-type=login5
6
7
8
"C:\Program Files (x86)\Keeper Commander\keeper-commander.exe"record-update -r "Test Record" password=$GEN9
まとめ
security-audit-report --output c:\path\to\file最終更新
役に立ちましたか?

