search for: csvde

Displaying 4 results from an estimated 4 matches for "csvde".

2016 Aug 30
3
We need to change our AD domain
...ta from one domain and import it > into a new one. Export your user/group data to CSV, its not that hard. https://www.manageengine.com/products/free-windows-active-directory-tools/free-active-directory-csv-generator-tool.html Some things work some dont..  try what you can use.   Or use CSVDE  ( which i preffer ) http://www.computerperformance.co.uk/Logon/Logon_CSVDE_Export.htm I used it for exports to csv only, for the import u use the regular tools on the samba server. Simple user export just open CMD.  Type : CSVDE -f adusers.csv -r "(objectClass=user)" And check your...
2008 Jun 23
2
Awk help
I have csvde dump from active directory I process on my postfix mta. It takes output like this: "CN=Curtis xxx,OU=Domain Users,OU=xxx xxx,DC=xxx-xxx,DC=local",X400:c=US\;a= \;p=xxx xxx xxx\;o=Exchange\;s=xxx\;g=xxx\;;SMTP:Cxxx at xxx-xxx.com and should return a relay_recipient map in the form of: Cx...
2016 Aug 31
0
We need to change our AD domain
...group data to CSV, its not that hard. > > > > https://www.manageengine.com/products/free-windows-active-directory-tools/free-active-directory-csv-generator-tool.html > > > > Some things work some dont.. try what you can use. > > > > > > > > Or use CSVDE ( which i preffer ) > > > > http://www.computerperformance.co.uk/Logon/Logon_CSVDE_Export.htm > > > > I used it for exports to csv only, for the import u use the regular tools on the samba server. > > > > Simple user export just open CMD. Type : CSVDE -f aduser...
2016 Aug 24
8
We need to change our AD domain
Hi All, As a result of a company restructure and name change we need to change our AD domain. I know that we can't change the AD domain name in Samba 4, so I'm looking at the smoothest way to migrate everything from one domain to another. Is there any (properly working) way we can export users, groups and policies from one domain and import them into another? I've spent a few