for /f "tokens=1,2,3,4,5,6,7,8,9,10,11 delims=," %a in (0.csv) do dsadd user "cn=%b,ou=%c,dc=domainserver,dc=com" -samid %i -upn %
i@123.com" target="_blank">
i@123.com -email %h -desc %c -pwd 12345678 -dept %d -title %e -empid %a -display %b -ln %b -mgr "cn=%f,ou=%c,dc=qunarserver,dc=com" -company %g -tel %j
这是个批处理