Re: Modifying dsheuristics

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi

"Alicew" <alicewonderl@xxxxxxxxx> wrote in message
news:1177605990.872968.320800@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx


But the file I got contained more information than I needed, and
contained the GUIDs of the imported objects.

I guess they are not necessary, but how do I get rid of them?

Anyway, if I want to modify and not add I should use changetype:
modify, right?

adding

-l dsheuristics

to your ldifde export will select just that attribute, see my previous post


So here is the ldf file I've created:

dn: CN=Directory Service,CN=Windows NT,CN=Services,CN=Configuration
changetype: modify
replace: dSHeuristics
extensionAttribute1: 0000000001001
-

Not sure where extensionAttribute1 comes from there....

Follow the example of the ldf files that come with ADAM. So if you have

dn: CN=Directory Service,CN=Windows NT,CN=Services,CN=Configuration

in your ldif file then import with

-c "CN=Configuration" #configurationNamingContext

on your ldifde import line

Lee Flight


.



Relevant Pages

  • Re: Migrating User information i.e. Groups
    ... to migrate OUs no prob. ... values for attributes on a modify using ldifde. ... Being able to pass a blank value on modify using ldifde ... LDIFDE and CSVDE were not necessarily meant for an overall migration tool, but rather to either change, import or modify. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Modifying dsheuristics
    ... contained the GUIDs of the imported objects. ... to your ldifde export will select just that attribute, ... Object Class Violation ... add or modify, ...
    (microsoft.public.windows.server.active_directory)
  • Re: Need help with import *.ldf
    ... If you are just adding 2 entries to the Turflist, ... Read my blog! ... Refer to the following site for ldifde help. ... I get the senderfilter.ldf file so i can modify it. ...
    (microsoft.public.exchange.admin)
  • RE: Ldifde import
    ... The server side error is "The name reference is invalid." ... csvde can only do ADD so if the managedBy field is empty you can add its ... however if you need to modify you must ... Save the above contents in a ldf file ...
    (microsoft.public.windows.server.active_directory)
  • Re: LDIFDE Bulk Modification
    ... Joe Richards Microsoft MVP Windows Server Directory Services ... > Is it possible to run a ldf file to modify all the user objects within an OU? ... > streetAddress: Whatever Street ...
    (microsoft.public.win2000.active_directory)