Is it possible to add multiple new computers to a domain using csvde? I have
a list of 30 pc's to do now, and who knows what will come down the road. I
can't find anything saying what the class would be for the value.

Re: Adding multiple machines with CSVDE by Jorge

Jorge
Thu Mar 27 14:27:26 PDT 2008

Hi
Check
http://technet.microsoft.com/en-us/library/bb727091.aspx
http://www.computerperformance.co.uk/Logon/Logon_CSVDE_Bulk.htm
--
I hope that the information above helps you.
Have a Nice day.

Jorge Silva
MCSE, MVP Directory Services

Re: Adding multiple machines with CSVDE by JohnWilt

JohnWilt
Fri Mar 28 04:37:00 PDT 2008

I have checked both of these before I posted. They don't say anything about
adding computers. I know how to do an import and export but don't know what
values I have to use for machines, such as object class and the like.


"Jorge Silva" wrote:

> Hi
> Check
> http://technet.microsoft.com/en-us/library/bb727091.aspx
> http://www.computerperformance.co.uk/Logon/Logon_CSVDE_Bulk.htm
> --
> I hope that the information above helps you.
> Have a Nice day.
>
> Jorge Silva
> MCSE, MVP Directory Services

Re: Adding multiple machines with CSVDE by Jorge

Jorge
Fri Mar 28 07:45:45 PDT 2008

I generally use ldifde but I think that in csvde is te same, to export, as a
sample all computers, try the following:
csvde -f c:\computers.csv -r objectclass=computer
This will export the computers with all attributes associated, then you can
use the links provided before to export/import only the attributes that you
want to work with.

--
I hope that the information above helps you.
Have a Nice day.

Jorge Silva
MCSE, MVP Directory Services


Re: Adding multiple machines with CSVDE by JohnWilt

JohnWilt
Fri Mar 28 09:00:02 PDT 2008

Thank you!! I am not familiar with ldifde, could you help me out on that? I
would like which ever is easiest!! I will try the export tonight and look at
what is exported. Thank you again.

"Jorge Silva" wrote:

> I generally use ldifde but I think that in csvde is te same, to export, as a
> sample all computers, try the following:
> csvde -f c:\computers.csv -r objectclass=computer
> This will export the computers with all attributes associated, then you can
> use the links provided before to export/import only the attributes that you
> want to work with.
>
> --
> I hope that the information above helps you.
> Have a Nice day.
>
> Jorge Silva
> MCSE, MVP Directory Services
>

Re: Adding multiple machines with CSVDE by Jorge

Jorge
Fri Mar 28 09:27:38 PDT 2008

read these:
http://support.microsoft.com/kb/237677/en-us
http://technet.microsoft.com/en-us/library/bb727091.aspx
Have fun...

--
I hope that the information above helps you.
Have a Nice day.

Jorge Silva
MCSE, MVP Directory Services