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
»
Home directories
|
9/9/2010 12:04:22 PM
permalink
obnetadmin
Posts 6
Pulled in users from a list. I go to the Profile tab and under the Home Directory section, I choose Connect To. In my case, the drive letter is P. When I define the path as \\servername\share name\%username%, it does not populate the variable with the username. Should I use a different variable for Bulk AD Users?
9/28/2010 11:17:19 AM
permalink
admin
Posts 331
You can use the following format instead:
\\servername\share name\<attr>sAMAccountName</attr>
This feature is referred to as XML Placeholders and they are more flexible than the standard %username% placeholder convention. Here is a link to the relevant section of documentation:
http://www.wisesoft.co.uk/software/passwordcontrol/bulk_modify_xml_placeholders.aspx
It probably would have been a good idea to support the %username% convention as well though as many users expect this format to work. I'll consider adding this in future versions of the application.
Hope this helps,
David
8/20/2011 2:31:11 AM
permalink
puneet
Posts 1
when i create home directory. home directory create successfully. but not show user folder on share disk drive .
Puneet
8/21/2011 8:13:10 AM
permalink
admin
Posts 331
Hi,
BulkADUsers will only modify the attributes in Active Directory - it won't create the folders in the file system.
David
10/6/2011 2:14:24 AM
permalink
kevWCFE
Posts 2
Hi David,
Great program. Used another program to create 900 users but it doesn't do home folders. I used your edit in excel feature to create a home folder entry that is a combination of a couple of fields (course code, student ID and name).
The home folder attribute updated correctly as we wanted but the folder isn't created. As you state above and in a topic in the bug forum back in 2009 your software doesn't create the folder. Do you have any plans to add this feature to the software? Or would you know of a program or method to force server 2008 to create the folders that are listed in the home folder of all users if the folder doesn't already exist?
Thanks
K
10/9/2011 8:55:48 AM
permalink
admin
Posts 331
Hi,
I have another tool that can be used to create user accounts and home folders:
http://www.wisesoft.co.uk/software/account_management_spreadsheet/default.aspx
I'd eventually like to incorporate the features of account management spreadsheet into Bulk AD Users - the ability to create user accounts and create home folders etc. This might take some time though.
Hope this helps,
David
10/10/2011 3:34:50 AM
permalink
kevWCFE
Posts 2
Hi David,
Thanks for the reply. I saw that other tool but it was a bit complicated and I was under pressure to get it sorted.
In the end I used your tool to modify the home folder attribute but saved the excel sheet during the process as a CSV file. I then edited the CSV file to have just the home folder field in it and ran a batch file to import the contents of the CSV file line by line and run a MKDIR command on each entry.
Worked a treat.
Thanks again
pages:
1
|
Home
»
Bulk AD Users
-
Bulk AD Users - General
»
Home directories