I would like to be able to modify a string extension attribute based on a policy. Is this possible?
Heres our situation. We loan computers to students all over the state of PA and upon graduation or withdrawal, they are supposed to send the computers back to us. Sometimes they do, sometimes they don't. For those that don't, I have setup an Extension Attribute string that allows us to choose whether or not the computer is delinquent. If they are delinquent, the computer gets added to a smart group and an ongoing offline policy is run on that computer with the every5 trigger that pops up a reboot alert saying that they are required to send back their computer. What I would like to do is make it so that if the computer is marked as delinquent but is on our network, it changes the delinquency status to not delinquent. Can this be accomplished at all?