Something like this (I just took the one I used for my requirements and changed the computer name and property names so add/remove properties to meet your needs)
(
name of item 0 of it|"Computer Name missing"
, (if (size of item 1 of it = 1) then ((if it = "" then "No values" else it) of concatenation ";" of values of results (item 0 of it, elements of item 1 of it)) else (if (size of item 1 of it > 1) then (("Duplicates: " & concatenation "|" of ((name of it) & "=" & (id of it as string)) of elements of item 1 of it) as string) else ("Property does not exist")))
, (if (size of item 2 of it = 1) then ((if it = "" then "No values" else it) of concatenation ";" of values of results (item 0 of it, elements of item 2 of it)) else (if (size of item 2 of it > 1) then (("Duplicates: " & concatenation "|" of ((name of it) & "=" & (id of it as string)) of elements of item 2 of it) as string) else ("Property does not exist")))
, (if (size of item 3 of it = 1) then ((if it = "" then "No values" else it) of concatenation ";" of values of results (item 0 of it, elements of item 3 of it)) else (if (size of item 3 of it > 1) then (("Duplicates: " & concatenation "|" of ((name of it) & "=" & (id of it as string)) of elements of item 3 of it) as string) else ("Property does not exist")))
, (if (size of item 4 of it = 1) then ((if it = "" then "No values" else it) of concatenation ";" of values of results (item 0 of it, elements of item 4 of it)) else (if (size of item 4 of it > 1) then (("Duplicates: " & concatenation "|" of ((name of it) & "=" & (id of it as string)) of elements of item 4 of it) as string) else ("Property does not exist")))
, (if (size of item 5 of it = 1) then ((if it = "" then "No values" else it) of concatenation ";" of values of results (item 0 of it, elements of item 5 of it)) else (if (size of item 5 of it > 1) then (("Duplicates: " & concatenation "|" of ((name of it) & "=" & (id of it as string)) of elements of item 5 of it) as string) else ("Property does not exist")))
, (if (size of item 6 of it = 1) then ((if it = "" then "No values" else it) of concatenation ";" of values of results (item 0 of it, elements of item 6 of it)) else (if (size of item 6 of it > 1) then (("Duplicates: " & concatenation "|" of ((name of it) & "=" & (id of it as string)) of elements of item 6 of it) as string) else ("Property does not exist")))
, (if (size of item 7 of it = 1) then ((if it = "" then "No values" else it) of concatenation ";" of values of results (item 0 of it, elements of item 7 of it)) else (if (size of item 7 of it > 1) then (("Duplicates: " & concatenation "|" of ((name of it) & "=" & (id of it as string)) of elements of item 7 of it) as string) else ("Property does not exist")))
, (if (size of item 8 of it = 1) then ((if it = "" then "No values" else it) of concatenation ";" of values of results (item 0 of it, elements of item 8 of it)) else (if (size of item 8 of it > 1) then (("Duplicates: " & concatenation "|" of ((name of it) & "=" & (id of it as string)) of elements of item 8 of it) as string) else ("Property does not exist")))
, (if (size of item 9 of it = 1) then ((if it = "" then "No values" else it) of concatenation ";" of values of results (item 0 of it, elements of item 9 of it)) else (if (size of item 9 of it > 1) then (("Duplicates: " & concatenation "|" of ((name of it) & "=" & (id of it as string)) of elements of item 9 of it) as string) else ("Property does not exist")))
, (if (size of item 10 of it = 1) then ((if it = "" then "No values" else it) of concatenation ";" of values of results (item 0 of it, elements of item 10 of it)) else (if (size of item 10 of it > 1) then (("Duplicates: " & concatenation "|" of ((name of it) & "=" & (id of it as string)) of elements of item 10 of it) as string) else ("Property does not exist")))
, (if (size of item 11 of it = 1) then ((if it = "" then "No values" else it) of concatenation ";" of values of results (item 0 of it, elements of item 11 of it)) else (if (size of item 11 of it > 1) then (("Duplicates: " & concatenation "|" of ((name of it) & "=" & (id of it as string)) of elements of item 11 of it) as string) else ("Property does not exist")))
, (if (size of item 12 of it = 1) then ((if it = "" then "No values" else it) of concatenation ";" of values of results (item 0 of it, elements of item 12 of it)) else (if (size of item 12 of it > 1) then (("Duplicates: " & concatenation "|" of ((name of it) & "=" & (id of it as string)) of elements of item 12 of it) as string) else ("Property does not exist")))
, (if (size of item 13 of it = 1) then ((if it = "" then "No values" else it) of concatenation ";" of values of results (item 0 of it, elements of item 13 of it)) else (if (size of item 13 of it > 1) then (("Duplicates: " & concatenation "|" of ((name of it) & "=" & (id of it as string)) of elements of item 13 of it) as string) else ("Property does not exist")))
, (if (size of item 14 of it = 1) then ((if it = "" then "No values" else it) of concatenation ";" of values of results (item 0 of it, elements of item 14 of it)) else (if (size of item 14 of it > 1) then (("Duplicates: " & concatenation "|" of ((name of it) & "=" & (id of it as string)) of elements of item 14 of it) as string) else ("Property does not exist")))
, (if (size of item 15 of it = 1) then ((if it = "" then "No values" else ((((year of it as string & "/" & month of it as two digits & "/" & day_of_month of it as two digits) of date (local time zone) of it & " " & (two digit hour of it as string & ":" & two digit minute of it as string) of time (local time zone) of it)) of (it as time))) of concatenation ";" of values of results (item 0 of it, elements of item 15 of it)) else (if (size of item 15 of it > 1) then (("Duplicates: " & concatenation "|" of ((name of it) & "=" & (id of it as string)) of elements of item 15 of it) as string) else ("Property does not exist")))
)
of
(
elements of item 0 of it
,item 1 of it
,item 2 of it
,item 3 of it
,item 4 of it
,item 5 of it
,item 6 of it
,item 7 of it
,item 8 of it
,item 9 of it
,item 10 of it
,item 11 of it
,item 12 of it
,item 13 of it
,item 14 of it
,item 15 of it
)
of
(
set of BES computers whose (name of it as uppercase is "MYCOMPUTER")
, set of bes properties whose (name of it as lowercase = ("Property1") as lowercase)
, set of bes properties whose (name of it as lowercase = ("Property2") as lowercase)
, set of bes properties whose (name of it as lowercase = ("Property3") as lowercase)
, set of bes properties whose (name of it as lowercase = ("Property4") as lowercase)
, set of bes properties whose (name of it as lowercase = ("Property5") as lowercase)
, set of bes properties whose (name of it as lowercase = ("Property6") as lowercase)
, set of bes properties whose (name of it as lowercase = ("Property7") as lowercase)
, set of bes properties whose (name of it as lowercase = ("Property8") as lowercase)
, set of bes properties whose (name of it as lowercase = ("Property9") as lowercase)
, set of bes properties whose (name of it as lowercase = ("Property10") as lowercase)
, set of bes properties whose (name of it as lowercase = ("Property11") as lowercase)
, set of bes properties whose (name of it as lowercase = ("Property12") as lowercase)
, set of bes properties whose (name of it as lowercase = ("Property13") as lowercase)
, set of bes properties whose (name of it as lowercase = ("Property14") as lowercase)
, set of bes properties whose (name of it as lowercase = ("Property15") as lowercase)
)