diff --git a/content/self-host/rustdesk-server-pro/console/_index.en.md b/content/self-host/rustdesk-server-pro/console/_index.en.md index f63c010..c66f7d5 100644 --- a/content/self-host/rustdesk-server-pro/console/_index.en.md +++ b/content/self-host/rustdesk-server-pro/console/_index.en.md @@ -90,6 +90,8 @@ This can also be done via the API at command line on deployment or later by call You can also assign strategy in this way, e.g. `--assign --token --strategy_name `. +You can also assign address book in this way, e.g. `--assign --token --address_book_name ` or `--assign --token --address_book_name --address_book_tag ` + The command line on Windows does not have output by default. To get output, please run like this, `"C:\Program Files\RustDesk\rustdesk.exe" ... | more` or `"C:\Program Files\RustDesk\rustdesk.exe" ... | Out-String`, see [here](https://github.com/rustdesk/rustdesk/discussions/6377#discussioncomment-8094952). ### Searching for a device