Posted on 11-24-2020 04:16 AM
I know you can include a script in the Extension Attribute section but can you also write to an Extension Attribute directly from a policy? If so, example? Thanks!
Posted on 11-24-2020 05:57 AM
No, not directly. But as a work around, you could have your script write a file to the computer in a tmp directory and then have your EA script read that file and return that as the EA.
Posted on 11-24-2020 06:16 AM
@RBlount Yeah, that's what I had but wondering if there was a better way. Thanks!
Posted on 11-24-2020 06:46 AM
You can write to an EA using the API.