The easiest way I found the object names was:

Run the CSVDE.exe program (part of the server resource kit) on a DC and export the contents of an OU to a .CSV file. The file will header each column with the object name. Use these names to reference the objects in AD.

Hope this helps.