Time zone and Pending Restart properties

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.

You can use/add “utc time flag of action of it” if its true then UTC time zone is selected else client local time zone.

Inspector Search | BigFix Developer

“restart flag of action of it”

Inspector Search | BigFix Developer

3 Likes

Hello VK!

This is exactly what I need! You were able to complete all the things we need for our checker.

Thank you very much as always! :slight_smile:

1 Like