hello,
i'am using a script that permits me to parse a CSExport Generated XML File Into A Scoped CSV.
I want only to get the users wich are connected to my connector space.
when i use $csObject.connector -eq "1", in the result csv file i have some users which are not connected and are not in the Metaverse ?
is there another attribut that permit me to export only connected users ?
Thanks