Client anlegen
Diese Commands legt Clients an oder aktualisiert sie. Wird eine ClientId angegeben wird der entsprechende Client Eintrag aktualisiert oder ein neuer angelegt. Ist keine ClientId angegeben werden ActiveDirectoryObjectId oder die Kombination von ComputerName und ComputerDomain genutzt, um zu ermitteln, ob der Client schon vorhanden ist. In allen Fällen werden im Response die entsprechenden ClientIds zurückgeliefert. Für die V1, V2 und V3 ist es erforderlich alle Clientwerte anzugeben.
<ICQL>
<ACMP>
<SaveClients version="1">
<TSaveClientsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Clients>
<TClient_V1 xsi:type="TClient_V1">
<ClientId>{B03D2CCD-ADC1-4B9D-BDB8-87564B94030C}</ClientId>
<ComputerName>MyComputer</ComputerName>
<ComputerDomain>mydomain.local</ComputerDomain>
<MacAddress>00-80-41-ae-fd-7e</MacAddress>
<ComputerSid>S-1-5-21-3341858414-824459133-3810899301</ComputerSid>
<ActiveDirectoryObjectId>{B6C18E5F-26C1-4769-8E09-0D171F94415C}</ActiveDirectoryObjectId>
<ClientType>ctApplication</ClientType>
<PrimaryIP>PrimaryIP</PrimaryIP>
<DisplayIP>DisplayIP</DisplayIP>
</TClient_V1>
</Clients>
</TSaveClientsRequest_V1>
</SaveClients>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveClients version="1">
<TSaveClientsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Clients>
<TClient_V1 xsi:type="TClient_V1">
<ClientId>{B03D2CCD-ADC1-4B9D-BDB8-87564B94030C}</ClientId>
<ComputerName>MyComputer</ComputerName>
<ComputerDomain>mydomain.local</ComputerDomain>
<MacAddress>00-80-41-ae-fd-7e</MacAddress>
<ComputerSid>S-1-5-21-3341858414-824459133-3810899301</ComputerSid>
<ActiveDirectoryObjectId>{B6C18E5F-26C1-4769-8E09-0D171F94415C}</ActiveDirectoryObjectId>
<ClientType>ctApplication</ClientType>
<PrimaryIP>PrimaryIP</PrimaryIP>
<DisplayIP>DisplayIP</DisplayIP>
</TClient_V1>
</Clients>
</TSaveClientsResponse_V1>
</SaveClients>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveClients version="2">
<TSaveClientsRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Clients>
<TClient_V2 xsi:type="TClient_V2">
<VersionString>1.2.3</VersionString>
<ClientId>{B03D2CCD-ADC1-4B9D-BDB8-87564B94030C}</ClientId>
<ComputerName>MyComputer</ComputerName>
<ComputerDomain>mydomain.local</ComputerDomain>
<MacAddress>00-80-41-ae-fd-7e</MacAddress>
<ComputerSid>S-1-5-21-3341858414-824459133-3810899301</ComputerSid>
<ActiveDirectoryObjectId>{B6C18E5F-26C1-4769-8E09-0D171F94415C}</ActiveDirectoryObjectId>
<ClientType>ctApplication</ClientType>
<PrimaryIP>PrimaryIP</PrimaryIP>
<DisplayIP>DisplayIP</DisplayIP>
</TClient_V2>
</Clients>
</TSaveClientsRequest_V2>
</SaveClients>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveClients version="2">
<TSaveClientsResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Clients>
<TClient_V2 xsi:type="TClient_V2">
<VersionString>1.2.3</VersionString>
<ClientId>{B03D2CCD-ADC1-4B9D-BDB8-87564B94030C}</ClientId>
<ComputerName>MyComputer</ComputerName>
<ComputerDomain>mydomain.local</ComputerDomain>
<MacAddress>00-80-41-ae-fd-7e</MacAddress>
<ComputerSid>S-1-5-21-3341858414-824459133-3810899301</ComputerSid>
<ActiveDirectoryObjectId>{B6C18E5F-26C1-4769-8E09-0D171F94415C}</ActiveDirectoryObjectId>
<ClientType>ctApplication</ClientType>
<PrimaryIP>PrimaryIP</PrimaryIP>
<DisplayIP>DisplayIP</DisplayIP>
</TClient_V2>
</Clients>
</TSaveClientsResponse_V2>
</SaveClients>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveClientsRequest_V3">
<ACMP>
<SaveClients version="3">
<TSaveClientsRequest_V3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Clients>
<TClient_V3 xsi:type="TClient_V3">
<ClientId>{B03D2CCD-ADC1-4B9D-BDB8-87564B94030C}</ClientId>
<ComputerName>MyComputer</ComputerName>
<ComputerDomain>mydomain.local</ComputerDomain>
<MacAddress>00-80-41-ae-fd-7e</MacAddress>
<ComputerSid>S-1-5-21-3341858414-824459133-3810899301</ComputerSid>
<ActiveDirectoryObjectId>{B6C18E5F-26C1-4769-8E09-0D171F94415C}</ActiveDirectoryObjectId>
<ClientType>ctService</ClientType>
<PrimaryIP>192.168.2.123</PrimaryIP>
<DisplayIP>192.168.2.123</DisplayIP>
<VersionString>1.2.3</VersionString>
<IsManaged>false</IsManaged>
</TClient_V3>
</Clients>
</TSaveClientsRequest_V3>
</SaveClients>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveClientsResponse_V3">
<ACMP>
<SaveClients version="3">
<TSaveClientsResponse_V3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Clients>
<TClient_V3 xsi:type="TClient_V3">
<ClientId>{B03D2CCD-ADC1-4B9D-BDB8-87564B94030C}</ClientId>
<ComputerName>MyComputer</ComputerName>
<ComputerDomain>mydomain.local</ComputerDomain>
<MacAddress>00-80-41-ae-fd-7e</MacAddress>
<ComputerSid>S-1-5-21-3341858414-824459133-3810899301</ComputerSid>
<ActiveDirectoryObjectId>{B6C18E5F-26C1-4769-8E09-0D171F94415C}</ActiveDirectoryObjectId>
<ClientType>ctService</ClientType>
<PrimaryIP>192.168.2.123</PrimaryIP>
<DisplayIP>192.168.2.123</DisplayIP>
<VersionString>1.2.3</VersionString>
<IsManaged>false</IsManaged>
</TClient_V3>
</Clients>
</TSaveClientsResponse_V3>
</SaveClients>
</ACMP>
</ICQL>