OS Deployment
Last modified by Steffi F on 2025/06/13 12:50
RolloutClient
RolloutClient Request
▶
RolloutClient Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/RolloutClientRequest_V1">
<ACMP>
<RolloutClient ActionType="Request" version="1">
<TRolloutClientRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<RolloutTemplateId>{59387FFD-B171-47C5-B735-041FA132CA39}</RolloutTemplateId>
<Clients>
<TClientRolloutConfig_V1 xsi:type="TClientRolloutConfig_V1">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<NewName>ABC</NewName>
<ProductKeyId>{59387FFD-B171-47C5-B735-041FA132CA39}</ProductKeyId>
<ComputerDescription/>
</TClientRolloutConfig_V1>
<TClientRolloutConfig_V1 xsi:type="TClientRolloutConfig_V1">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<NewName>ABC</NewName>
<ProductKeyId>{59387FFD-B171-47C5-B735-041FA132CA39}</ProductKeyId>
<ComputerDescription/>
</TClientRolloutConfig_V1>
</Clients>
<WakeUpClients>false</WakeUpClients>
<WOLPort>0</WOLPort>
</TRolloutClientRequest_V1>
</RolloutClient>
</ACMP>
</ICQL><ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/RolloutClientResponse_V1">
<ACMP>
<RolloutClient ActionType="Response" version="1">
<TRolloutClientResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TRolloutClientResponse_V1>
</RolloutClient>
</ACMP>
</ICQL>