Analysis Variables

Anyone have analysis code they use that will dump out all the environment variables found on linux and windows endpoints they care to share?

Check out https://developer.bigfix.com/relevance/reference/environment-variable.html for reference :slight_smile:

Maybe something like:
(name of it, value of it) of variables of environment

(There may be nuances here with 64-bit environment variables on Windows that can be accounted for depending on your requirements)

1 Like