Delete OU operation


The Delete OU operation deletes an OU.

The following table describes the elements for the <items> XML element and adapter request for the Delete OU operation:

 Elements for the <items> XML element and adapter request for the Delete OU operation

The following figure shows a sample adapter request for the Delete OU operation:

Adapter request for the Delete OU operation

<active-directory-request>
   <target>
     <host>vm-w23-rds19</host>
     <user-name>administrator</user-name>
     <password>bmcAdm1n</password>
   </target>
   <commands>
     <command>
       <active-directory-command>ADAM Delete</active-directory-command>
       <object-class>OU</object-class>
       <object-distinguished-name>OU=DEV-TEST-OU,DC=vm-w23-rds19,
    DC=local</object-distinguished-name>
       <parameters>
         <server>vm-w23-rds19</server>
         <port-number>50002</port-number>
         <domain>vm-w23-rds19.local</domain>
         <user-name>administrator</user-name>
         <password>bmcAdm1n</password>
       </parameters>
     </command>
   </commands>
 </active-directory-request>


The following figure shows a sample adapter response for the Delete OU operation:

Sample adapter response for the Delete OU operation

<active-directory-response>
 <metadata>
   <status>success</status>
 </metadata>
 <target-output host="vm-w23-rds19">
   <metadata>
     <os-id>Windows 2003</os-id>
     <os-version>5.2 Build 3790 Service Pack 2</os-version>
     <status>success</status>
   </metadata>
   <commands-output>
     <command-output>
       <metadata>
         <command>ldifde -i -f "ADAM_Data_File_1219762000599.ldf" -s
   "vm-w23-rds19" -t "50002" -b administrator
   vm-w23-rds19.local bmcAdm1n</command>
         <line-count>11</line-count>
         <execution-milliseconds>1797</execution-milliseconds>
         <exit-code>0</exit-code>
         <status>success</status>
       </metadata>
       <output>
         <line index="1">Attempting to connect to remote host...</line>
         <line index="2">Initialising rctrlx server component...</line>
         <line index="3">Executing remote application: cmd /c ldifde
   -i -f "ADAM_Data_File_1219762000599.ldf" -s "vm-w23-rds19" -t "50002"
   -b administrator vm-w23-rds19.local bmcAdm1n</line>
         <line index="4">Remote application process ID: 18396</line>
         <line index="5">Connecting to "vm-w23-rds19"</line>
         <line index="6">Logging in as "administrator" in domain
  "vm-w23-rds19.local" using SSPI</line>
         <line index="7">Importing directory from file
  "ADAM_Data_File_1219762000599.ldf"</line>
         <line index="8">Loading entries1 entry modified successfully.</line>
         <line index="9">The command has completed successfully</line>
         <line index="10">..</line>
         <line index="11">Remote application exited with code: 0</line>
       </output>
     </command-output>
   </commands-output>
 </target-output>
</active-directory-response>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*