Welcome to WiseSoft.co.uk!
Register
About
Contact
Donate
Home
Scripts
Articles
Software
Forum
Links
Active Directory Schema Guide
Submit a Script
All Scripts
Active Directory
Computer
Database
Event Logs
Exchange/Email
File System
General
Printer
SQL Server
Account Page
Address Page
COMPlus Page
DialIn Page
Environment Page
General Page
MemberOf Page
Organization Page
Profile Page
RemoteControl Page
Sessions Page
Telephones Page
TerminalServices Page
Batch File
HTA
KiXtart
PowerShell
T-SQL
VB
VBScript
Computer Accounts
Domains, Forests & Trusts
Groups
Monitoring & Replication
Organizational Units
Schema Information
Search
Sites and Subnets
User Accounts
PowerShell
VBScript
VBScript
PowerShell
VBScript
VBScript
VBScript
VBScript
VBScript
PowerShell
VBScript
VBScript
PowerShell
VBScript
HTA
KiXtart
PowerShell
VB
VBScript
VBScript
KiXtart
PowerShell
VBScript
PowerShell
VBScript
Batch File
KiXtart
PowerShell
VBScript
HTA
VB
VBScript
HTA
KiXtart
PowerShell
VBScript
HTA
PowerShell
T-SQL
VBScript
All Articles
Active Directory
Miscellaneous
Programming
Scripting
Security
SQL Server
WiseSoft
Submit Article
All Software
TSQL DDL Code History Tool
Account Management Spreadsheet
Bulk AD Users
Password Control
Script Builder
NTFSFix
TSQL DDL Code History Tool
Bulk AD Users
Password Control
Script Builder
Account Management Spreadsheet
NTFSFix
Scripting
Guestbook
Bugs
Suggestions
General
Bugs
Suggestions
General
Bugs
Suggestions
General
Bugs
Suggestions
General
Bugs
Suggestions
General
Bugs
Suggestions
General
Login
User Name:
Password:
Remember me next time
Forgot Password?
Login using OpenID:
Create free account
Exclusive access for registered users
Registered Users:
20870
Click here to find out how you can help support wisesoft.co.uk!
home
recent topics
recent posts
search
faq
AspNetForum v.5.2.7.0
WiseSoft :: Forum
:: Forum
user:
psw:
remember me
|
lost password
|
register
Home
»
Bulk AD Users
-
Bulk AD Users - General
»
Get users from list question
|
7/27/2011 12:46:15 PM
permalink
jwp100
Posts 1
Hi,
I've started using Bulk AD Users for a number of AD related tasks, and this product rocks. I didn't see a post related to this so I thought I would just pose the question -
I often get requests accompanied by a user list for certain AD profile data. If the list contains the samaccountname everything is cool, but many times it does not and instead contains an employee number or other stored attr for user identification.
Is there an option/ability to change the "Get users from list" function to use a different attr instead of samaccountname?
thx
JWP
8/7/2011 8:17:11 AM
permalink
admin
Posts 331
Hi,
There isn't a way to customize the "Get users from list" in the current version of BulkADUsers - it might be a useful feature to add to future versions though. There are some workarounds to consider:
You might be able to use the "Get Users From Query" option instead. This allows you to use your own LDAP filters and it's also possible to extend the pre-defined list of filters by updating the LDAPFilters.xml file in the application directory.
It's possible to update accounts using the CSV update feature which allows you to pick which attribute you want to use to match rows in the CSV file to users in AD (binding attribute). I'd normally advise using a unique attribute like sAMAccountName, but it's possible to use other attributes.
Note: If you intend to update multiple accounts from a single row in the CSV file you need to check the "Allow multiple users per CSV row". If you intend a 1:1 mapping between rows in the CSV file, leave it unchecked - if multiple accounts are matched an error will be thrown.
e.g. If you use sAMAccountName as the mapping attribute, it doesn't matter if you check the box - the attribute is guaranteed to be unique. Other attributes might be unique, but it's not enforced - e.g. Employee number. In these cases, you might want to either update all accounts with duplicate employee numbers or throw an error to alert you to the problem. In some cases you might want to intentially update multiple accounts - e.g. update manager attribute for each department.
Hope this helps,
David
pages:
1
|
Home
»
Bulk AD Users
-
Bulk AD Users - General
»
Get users from list question