Directory Object Picker for PowerShell Studio?

Post feature requests, product enhancement ideas, and other product-specific suggestions here. Do not post bug reports.
Forum rules
Do not post any licensing information in this forum.
This topic is 6 years and 3 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
dan.smith
Posts: 32
Last visit: Thu Jan 25, 2024 3:57 pm

Directory Object Picker for PowerShell Studio?

Post by dan.smith »

Resurrecting the following topic:

Could we request that an implementation of the Directory Object Picker (DOP) be added in a future release? We were wondering if this item could be added to the set of controls available in the toolbox?

The ability to easily select users and groups (either locally or from the AD) is something that I believe that many users would find very helpful. I would venture to guess that a control of this type would get as much use as the already implemented "open/save file" dialogs.

In our case, we're using PowerShell Studio to build a directory management application which frequently interacts with objects from Active Directory. Currently, we're using a kludged-together solution for searching for groups and/or users which isn't as robust as the Directory Object Picker implemented by Microsoft. In order to improve on our solution, we've attempted to wrap the native code in PowerShell so we can use it within our projects. The nice thing about this code it that it does not require the installation of the Active Directory module for PowerShell.

Anyway, we think this would be an valuable addition.

Original Post:
viewtopic.php?f=9&t=2287&p=2287&hilit=picker#p2287
This topic is 6 years and 3 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked