Koozali.org: home of the SME Server

Exporting Users

Offline Jalax

  • 1
  • +0/-0
Exporting Users
« on: January 07, 2011, 10:40:14 PM »
Is it possible to export users from SME 7.4 to W2K3, W2K3 R2, Windows 2008, etc?

I checked the wiki, looked through and searched the website and found no answers.

Thanks for your time,

Jacob R.

Offline mmccarn

  • *
  • 2,656
  • +10/-0
Re: Exporting Users
« Reply #1 on: January 10, 2011, 01:21:34 PM »
lat-dump from http://wiki.contribs.org/Lazy_Admin_Tools will create a file with your SME user account information (among other things).

You could then use "dsadd" as part of a batch file to create those users in a Windows 2003 server:
http://blogs.technet.com/b/jhoward/archive/2005/01/27/361415.aspx

For a one-time project, I would normally take the 'users' file exported by lat-dump into excel, then re-format it to look like something that would work with dsadd.