This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- AD Browser to look for usernames/computernames
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 04, 2013
02:01 PM
AD Browser to look for usernames/computernames
Is there any functionality in IS that will allow me to browse Active Directory for usernames or computernames? I'm looking to be able to select users and/or machines to have SQL scripts and such configured for.
Thanks!
Brian
Thanks!
Brian
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 08, 2013
08:26 AM
The closest thing I'm aware of in InstallScript are the various SdLogonUser* dialog boxes. The topic "Adding the Ability to Create or Set an Existing User Account" has more information.
There are also SQLBrowse2 and other SQL* dialog boxes that might apply. The Dialog Sampler will show you what many of these look like.
There are also SQLBrowse2 and other SQL* dialog boxes that might apply. The Dialog Sampler will show you what many of these look like.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 08, 2013
08:39 AM
FWIW, depending on your complexity ( it sounds like it's beyond the norm to me ) you might want to move this from the installer to the application.
