Skip to content

Import Active Directory Computers for Remote Desktop #3367

@Tyrix

Description

@Tyrix

Manually adding a large number of Remote Desktop profiles in enterprise environments is time-consuming. Users currently have to enter each host manually, which doesn't scale well when managing entire Active Directory Organizational Units (OUs).

I would like to add an "Import from Active Directory" feature to the Remote Desktop view. This would allow users to specify an LDAP search base (OU DN) and automatically import all computer accounts into a target profile group.

To keep it straightforward, it should:

  • Use the current Windows credentials for the LDAP bind
  • Automatically filter out disabled computer accounts
  • Skip accounts that do not have a valid DNSHostname
  • Automatically skip duplicates to prevent cluttering the profile group

I have already developed this feature locally and I will be opening a PR for this shortly!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions