Hello team, I am trying to get the property of bes action:
Timezone (Client local time or UTC)
and
Post Action Reboot
So far I am only able to get the execution tab start/end-date/time:.
((id of it, name of it, value of results from (bes property “Service Name”) of it,value of results from (bes property “Patch Window”) of it,value of results from (bes property “Maintenance Window”) of it) of computer of it, (id of it, name of it, name of issuer of it, time issued of it, start date of it as string,start time_of_day of it as string, end date of it as string, end time_of_day of it as string) of actions of it) of results of bes actions whose ((name of issuer of it contains “USER1”) AND (name of it as lowercase contains “02/27” as lowercase AND name of it as lowercase contains “SVR” as lowercase))
Thanks in advance for any feedback.