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>
Clients löschen
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteClientsRequest_V1">
<ACMP>
<DeleteClients ActionType="Request" version="1">
<TDeleteClientsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ClientIds>
<string>{9C09B35F-8990-4575-9E83-2BAF22C5EBC9}</string>
</ClientIds>
</TDeleteClientsRequest_V1>
</DeleteClients>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteClientsResponse_V1">
<ACMP>
<DeleteClients ActionType="Response" version="1">
<TDeleteClientsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TDeleteClientsResponse_V1>
</DeleteClients>
</ACMP>
</ICQL>
Client ID anfragen
Mit Hilfe des Commands kann deine Client ID beim ACMP Server angefragt werden. Alle Eigenschaften im Request müssen befüllt sein, sodass der ACMP Server auch eine eindeutige Client ID zurückliefern kann.
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetClientIdRequest_V1">
<ACMP>
<GetClientId ActionType="Request" version="1">
<TGetClientIdRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MachineId>{6B851FFB-ACF2-438F-A322-258BA0F8DAAC}</MachineId>
<ComputerName>MyComputer</ComputerName>
<MacAddress>00-80-41-ae-fd-7e</MacAddress>
</TGetClientIdRequest_V1>
</GetClientId>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetClientIdResponse_V1">
<ACMP>
<GetClientId ActionType="Response" version="1">
<TGetClientIdResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ClientId>{9C09B35F-8990-4575-9E83-2BAF22C5EBC9}</ClientId>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetClientIdResponse_V1>
</GetClientId>
</ACMP>
</ICQL>
Mobile Devices anlegen
<ICQL>
<ACMP>
<SaveMobileDevices ActionType="Request" version="1">
<TSaveMobileDevicesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MobileDevices>
<TMobileDevice_V1 xsi:type="TMobileDevice_V1">
<ClientId>{C889491A-0963-4392-8B3B-3363B9D7964B}</ClientId>
<DeviceName>DeviceName</DeviceName>
<Manufacturer>Manufacturer</Manufacturer>
<Model>Model</Model>
<Serialnumber>Serialnumber</Serialnumber>
<SystemUUID>SystemUUID</SystemUUID>
<DeviceCapacity>100000</DeviceCapacity>
<AvailableCapacity>80000</AvailableCapacity>
<User>User</User>
<EMail>EMail</EMail>
<IMEI>IMEI</IMEI>
<Status>Status</Status>
<LastConnected>1899-12-30T00:00:00.000Z</LastConnected>
<LastUpdate>1899-12-30T00:00:00.000Z</LastUpdate>
<PhoneNumber>PhoneNumber</PhoneNumber>
<CurrentCarrier>CurrentCarrier</CurrentCarrier>
<SimCarrierNetwork>SimCarrierNetwork</SimCarrierNetwork>
<CurrentMCC>CurrentMCC</CurrentMCC>
<ICCID>ICCID</ICCID>
<IsRoamingEnabled>false</IsRoamingEnabled>
<IsRoaming>false</IsRoaming>
<IsRooted>false</IsRooted>
<! MobileDeviceType possible values:>
0 = mdtAndroid
1 = mdtiOS
2 = mdtWindows
<MobileDeviceType>mdtAndroid</MobileDeviceType>
<! ImportSource possible values:>
0 = MWays
1 = Exchange
2 = NotAvailable
3 = Sophos
<ImportSource>MWays</ImportSource>
</TMobileDevice_V1>
</MobileDevices>
</TSaveMobileDevicesRequest_V1>
</SaveMobileDevices>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveMobileDevicesResponse>
<ResultCode>0</ResultCode>
</SaveMobileDevicesResponse>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveMobileDevicesRequest_V2">
<ACMP>
<SaveMobileDevices ActionType="Request" version="2">
<TSaveMobileDevicesRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MobileDevices>
<TMobileDevice_V2 xsi:type="TMobileDevice_V2">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<DeviceName>DeviceName</DeviceName>
<Manufacturer>Manufacturer</Manufacturer>
<Model>Model</Model>
<Serialnumber>Serialnumber</Serialnumber>
<SystemUUID>SystemUUID</SystemUUID>
<DeviceCapacity>0</DeviceCapacity>
<AvailableCapacity>0</AvailableCapacity>
<User>User</User>
<EMail>EMail</EMail>
<IMEI>IMEI</IMEI>
<Status>Status</Status>
<LastConnected>1899-12-30T00:00:00.000Z</LastConnected>
<LastUpdate>1899-12-30T00:00:00.000Z</LastUpdate>
<PhoneNumber>PhoneNumber</PhoneNumber>
<CurrentCarrier>CurrentCarrier</CurrentCarrier>
<SimCarrierNetwork>SimCarrierNetwork</SimCarrierNetwork>
<CurrentMCC>CurrentMCC</CurrentMCC>
<ICCID>ICCID</ICCID>
<IsRoamingEnabled>true</IsRoamingEnabled>
<IsRoaming>true</IsRoaming>
<IsRooted>true</IsRooted>
<! MobileDeviceType possible values:>
0 = mdtAndroid
1 = mdtiOS
2 = mdtWindows
<MobileDeviceType>mdtAndroid</MobileDeviceType>
<! ImportSource possible values:>
0 = MWays
1 = Exchange
2 = NotAvailable
3 = Sophos
4 = Intune
<ImportSource>MWays</ImportSource>
</TMobileDevice_V2>
<TMobileDevice_V2 xsi:type="TMobileDevice_V2">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<DeviceName>DeviceName</DeviceName>
<Manufacturer>Manufacturer</Manufacturer>
<Model>Model</Model>
<Serialnumber>Serialnumber</Serialnumber>
<SystemUUID>SystemUUID</SystemUUID>
<DeviceCapacity>0</DeviceCapacity>
<AvailableCapacity>0</AvailableCapacity>
<User>User</User>
<EMail>EMail</EMail>
<IMEI>IMEI</IMEI>
<Status>Status</Status>
<LastConnected>1899-12-30T00:00:00.000Z</LastConnected>
<LastUpdate>1899-12-30T00:00:00.000Z</LastUpdate>
<PhoneNumber>PhoneNumber</PhoneNumber>
<CurrentCarrier>CurrentCarrier</CurrentCarrier>
<SimCarrierNetwork>SimCarrierNetwork</SimCarrierNetwork>
<CurrentMCC>CurrentMCC</CurrentMCC>
<ICCID>ICCID</ICCID>
<IsRoamingEnabled>true</IsRoamingEnabled>
<IsRoaming>true</IsRoaming>
<IsRooted>true</IsRooted>
<! MobileDeviceType possible values:>
0 = mdtAndroid
1 = mdtiOS
2 = mdtWindows
<MobileDeviceType>mdtAndroid</MobileDeviceType>
<! ImportSource possible values:>
0 = MWays
1 = Exchange
2 = NotAvailable
3 = Sophos
4 = Intune
<ImportSource>MWays</ImportSource>
</TMobileDevice_V2>
</MobileDevices>
</TSaveMobileDevicesRequest_V2>
</SaveMobileDevices>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveMobileDevicesResponse_V2">
<ACMP>
<SaveMobileDevices ActionType="Response" version="2">
<TSaveMobileDevicesResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TSaveMobileDevicesResponse_V2>
</SaveMobileDevices>
</ACMP>
</ICQL>
Scandaten eintragen
Diese Commands tragen Scandata ein oder aktualisiert sie. Über die ClientId werden die entsprechende Scandaten bei dem Client aktualisiert oder neu angelegt. In allen Fällen werden im Response die entsprechenden Resultcodes zurückgeliefert, um so ein Feedback der Ausführung zu bekommen. Die Eigenschaften, die einen Fremd- oder Primärschlüssel beinhalten müssen gesetzt sein. Alle anderen Eigenschaften sind optional anzugeben.
Response Codes:
0: Scandaten konnten eingetragen oder aktualisiert werden.
9: Allgemeine Fehlermeldung.
19: Datenbankfehler: Insert, Update oder Delete.
26: ClientID ist nicht vorhanden
Eindeutige Werte für die Scandaten
- SaveCPU
- ProcessorName
- SaveHardDrives
- HaId
- SaveLogicalDrives
- Name
SaveMemorySlots
- DeviceLocator
- SerialNumber
- SlotID
- SaveMonitors
- RegKey
- SaveNetworkCards
- Name
- MACAdresse
- SaveServices
- Name
- SaveShares
- Name
<ICQL>
<ACMP>
<SaveBattery version="1">
<TSaveBatteryRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Battery>
<Name>Name</Name>
<ChargeStatus>ChargeStatus</ChargeStatus>
<PowerStatus>PowerStatus</PowerStatus>
<BatteryExists>1</BatteryExists>
<LifePercent>50</LifePercent>
<LifeFullTime>200</LifeFullTime>
<LifeTime>250</LifeTime>
<DesignCapacity>5000</DesignCapacity>
<DesignVoltage>12</DesignVoltage>
<EstimatedChargeRemaining>3200</EstimatedChargeRemaining>
<EstimatedRunTime>180</EstimatedRunTime>
<ExpectedLife>290</ExpectedLife>
<FullChargeCapacity>4900</FullChargeCapacity>
<MaxRechargeTime>250</MaxRechargeTime>
<PowerManagementSupported>1</PowerManagementSupported>
<TimeOnBattery>60</TimeOnBattery>
<TimeToFullCharge>180</TimeToFullCharge>
<Availability>Availability</Availability>
<BatteryStatus>BatteryStatus</BatteryStatus>
<Description>Description</Description>
<Chemistry>Chemistry</Chemistry>
<DeviceID>DeviceID</DeviceID>
<InstallDate>2017-12-30T00:00:00.000Z</InstallDate>
<Location>Location</Location>
<ManufactureDate>2017-12-30T00:00:00.000Z</ManufactureDate>
<Manufacturer>Manufacturer</Manufacturer>
<Status>Status</Status>
<StatusInfo>StatusInfo</StatusInfo>
</Battery>
<ClientId>ClientId</ClientId>
</TSaveBatteryRequest_V1>
</SaveBattery>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveBiosData version="1">
<TSaveBiosDataRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Bios>
<Name>Default System BIOS</Name>
<Copyright>HPQOEM - 1072009</Copyright>
<Date>07.05.12</Date>
<BIOSVendor>Hewlett-Packard</BIOSVendor>
<BIOSVersion>K01 v02.05</BIOSVersion>
</Bios>
<ClientId>ClientId</ClientId>
</TSaveBiosDataRequest_V1>
</SaveBiosData>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveCdDvdDrives version="1">
<TSaveCdDvdDrivesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CdDvdDrives>
<TCdDvdDrives_V1 xsi:type="TCdDvdDrives_V1">
<Availability>Availability</Availability>
<Capacity>0</Capacity>
<Manufacturer>Manufacturer</Manufacturer>
<MediaLoaded>false</MediaLoaded>
<MediaType>MediaType</MediaType>
<Model>Model</Model>
<Status>Status</Status>
<TransferRate>0</TransferRate>
<VolumeName>VolumeName</VolumeName>
<VolumeSerial>VolumeSerial</VolumeSerial>
<Drive>Drive</Drive>
</TCdDvdDrives_V1>
</CdDvdDrives>
<ClientId>ClientId</ClientId>
</TSaveCdDvdDrivesRequest_V1>
</SaveCdDvdDrives>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveCPU version="1">
<TSaveCPURequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CPU>
<ProcessorName>Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz</ProcessorName>
<CPUCount>1</CPUCount>
<Frequency>3401</Frequency>
<MaxFrequency>3401</MaxFrequency>
<CPUIDNameString>Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz</CPUIDNameString>
<NumberOfCores>4</NumberOfCores>
<Architecture>x64</Architecture>
</CPU>
<ClientId>ClientId</ClientId>
</TSaveCPURequest_V1>
</SaveCPU>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCPURequest_V2">
<ACMP>
<SaveCPU ActionType="Request" version="2">
<TSaveCPURequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CPU xsi:type="TCPU_V2">
<ProcessorName>Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz</ProcessorName>
<CPUCount>1</CPUCount>
<Frequency>3401</Frequency>
<MaxFrequency>3401</MaxFrequency>
<CPUIDNameString>Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz</CPUIDNameString>
<NumberOfCores>4</NumberOfCores>
<NumberOfLogicalProcessors>0</NumberOfLogicalProcessors>
<Architecture>x64</Architecture>
</CPU>
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
</TSaveCPURequest_V2>
</SaveCPU>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveDevices version="1">
<TSaveDevicesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Devices>
<TDevice_V1 xsi:type="TDevice_V1">
<DeviceName>DeviceName</DeviceName>
<ClassDescription>ClassDescription</ClassDescription>
<DriverDate>DriverDate</DriverDate>
<DriverVersion>DriverVersion</DriverVersion>
<DriverProvider>DriverProvider</DriverProvider>
<HardwareID>HardwareID</HardwareID>
<RegKey>RegKey</RegKey>
<DeviceClassName>DeviceClassName</DeviceClassName>
</TDevice_V1>
</Devices>
<ClientId>ClientId</ClientId>
</TSaveDevicesRequest_V1>
</SaveDevices>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveHardDrives version="1">
<TSaveHardDrivesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<HardDrives>
<THardDrive_V1 xsi:type="THardDrive_V1">
<DeviceId>{2BD532AD-47C4-C3A1-DC00-1AE22525CBE7}</DeviceId>
<HaId>0</HaId>
<Size>250051725</Size>
<Model>SanDisk SD7TB6S256G1001</Model>
</THardDrive_V1>
<THardDrive_V1 xsi:type="THardDrive_V1">
<DeviceId>{B04F8463-A32F-FCBF-5E0D-36517508E545}</DeviceId>
<HaId>1</HaId>
<Size>976760032</Size>
<Model>ST1000DM003-9YN162</Model>
</THardDrive_V1>
</HardDrives>
<ClientId>ClientId</ClientId>
</TSaveHardDrivesRequest_V1>
</SaveHardDrives>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveDisplays version="1">
<TSaveDisplaysRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Displays>
<TDisplay_V1 xsi:type="TDisplay_V1">
<HorizontalResolution>1920</HorizontalResolution>
<VerticalResolution>1080</VerticalResolution>
<AdapterChipset>AdapterChipset</AdapterChipset>
<Adapter>Adapter</Adapter>
<AdapterDAC>AdapterDAC</AdapterDAC>
<AdapterRAM>20000</AdapterRAM>
<DriverVersion>DriverVersion</DriverVersion>
<BiosVersion>BiosVersion</BiosVersion>
<BiosDate>BiosDate</BiosDate>
</TDisplay_V1>
</Displays>
<ClientId>ClientId</ClientId>
</TSaveDisplaysRequest_V1>
</SaveDisplays>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveLogicalDrives version="1">
<TSaveLogicalDrivesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LogicalDrives>
<TLogicalsDrive_V1 xsi:type="TLogicalsDrive_V1">
<ID>{1A6ACA67-59E4-B183-1B15-78727B90D0B0}</ID>
<Name>Z:</Name>
<DriveLabel>TecMedia</DriveLabel>
<Capacity>3170532264</Capacity>
<FreeSpace>2755243080</FreeSpace>
<FileSystem>NTFS</FileSystem>
<MediaType>Network Drive</MediaType>
<UNCPath>
1-QSNAS-01\TecMedia</UNCPath>
</TLogicalsDrive_V1>
<TLogicalsDrive_V1 xsi:type="TLogicalsDrive_V1">
<ID>{1BC047A3-54CB-26B6-9EC9-7FF3ADE06E79}</ID>
<Name>U:</Name>
<DriveLabel>VolumeFM01</DriveLabel>
<Capacity>512000</Capacity>
<FreeSpace>505204</FreeSpace>
<FileSystem>NTFS</FileSystem>
<MediaType>Network Drive</MediaType>
<UNCPath>
1-file01.aagon.local\drdallmann$</UNCPath>
</TLogicalsDrive_V1>
</LogicalDrives>
<ClientId>ClientId</ClientId>
</TSaveLogicalDrivesRequest_V1>
</SaveLogicalDrives>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveMachine version="1">
<TSaveMachineRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Machine>
<ChassisSerial>CZC3048K8J</ChassisSerial>
<SystemManufacturer>Hewlett-Packard</SystemManufacturer>
<SystemModel>HP Compaq Elite 8300 CMT</SystemModel>
<SystemSerial>CZC3048K8J</SystemSerial>
<SystemUUID>99918280-5FAC-11E2-9A94-10604B6D7B8A</SystemUUID>
<SystemVersion>Null</SystemVersion>
</Machine>
<ClientId>ClientId</ClientId>
</TSaveMachineRequest_V1>
</SaveMachine>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveMainboard version="1">
<TSaveMainboardRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Mainboard>
<Model>Model</Model>
<Manufacturer>Manufacturer</Manufacturer>
<Version>Version</Version>
<Serial>Serial</Serial>
<Name>Name</Name>
<Description>Description</Description>
<InstallDate>2017-12-30T00:00:00.000Z</InstallDate>
<OtherIdentifyingInfo>OtherIdentifyingInfo</OtherIdentifyingInfo>
<SlotLayout>SlotLayout</SlotLayout>
<Status>Status</Status>
<HostingBoard>True</HostingBoard>
<HotSwappable>True</HotSwappable>
<Removable>False</Removable>
<Replaceable>False</Replaceable>
<Depth>20</Depth>
<Height>50</Height>
<Weight>40</Weight>
<Width>5</Width>
</Mainboard>
<ClientId>ClientId</ClientId>
</TSaveMainboardRequest_V1>
</SaveMainboard>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveMemory version="1">
<TSaveMemoryRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Memory>
<PhysicalFree>8852072</PhysicalFree>
<PhysicalTotal>16649156</PhysicalTotal>
<SlotCount>4</SlotCount>
<SlotUsed>2</SlotUsed>
<VirtualTotal>19139524</VirtualTotal>
<VirtualFree>9781244</VirtualFree>
</Memory>
<ClientId>ClientId</ClientId>
</TSaveMemoryRequest_V1>
</SaveMemory>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveMemorySlots version="1">
<TSaveMemorySlotsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MemorySlots>
<TMemorySlots_V1 xsi:type="TMemorySlots_V1">
<SlotID>1</SlotID>
<DeviceLocator>DIMM1</DeviceLocator>
<MemType>SDRAM</MemType>
<Size>8388608</Size>
<Device>DDR3</Device>
<BankLocator>BANK 3</BankLocator>
<Form>DIMM</Form>
<SerialNumber>357176F0</SerialNumber>
<PartNumber>M3 78T5663QZ3-CF2</PartNumber>
<Manufacturer>Samsung</Manufacturer>
</TMemorySlots_V1>
<TMemorySlots_V1 xsi:type="TMemorySlots_V1">
<SlotID>2</SlotID>
<DeviceLocator>DIMM3</DeviceLocator>
<MemType>SDRAM</MemType>
<Size>8388608</Size>
<Device>DDR3</Device>
<BankLocator>BANK 1</BankLocator>
<Form>DIMM</Form>
<SerialNumber>35717930</SerialNumber>
<PartNumber>M3 78T5663QZ3-CF3</PartNumber>
<Manufacturer>Samsung</Manufacturer>
</TMemorySlots_V1>
</MemorySlots>
<ClientId>Id</ClientId>
</TSaveMemorySlotsRequest_V1>
</SaveMemorySlots>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveMonitors version="1">
<TSaveMonitorsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Monitors>
<TMonitor_V1 xsi:type="TMonitor_V1">
<RegKey>SYSTEM\CurrentControlSet\Enum\DISPLAY\FUS07D0\4&26FD984E&0&UID50727680\Device Parameters\</RegKey>
<DeviceId>{0EEF984F-FA07-49F3-AEC8-90CCEE1FE478}</DeviceId>
<Name>Generic PnP Monitor</Name>
<VendorID>FUS</VendorID>
<Model>E22W-5</Model>
<ManufactureDate>Week 36/2009</ManufactureDate>
<SerialNo>YV2P203663</SerialNo>
<MonitorSize>47cm x 30cm (22")</MonitorSize>
<AspectRatio>16:10</AspectRatio>
<FreqHorz>Null</FreqHorz>
<FreqVert>Null</FreqVert>
<Gamma>2,2</Gamma>
<DPMSSupport>Active Off</DPMSSupport>
</TMonitor_V1>
<TMonitor_V1 xsi:type="TMonitor_V1">
<RegKey>SYSTEM\CurrentControlSet\Enum\DISPLAY\FUS07CF\4&26FD984E&0&UID16843008\Device Parameters\</RegKey>
<DeviceId>{B910AEFB-D686-4C2C-8741-1A8B65F77083}</DeviceId>
<Name>Generic PnP Monitor</Name>
<VendorID>FUS</VendorID>
<Model>E22W-5</Model>
<ManufactureDate>Week 36/2009</ManufactureDate>
<SerialNo>YV2P203904</SerialNo>
<MonitorSize>47cm x 30cm (22")</MonitorSize>
<AspectRatio>16:10</AspectRatio>
<FreqHorz>Null</FreqHorz>
<FreqVert>Null</FreqVert>
<Gamma>2,2</Gamma>
<DPMSSupport>Active Off</DPMSSupport>
</TMonitor_V1>
</Monitors>
<ClientId>ClientId</ClientId>
</TSaveMonitorsRequest_V1>
</SaveMonitors>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveNetcards version="1">
<TSaveNetcardsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Netcards>
<TNetcard_V1 xsi:type="TNetcard_V1">
<ID>{6659EBF6-DE20-4D0A-8348-8E8316761DE8}</ID>
<Name>Intel(R) 82579LM Gigabit Network Connection</Name>
<DHCPServerIPs>192168002002</DHCPServerIPs>
<Gateways>255255255255</Gateways>
<IPs>192168002185</IPs>
<Mac>10-60-4B-6D-7B-8A</Mac>
<MaxSpeed>1000000000</MaxSpeed>
<Netmasks>255255255000</Netmasks>
<PrimaryWINSIPAddresses>192168002254</PrimaryWINSIPAddresses>
<SecondaryWINSIPAddresses>192168010253</SecondaryWINSIPAddresses>
</TNetcard_V1>
<TNetcard_V1 xsi:type="TNetcard_V1">
<ID>{C385883C-2E23-4496-B6E6-991610540808}</ID>
<Name>Intel(R) PRO/100+ Server Adapter (PILA8470B)</Name>
<DHCPServerIPs></DHCPServerIPs>
<Gateways>255255255255</Gateways>
<IPs>000000000000</IPs>
<Mac>00-90-27-FD-3E-C9</Mac>
<MaxSpeed>-1</MaxSpeed>
<Netmasks>000000000000</Netmasks>
<PrimaryWINSIPAddresses></PrimaryWINSIPAddresses>
<SecondaryWINSIPAddresses></SecondaryWINSIPAddresses>
</TNetcard_V1>
</Netcards>
<ClientId>ClientId</ClientId>
</TSaveNetcardsRequest_V1>
</SaveNetcards>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveOperatingSystem version="1">
<TSaveOperatingSystemRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<OperatingSystem>
<OSString>Microsoft Windows 8.1 Enterprise</OSString>
<OSNumber>6.3.9600</OSNumber>
<OSArchitecture>64-bit</OSArchitecture>
<ServicePack></ServicePack>
<ProductType>Unknown</ProductType>
<LastLoggedOnUser>NULL</LastLoggedOnUser>
<Language>English (United States)</Language>
<MajVersion>6</MajVersion>
<MinVersion>3</MinVersion>
<ReleaseID>12</ReleaseID>
<OSLanguageID>1033</OSLanguageID>
<SKU>4</SKU>
<WMIVersion>9600.16384</WMIVersion>
<Version></Version>
<ProductID>00261-80463-28279-AA319</ProductID>
<RegisteredUser>Windows User</RegisteredUser>
<InstallDate>2017-12-30T00:00:00.000Z</InstallDate>
<SerialNumber>00261-80463-28279-AA319</SerialNumber>
<OSSuiteMask>0</OSSuiteMask>
<LastBoot>2017-12-30T00:00:00.000Z</LastBoot>
<Platform></Platform>
<RegisteredOrg></RegisteredOrg>
<TimeZoneIndex>1</TimeZoneIndex>
<Region>Region</Region>
<StandardName>StandardName</StandardName>
<StandardBias>-60</StandardBias>
<DaylightName>DaylightName</DaylightName>
<DaylightBias>-120</DaylightBias>
</OperatingSystem>
<ClientId>ClientId</ClientId>
</TSaveOperatingSystemRequest_V1>
</SaveOperatingSystem>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SavePrinters version="1">
<TSavePrintersRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Printers>
<TPrinter_V1 xsi:type="TPrinter_V1">
<ShareName>ShareName</ShareName>
<PrintPagesPerMinute>5</PrintPagesPerMinute>
<PrintMaxResolutionSupported>600</PrintMaxResolutionSupported>
<PrintStaplingSupported>True</PrintStaplingSupported>
<IsColorPrinter>1</IsColorPrinter>
<SNMPEnabled>True</SNMPEnabled>
<PortNumber>9100</PortNumber>
<VerticalResolution>600</VerticalResolution>
<DefaultPrinter>True</DefaultPrinter>
<PrintDuplexSupported>True</PrintDuplexSupported>
<SNMPDeviceIndex>0</SNMPDeviceIndex>
<HorizontalResolution>600</HorizontalResolution>
<Port>9100</Port>
<PrinterType>PrinterType</PrinterType>
<IPAddress>IPAddress</IPAddress>
<Description>Description</Description>
<Queue>Queue</Queue>
<SNMPCommunity>SNMPCommunity</SNMPCommunity>
<PrinterState>PrinterState</PrinterState>
<Location>Location</Location>
<PrinterStatus>PrinterStatus</PrinterStatus>
<Protocol>Protocol</Protocol>
<Attributes>Attributes</Attributes>
<PrinterName>PrinterName</PrinterName>
</TPrinter_V1>
</Printers>
<ClientId>ClientId</ClientId>
</TSavePrintersRequest_V1>
</SavePrinters>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveServices version="1">
<TSaveServicesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Services>
<TService_V1 xsi:type="TService_V1">
<ProcessID>5040</ProcessID>
<Caption>ACMP Client</Caption>
<Description>Aagon Client Management Platform Client</Description>
<DisplayName>ACMP Client</DisplayName>
<Name>ACMPClient</Name>
<Started>1</Started>
<State>Running</State>
<Status>OK</Status>
<AcceptPause>0</AcceptPause>
<AcceptStop>1</AcceptStop>
<DesktopInteract>0</DesktopInteract>
</TService_V1>
<TService_V1 xsi:type="TService_V1">
<ProcessID>12020</ProcessID>
<Caption>ACMP Server</Caption>
<Description>Aagon Client Management Platform Server</Description>
<DisplayName>ACMP Server</DisplayName>
<Name>ACMPServer</Name>
<Started>1</Started>
<State>Running</State>
<Status>OK</Status>
<AcceptPause>0</AcceptPause>
<AcceptStop>1</AcceptStop>
<DesktopInteract>0</DesktopInteract>
</TService_V1>
</Services>
<ClientId>ClientId</ClientId>
</TSaveServicesRequest_V1>
</SaveServices>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveShares version="1">
<TSaveSharesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Shares>
<TShare_V1 xsi:type="TShare_V1">
<Caption>ACMP</Caption>
<Path>C:\Program Files (x86)\Aagon\ACMP Server\Clients</Path>
<Name>ACMP</Name>
<ShareType>Disk Drive</ShareType>
<Status>OK</Status>
<AllowMaximum>1</AllowMaximum>
<MaximumAllowed>0</MaximumAllowed>
</TShare_V1>
<TShare_V1 xsi:type="TShare_V1">
<Caption>OsdRepo</Caption>
<Path>C:\PROGRAM FILES (X86)\AAGON\ACMP SERVER\OSDREPO</Path>
<Name>OsdRepo</Name>
<ShareType>Disk Drive</ShareType>
<Status>OK</Status>
<AllowMaximum>1</AllowMaximum>
<MaximumAllowed>0</MaximumAllowed>
</TShare_V1>
</Shares>
<ClientId>ClientId</ClientId>
</TSaveSharesRequest_V1>
</SaveShares>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<SaveSoftware version="1">
<TSaveSoftwareRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Software>
<TSoftware_V1 xsi:type="TSoftware_V1">
<Name>Softwarename</Name>
<InstallationPath>InstallationPath</InstallationPath>
<InstallationDate>2017-12-30T00:00:00.000Z</InstallationDate>
<UninstallPath>UninstallPath</UninstallPath>
<Version>Version</Version>
<SourcePath>SourcePath</SourcePath>
<Publisher>Publisher</Publisher>
<Language>Language</Language>
<LanguageId>0</LanguageId>
<MinorVersion>1</MinorVersion>
<PatchLevel>2</PatchLevel>
<MajorVersion>3</MajorVersion>
<BuildNumber>4</BuildNumber>
<Edition>Edition</Edition>
</TSoftware_V1>
</Software>
<ClientId>ClientId</ClientId>
</TSaveSoftwareRequest_V1>
</SaveSoftware>
</ACMP>
</ICQL>

