I need to run a once-per-day script on each computer which requires a manually-set value for each computer which currently lives in the extension attributes for the computer.
- Is this the best way to keep computer-specific values in the JSS?
- How do I extract that value into the script so it can be used?
Thanks in advance.