getImportWindowsUsersStatus

Returns the status of the ImportWindowsUsers command.

Request

<getImportWindowsUsersStatus>

Reply

<getImportWindowsUsersStatus> 
   <status>            
      <state/>
      <lastCompletionTime/>
   </status>
   <result value=" ">
      <description/>
   </result> 
</getImportWindowsUsersStatus>

Elements

state

Specifies the state:

  • running
  • notRunning
lastCompletionTime

Specifies the string representation of the UTC last completion time.

result

Specifies a zError or eDirectory value or 0 (for no error).

description

Specifies a text description of the result.